- This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › How to get rid of bouncing ball on SKT White Pro
I can’t help thinking that I have asked this question before, but how do I get rid of the bouncing ball on the main page?
I finally figured out that it was called an arrow. Want to confirm that this the proper way to disable it:
a.arrow-down{display:none;}
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
a.arrow-down{display:none !important;}
Regards,
Brad
Thanks Brad.
Curious side question…that is the “!important” for?
Hi,
The !important rule is a way to make your CSS cascade but also have the rules you feel are most crucial always be applied. A rule that has the !important property will always be applied no matter where that rule appears in the CSS.
Regards,
Brad
Hi,
The !important rule is a way to make your CSS cascade but also have the rules you feel are most crucial always be applied. A rule that has the !important property will always be applied no matter where that rule appears in the CSS.
Regards,
Brad
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]