- This topic has 5 replies, 2 voices, and was last updated 5 years, 9 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 › All Other Themes › Question about the “bubbles”
Hello,
i have another question about the theme.
Is it possible to change the “bubbles” to “a line” – look at the screenshot
URL www.reitanlage-gläser.de
Screenshot: https://ibb.co/4Jk93GJ
Thanks Philipp
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.skt-builder-home-section2-block::before, .slider-main::after { background-image:none !important; background-color:#fff !important;}
Regards,
Dave
Good Morning Dave,
thanks for your Answer.
It works for the area under the slider.
But i want it or every Section on the Homepage.
Is this possible?
Thank and greetings from Germany
Philipp
Hi,
Kindly use this one:
.slider-main::after, .skt-builder-home-section2-block::before, .skt-builder-home-section4-block::before, .skt-builder-home-section6-block::before { background-image:none !important; background-color:#fff !important;}
Regards,
Dave
Good Morning Dave,
this code doesn´t work -.-
Greets
Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
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 […]