Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    For changing the width of the sidebar, you can go to the Appearance > Customize > Additional CSS in the dashboard and insert the code mentioned below:

    #primary {
        width: 51.5763547%;
    }
    #secondary {
    	width: 44.4827586%;
    }

    Note: For increasing the width of the sidebar as you desire, increase the number in ‘#secondary’ and decrease the same from ‘#primary’.

    Thanks.

    Thread Starter sva55

    (@sva55)

    Thank you very much! You made a great theme!

    Hi,

    Glad to know it worked. Feel free to ask again if you get any issue regarding the theme. If you liked this theme, you can help us by leaving a review.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Sidebar width’ is closed to new replies.