Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244610
    Kavita
    Participant

    Hello,

    This is my site – https://4holidaymaniacs.com/

    On the left and right side, there is too much space. Is there a way to keep the left sidebar width same, but increase the width of the main content?

    Also, on the rest of the pages – https://4holidaymaniacs.com/2-weeks-in-namibia-detailed-itinerary-trip-report/, I am forced to use no sidebar, full width as content area is too small. I want to keep the content area this size and still add left side bar as there is lot of white speace on either side.

    Is it possible?

    Thanks so much in advance.

    #244699
    Skandha
    Participant

    @kavitachoudhary89gmail-com: Hello there,
    To increase the width of the page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .wrapper {
        width: 1200px;
    }

    But increasing the width of the page won’t be enough as after increasing the width the images won’t show up well. So it requires lot of customization to increase the width and then and adjust other elements. If you really need this I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to increase site width?’ is closed to new replies.