Skip to:
Content
Pages
Categories
Search
Top
Bottom

fixed width of site


  • Rishikant
    Participant

    @rishikant

    Hi,
    We are trying to fix width of site by doing this

    we pasted this code to style.css of bp-default’s child theme
    body { max-width: 960px;}
    but no effect is taking place.
    Hoping for reply soon.
    Thanks

Viewing 1 replies (of 1 total)

  • @mercime
    Keymaster

    @mercime

    @rishikant Fixed width, just use width instead of max-width. Or could just be that another style placed in another stylesheet overrides what you’re attempting to modify. Use Firebug add-on for Firefox or Chrome Developer Tool to identify the issue. Better yet, site url?

Viewing 1 replies (of 1 total)
  • The topic ‘fixed width of site’ is closed to new replies.
Skip to toolbar