Please, how can I style pages?
Hi emin!
Please go to Enfold theme options > General Styling tab and add background image to sections as needed
Regards,
Yigit
Hey!
Please add following code to Quick CSS
.sidebar .widget_pages h3.widgettitle { background-color: red; padding: 5px; }
.widget_pages ul { background-color: orange; padding: 5px!important; }
.widget_pages ul { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); }
Regards,
Yigit
Hey!
Can you post the link to your website and a screenshot showing the changes you would like to make please so we can make sure that we are on the same page?
Regards,
Yigit
Hey!
I’m sorry but we already provided codes to alter the widget title.
1.) Adjust the widget title styling with this:
.h3.widgettitle { color: red;}
2.) Which title and which content? I’m sorry but please be more specific. A screenshot will really help.
Cheers!
Ismael
Hi!
.widgettitle {
color: red !important;
}
.widget li {
background-color: green;
}
section#archives-2 {
background-color: yellow;
}
section#categories-2 {
background-color: purple;
}
section#wysija-2 {
background-color: blue;
}
Please have in mind that we are here to assist if there are any problems with our themes. If you want to customize your website any further then in the future please refer to a freelancer or go to http://werkpress.com/ or http://www.envato.com/
Regards,
Andy
Thank you so much, Andy for your understanding and excellent support. I am most grateful.
You can close this issue now