- This topic has 3 replies, 2 voices, and was last updated 5 years, 2 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
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 […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]