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.
Hey tonyiatridis,
You didn’t add a measure after the value, please try this instead:
1000px
Best regards,
Rikard
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.
Hi tonyiatridis,
https://cl.ly/14015ccd4048 You have this setting in your child theme, please change it there.
Best regards,
Victoria
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.
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