Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #176562
    DerFabi2016
    Participant

    Hi there,
    I am using the everest theme for a long time. As I did a lot of customization I do not want to change to another theme.
    Is there a chance to change the layout with a sidebar so that it looks more like in the Catch Evolution theme?
    Sidebar should be separated clearly from the main content by a space with background colour – and also between different sidebar widgets I need this space with the background colour.

    Thank you very much in advance.
    Regards,
    Fabian

    #176576
    Skandha
    Participant

    @derfabi2016: Hello Fabian,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #176630
    DerFabi2016
    Participant
    #176657
    Skandha
    Participant

    @derfabi2016: Hello Fabian,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #page {
    	background-color:#123456;
    }
    #secondary .widget {
    	background-color:grey;
    }

    You can change the color according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adjust Catch Everest Sidebar Layout’ is closed to new replies.