Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #100974
    FredericF
    Participant

    Hi,

    I have just bought the Pro version of Adventurous theme. It is great so far (even though I am not sure about the soundness of my investment – free version might have sufficed. But anyways..)

    I use the no-column option (www.coursdeguitarenancy.com).

    I would like the only column not to stretch accross the whole screen. Instead I would like it to be, say, 980 pixels wide maximum on wide screens. And still be mobile friendly.
    I searched the forum and could not find a way to do this.

    If such a request was made before and you gave a solution, can you please point me to it?

    Thanks,
    Frédéric

    #100997
    Mahesh
    Keymaster

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

    .no-sidebar-full-width .container {
        max-width: 980px;
    }

    Regards,
    Mahesh

    #101000
    FredericF
    Participant

    Works great, thank you!

    I may have other requests soon.

    Also, I am advising a friend of mine to buy another theme of yours. Before doing so, I have a question about it. I’ll go to Studio Pro’s forum.

    Frédéric

    #101010
    Mahesh
    Keymaster

    @fredericf: Yes sure. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to set max width for content?’ is closed to new replies.