Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1164293

    Hi,

    On one of my Enfold sites I can’t change the width of the site.

    I’ve reinstalled the theme and WordPress and tried with all plugins off, but the theme seems to stay at 1000 pixels wide which the original width I had set no matter what dimensions I enter in the backend. Not sure what’s going on I can change the overall width on other installations with the same settings under dimensions. I am wanting to add new data under the slider on the home page at an equal width to that slider and can’t make that happen either. Though that may be a margin or padding issue in the layout elements. COUld you take a look please? Thanks.

    #1164329

    Hey tonyiatridis,

    You didn’t add a measure after the value, please try this instead:

    1000px

    Best regards,
    Rikard

    #1164561

    Oh sorry that was just from the last time I typed it back in after trying to change the width. It doesn’t change width with the px there.

    #1164616

    Hi tonyiatridis,

    https://cl.ly/14015ccd4048 You have this setting in your child theme, please change it there.

    Best regards,
    Victoria

    #1164693

    Yes I know that’s where I was trying to change it. Tried for days, reinstalled everything, went to different browser on different computers cleared all caches, turned off all plugins, etc, etc.. Nothing. Tonight, oddly it works as expected as on all my other Enfold installations. Something got stuck but God only knows what. Well one of those things you don’t try to figure out as it’s working again. Thanks for the input.

    #1164887

    Hi tonyiatridis,

    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

    
    .responsive #top .container {
        max-width: 100%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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