Home Forums WoodMart support forum 95% Width

95% Width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #354721

    IanB
    Participant

    I have tried a few settings for the width of the theme full width works ok, but it doesn’t actually fill the full screen more like 80% , If I set the setting to content full width or wide (1600px) it does fill the screen fully.

    What I want is it to fill fully but to around 95% of any screen size, upto 1600px .

    Do I need to set ?

    .container {
    max-width: 1600px ;
    }

    .container, .container-fluid {
    width:95%
    }

    Is the correct method, or is there better code ?

    #354734

    Hello,

    If the code works fine for you and fulfils your requirements then you can keep it.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘95% Width’ is closed to new replies.