Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #552652

    I saw this in another ticket.
    https://kriesi.at/support/topic/max-container-width/

    But wondering why the max container width in the general layout settings is not updating for me.

    Any idea why?

    I’d like to set it to 1000px wide. But it stays around 900px.

    Thanks,


    Gerard

    #552707

    Hey gerardbao!

    I see 1000px on my end. Are you using a caching plugin? If so then be sure to clear it’s cache.

    Cheers!
    Elliott

    #552752

    My webhost is WPengine, and they have pretty aggressive caching. I did purge all caches from the settings though. I cleared the caching for my browser too. It’s still displaying around 900px wide. I’ve had other people check it out too. They’re seeing what I’m seeing.

    #553243

    Hey!

    Can you please post the link to your website? If you have added custom CSS code into Quick CSS field and have typo/error there, that might be causing the issue. We can check it for you when you provide admin logins :)

    Cheers!
    Yigit

    #553253

    The only custom CSS I’ve added was to general styling.

    #top .avia-button.avia-color-light {
    text-decoration: none;
    }

    Link in private content.

    #553259

    Hey!

    I tried adjusting the value and it helped. There is 50px paddings on both sides that is why content is 100px less than what you enter in Enfold theme options. I set it to 1100px. Please review your website now

    Best regards,
    Yigit

    #553260

    Awesome. Thanks! By the way. I can’t seem to find the setting that allows me to have the main menu hover bar line that is shown in the theme demo.
    http://kriesi.at/themedemo/?theme=enfold-overview

    Any suggestions?

    #553271

    Hi!

    You have posted a link to demo overview page. Please go to the from this link – http://kriesi.at/themes/enfold-overview/ and then post the link or post a screenshot showing the element you would like to replicate :)

    Cheers!
    Yigit

    #553273

    Here you go. http://kriesi.at/themes/enfold/
    It has the reddish brown hover lines on the menu. Would it be great to see if those hover lines can display at the top instead of bottom of the header also.

    #553280

    Hey!

    Please go to Enfold theme options > Header and choose “Default” in Header Style to make them visible and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-menu-fx {
        bottom: 98%;
    }

    Best regards,
    Yigit

    #555330

    Awesome. Thanks! Close this ticket please. :)

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Max width container not updating’ is closed to new replies.