[Resolved] Can't Make Sections Full Width

Home Forums Support [Resolved] Can't Make Sections Full Width

Home Forums Support Can't Make Sections Full Width

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #868934
    Mary Pearson

    On my website at https://sunrisetrophies.ca/ I have set a width of 1200 px. top bar, both nav menus, slider and footer all extend to the edges of the page, but all sections below the slider had left and right padding.

    All sections are set to full / full.

    I removed all of my custom CSS, thinking that I had done something wrong there, but it didn’t make a difference.

    I am using custom CSS of
    .generate-sections-inside-container {
    padding-left: 0px;
    padding-right: 0px;
    }
    which does enlarge the width for the map, but it still doesn’t go to the edges of the page like nav bars and footer.

    I have tried
    .container {
    width: auto;
    }
    and a few others that I found in the forums, but nothing seems to work.

    What am I missing please?

    #868945
    Leo
    Staff
    Customer Support

    Hi there,

    This CSS is causing the issue:
    https://www.screencast.com/t/vGItFkNT

    It’s coming from a plugin:
    http://www.screencast.com/t/6cuC9tIW1rrh

    #868947
    Mary Pearson

    Thank you Leo. This plugin has given me nothing but headaches. Can you recommend another one that does a similar job?

    #868970
    Leo
    Staff
    Customer Support

    It’s a plugin for image hover effects?

    Sorry I’m not aware of a good plugin that does it unfortunately.

    #868971
    Mary Pearson

    Yes, when you hover over it, it flips to the back with information.

    #868972
    Leo
    Staff
    Customer Support

    Sorry I’m not familiar with any plugins like that πŸ™

    #868973
    Mary Pearson

    Thanks for your help Leo.

    #868977
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

    Things like that can usually be done with some CSS if you are comfortable with it.

    I would assume there are some ready-made solution on Google πŸ™‚

    #868979
    Mary Pearson

    I hadn’t even thought of that Leo. Thank you. I will look into it.

    Much appreciated!

    #868982
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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