Tagged: ,

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

    Is there a max width the theme can be set?

    I keep trying to widen the theme but it doesn’t seem to go beyond 1450px???

    #1076751

    Hey Jeffrey,

    There shouldn’t be a limit, but if you want it wide then maybe it would be better to set a percentage instead of a pixel value? 90% for instance?

    Best regards,
    Rikard

    #1076812

    That doesn’t work either. Stays the same.

    #1076946

    Hi,

    Where can we see and reproduce the problem?

    Best regards,
    Rikard

    #1077189

    These are my settings: Default Demo>Enfold Child Theme Options>General Layout >Layout>Stretched>Dimensions>Responsive Site Checked>Maximum Container width>100%

    You built this theme, you tell me?

    #1077218

    Even the demo is wider than my site…??

    Demo: https://kriesi.at/themes/enfold/
    Me: https://jsummers.info/

    Is it because my menu is smaller?

    #1077646

    Hi,

    I see that you have file compression active under Enfold->Performance. When you make changes to the site then you need to select to delete the old CSS and JS files at the bottom of the performance settings page and save, otherwise it’s likely that the changes are not reflected on the front end. Could you try that out please?

    Best regards,
    Rikard

    #1077813

    I changed that setting to your recommendation. Nothing changed. I even tried to reuse a px value but nothing I could do changed the width at all.
    I’ve left it set to 100%.

    I’m only running the most basic plugins (All 11 active) so I know it’s not that.

    What’s going on? Do you need to login to look at settings or ??

    #1078400

    Hi JeffreySummers,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .container {
        max-width: 1440px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1078429

    The first location did not work but the 2nd one did.
    Thank you!!

    #1078471

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Layout Width’ is closed to new replies.