Forum replies created

    In reply to FlexSlider
    Imran
    Spectator
    Posts: 402
    June 10, 2015 at 1:04 pm #18104

    You’re welcome! 🙂

    In reply to FlexSlider
    Imran
    Spectator
    Posts: 402
    June 10, 2015 at 12:24 pm #18084

    Hi there,

    Thanks for writing in,

    As your website is in coming soon mode so I couldn’t check it. However to achieve more width in your content you can add following code under Appearance > Theme Options > Custom CSS:

    #primary {
    width: 74%;
    }

    Thanks.