Forums

How do i edit my themes width (4 posts)

  1. slimderek
    Member
    Posted 7 months ago #

    Hi
    Please i want to edit the width of my blog please i need a guide on how to do this
    im good with css but i can't figure it out
    http://techjay.com
    thats the url

  2. WPyogi
    Volunteer Moderator
    Posted 7 months ago #

    That theme does not have a set width -- it's "responsive" to change width according to the browser window or device size. So you'd probably have to do quite a bit of modifications to change that -- changes would be made in the CSS styles.

    For more help, try asking on the StudioPress forums -- as support is included in your theme purchase -- and commercial themes are not supported here.

    http://www.studiopress.com/support/

  3. anujasha9
    Member
    Posted 7 months ago #

    If you need to change the max width of your blog, There is a class called .wrap {
    margin:0 auto;
    max-width:1140px;
    }

    change this to the size you want "max-width:1000px;"

  4. WPWebs
    Member
    Posted 7 months ago #

    you may need to create support ticket for it or if you have a little bit design skill, you can set it from style.css otherwise you should hire any developer for it.

Reply

You must log in to post.

About this Topic

Tags