Support ForumChange the back to top (#top) icon color – Support Forum https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/feed/ Fri, 04 Sep 2026 08:40:51 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/#post-7009 <![CDATA[Change the back to top (#top) icon color]]> https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/#post-7009 Thu, 05 Mar 2015 23:32:30 +0000 williamlv Is there a way to control the icon color for the page up command in the lower right hand corner? Ours by default is #42A2E1 and we want to change to #ff33ff I can’t seem to locate any code with that hex in it.

https://partytours.vegas/

]]>
https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/#post-7016 <![CDATA[Reply To: Change the back to top (#top) icon color]]> https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/#post-7016 Fri, 06 Mar 2015 09:15:04 +0000 IshYoBoy Hey,

You can change the color of the “Back To Top” via custom CSS.

The button itself can be accessed by the class “.ish-back_to_top” and the icon (it is a fontello icon ) can be accessed by “.ish-back_to_top:before”.

You can then control it via custom CSS. Also please check this topic to see how you can get the current CSS rules and properties and get inspired from them:

Inspect Element to make CSS changes using Custom CSS or in Child Theme

To sum it up you can use this CSS:

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/#post-7117 <![CDATA[Reply To: Change the back to top (#top) icon color]]> https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/#post-7117 Tue, 10 Mar 2015 21:45:24 +0000 williamlv what is the css to make the rollover color black instead of the blue?

]]>
https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/#post-7132 <![CDATA[Reply To: Change the back to top (#top) icon color]]> https://support.ishyoboy.com/forums/topic/change-the-back-to-top-top-icon-color/#post-7132 Wed, 11 Mar 2015 06:00:22 +0000 IshYoBoy Hey,

It’s the same just use the “:hover” pseudoclass of the element.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>