Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #108270
    Lena
    Participant

    Hi
    I´m using Catch flame theme. The free version. I want to widen all my pages and decrease the sidebar. That’s all I want to do. Do I really need to create Child pages?
    I have installed the plugin “Child pages” of Jan Henckens but I don´t know how to use it.
    What I see in this forum you always suggest “Custom CSS box”. I don´t have a “Custom CSS box”
    regards Lena

    #108305
    Mahesh
    Keymaster

    @lena: Please post in your site url.

    Regards,
    Mahesh

    #108316
    Lena
    Participant

    Hi
    My site is http://modeochstil.se/
    regard Lena

    #108322
    Mahesh
    Keymaster

    @lena: Go to Dashboard=> Appearance=> Customize=> Customize=> Additional CSS box and add the following CSS:

    .two-columns #primary {
    	width: 80%;
    }
    
    .two-columns #secondary {
    	width: 19%;
    }

    Regards,
    Mahesh

    #108399
    Lena
    Participant

    Hi
    Thank you for the answer but it doesn´t work. The page get lager but the sidebar disappear. I have tried to change the percent of the page (80 and 19) but that doesn’t work ether.
    regards Lena

    #108432
    Mahesh
    Keymaster

    @lena: The above code should have worked fine. Please check the image in the link below:
    http://bit.ly/2jO4LxG
    Can you please snap of your site after using the above CSS that the sidebar disappears.

    Regards,
    Mahesh

    #108498
    Lena
    Participant

    Now it’s working but I had to change the width in other places too, in the Style css file. I hope it stays like this.
    Thanks for the help.
    Regards Lena

    #108536
    Mahesh
    Keymaster

    @lena: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Widen all my pages and decrease the sidebar’ is closed to new replies.