- This topic has 5 replies, 2 voices, and was last updated 8 years 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
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]