• Resolved muonghoa

    (@muonghoa)


    Hello world,
    I am wondering how to reduce the sidebar size ?
    It looks like it is 70% (content) and 30% (sidebar)
    … And I would like it to be 80%-20%.

    Where should I go and what should I do to modify this ?
    Thanks so much, have a great day

Viewing 2 replies - 1 through 2 (of 2 total)
  • You will need to edit the styles.css in order to change the width of the content and sidebar. Either go to Appearance->Editor or load the style.css into a text editor and scroll down to find Media Query styles(line 1417 in my editor). You’re looking for .site-content and .widget-area classes in the first query. They are set by default to 65% and 26% so just change those up as needed and you should be OK.

    Thread Starter muonghoa

    (@muonghoa)

    Worked fine, thank you, have a GREAT day !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to modify the sidebar size ?’ is closed to new replies.