- This topic has 5 replies, 2 voices, and was last updated 8 years, 3 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]