Tagged: , ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #359530

    Please, how can I style pages?

    #359642

    Hi emin!

    Please go to Enfold theme options > General Styling tab and add background image to sections as needed

    Regards,
    Yigit

    #359692
    This reply has been marked as private.
    #359768

    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

    #359790
    This reply has been marked as private.
    #359832

    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

    #359850
    This reply has been marked as private.
    #360222

    Hi!

    Please create a mockup of what you would you want to achieve, upload it to Dropbox or Imgur and then post the link here.

    Best regards,
    Josue

    #360284
    This reply has been marked as private.
    #360570

    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

    #360642
    This reply has been marked as private.
    #361246

    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

    #361373

    Thank you so much, Andy for your understanding and excellent support. I am most grateful.
    You can close this issue now

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Styling Sidebars, Pages’ is closed to new replies.