Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #905033

    Site is currently displaying at a maximum container size of 960 px (1010 incl. padding), yet the maximum container width setting in theme menu is 1410px. Haven’t been able to resolve this – any ideas? Thanks.

    #905050

    Hey,

    Could you please create a temporary admin login and post it here privately so we can look into it?

    Regards,
    Yigit

    #905058
    This reply has been marked as private.
    #905064

    Hi!

    Your media queries in Enfold theme options > General Styling > Quick CSS field were missing closing curly brackets. I added them. Please review your website :)

    Here is a media query example

    @media only screen and (max-width: 767px) {
    .logo { display: none; }
    }

    Regards,
    Yigit

    • This reply was modified 6 years, 10 months ago by Yigit.
    #905482

    It’s always a missing bracket :D Many thanks!

    #906046

    Hi,

    Not always, but it can be easy to miss :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #906101

    Hi. You can close the topic, thanks.

    #906223

    Hi,

    Sure, thanks for using Enfold! Have a nice day :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Maximum container width not setting site width’ is closed to new replies.