- This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › SKT Builder -> Gallery -> Image Slider Block – Button
Hello SKT-Team,
i have a question regarding the “Read More”- Button in the Image Slider Block:
I would like to completely remove the button on every image in the Slide Show. So that there are only the pictures without the button, can you help me ?
All the best,
Felix
Hi,
Kindly show us the particular page URLs where you want the changes to happen.
Regards,
Dave
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.skt-builder-carousel-button {
display: none !important;
}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]