Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #82727
    Pia
    Member

    Hi, Sakin:

    May I please ask for your help to increase the content width of my site even just a little bit? What code please?

    Your help is much appreciated. Thank you.

    #82730
    Mahesh
    Keymaster

    Hi Pia,

    Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:

    .site-content {
    width: 100%;
    }

    Note: Default width for this is 1100px.

    Regards,
    Mahesh

    #82765
    Pia
    Member

    Thanks, Mahesh!

    It worked!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Increase the content width’ is closed to new replies.