Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #365957

    I would like to set the max with of the content of a page to 90%. For the blog I already did that (with help :-)). The code I needed to add to quickcss was:

    #top .fullsize .template-blog .post .entry-content-wrapper > *, 
    #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 90%; }
    

    What element(s) do I need to use if I want to do this for the regular content as well?

    #365985

    Hey kashmyra!

    You can set it in Enfold theme options > General Layout > Dimensions :)

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.