hi. how can i delete this lines here?
Hey diefleischerei!
Please add following code to Quick CSS
#after_section_1, #after_section_2, #after_section_3, #after_section_4, #after_section_5, #after_section_6 {
border-top: none !important;
}
then edit your color section element and choose not to display border
Best regards,
Yigit
OK, i have changes the settings of the color section :)
how can i change ALL the background to GREY? Thank you yigit?
Hi!
Please set color section background to grey – http://i.imgur.com/CFaDl46.png and then turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your color section a custom class and add following code to Quick CSS
.your-custom-class .container { background: white !important; }
You can give the same class to every color section element that you would like to have same properties :)
Best regards,
Yigit
I have found a way. NO color sections ;) :)
Hi!
Please go to Enfold theme options > Header and set header style to minimal :)
Edit: Then please add following code to Quick CSS
.av-main-nav > li.current-menu-item > a > .avia-menu-text {
color: green;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit
Done. How can i disable the image mouse over overlay here:
And do you know which plugin this is?
Hi!
Please try thisplugin https://wordpress.org/plugins/floating-social-bar/ it might not be exactly the same but it’s quite similar.
You can google for sites that show you which plugin is used on wordpress sites and try them. or search for social plugins on wordpress plugin directory https://wordpress.org/plugins
Best regards,
Vinay