New Landing How can we help? Themeforest Theme Support Flexform Full width not working for my website

Viewing 15 posts - 16 through 30 (of 43 total)
  • Posted in: Flexform
  • #99810
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Do you mean full width of the browser? (edge to edge) or full width of the site (1170px)?

    You can’t have it edge to edge, I thought you was referring to the background

    – Kyle

    #99812
    orange
    Member
    Post count: 56

    In theme option you have use below css for 1200px width but i want 100% width

    media=”screen”
    @media (min-width: 1200px)
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1170px;
    }

    #99814
    orange
    Member
    Post count: 56

    ok, now i want that single image, our highlights and WE BUILD APPS section this three all want full width (edge to edge)

    #99817
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It’s not possible, you would have to make the whole site edge to edge

    – Kyle

    #99820
    orange
    Member
    Post count: 56

    ok, how i do that

    #99822
    orange
    Member
    Post count: 56

    how you do full width(edge to edge) for only home banner

    #99824
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
      width: 100%;
    }
    .span12 {
      width: 100%;
    }

    – Kyle

    #99829
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You mean for the revolution slider?

    – Kyle

    #99830
    orange
    Member
    Post count: 56

    yes

    #99832
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It is full width? (see screenshot). If it’s not for you try clearing your cache

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #99835
    orange
    Member
    Post count: 56

    ok i put your code in style.css in common. you already set span12 css we want remove now?

    #99836
    orange
    Member
    Post count: 56

    i want background image for full width but i saw your screenshot it will show only for content

    #99838
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’re not supposed to add your custom css to the main css file, you need to add it to Theme Options > Custom CSS

    – Kyle

    #99912
    orange
    Member
    Post count: 56

    i got full width but scroll create in site
    shall you check it

    #99918
    orange
    Member
    Post count: 56

    In home page content in left aligned

Viewing 15 posts - 16 through 30 (of 43 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register