Help my theme is not full width and is creating issues

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support Help my theme is not full width and is creating issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #18164
    pdelaroza
    Participant

    I am trying to make images that are full width and it all looks good on the screen but it is leaving a white space on the right side for iPads and on desktop browsers. Basically the image goes fullwidth on the left sid if screen but not the right. Happens on header, body content and footer. see screen shots

    you can login in as
    user- support
    password – test

    thanks

    #18168
    pdelaroza
    Participant
    This reply has been marked as private.
    #18179
    pdelaroza
    Participant
    This reply has been marked as private.
    #18182
    Raghavendra
    Moderator

    This is due to this css that visual composer adds –

    .vc_row {
        margin-left: -15px;
        margin-right: -15px;
    }
    

    All of your visual composer rows have this css applied while the rest of the page like header, footer do not have them.

    #18183
    pdelaroza
    Participant

    how can i disable that please?

    #18185
    Raghavendra
    Moderator

    Can you pls just ask the VC support about this since they should have seen this issue surely with many other themes which do not use Bootstrap 3 grid and should address this for compatibility.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.