- This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Hiding buttons when not in use
Hi there,
Is it possible to hide buttons when there is no link or text added to the button description via SKT Builder blocks.
The url is: tijdelijk.wzcvalkenswaard.nl
Image to illustrate: imgur.com/GIhhLYH
Thank you.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.aboutmore {
display: none;
}
Regards,
Chris
Hi Chris,
I’ve added the custom CSS, but the button is still visible….
Any other solutions?
see link in the message above.
Regards,
Robyn
Hi,
Kindly use this one:
.aboutmore {
display: none !important;
}
Regards,
Chris
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]
Gutenberg Block Editor Addons WordPress Gutenberg is, by itself, a robust content editor. However, if you want to increase its efficiency even more, then you […]