Tagged: body container, boxed layout, shrunk
-
AuthorPosts
-
August 12, 2024 at 5:35 pm #1464470
Hi Genius Team,
The main content body of our website has just shrunk to 1010px from its setting of 1310px for no apparent reason.– We have updated to the latest version 6.6.2.
– We have deactivated plugins.
– We have reset theme to stretched layout and back again and it made no difference.
– We tried adding this css to Enfold child styling to force the width back but made no difference:
.boxed#top, .html_boxed.html_header_sticky #header {
width: 1310px!important;
}
– We have changed no styling except a H2 change in Enfold child stylesheet (and the styling has been triple checked)….running out of ideas, can you help please? Website Link
Kind regards,
AnnemarieAugust 12, 2024 at 6:53 pm #1464472Hi G-Team :)
Just adding to Annemaries case.
Cookie info and content is also showing … below the footer…@sensitiv.dk (New case/matter) It is not suppose to show?And FYI I rolled Enfold back to 5.71 – The Size was restored! (See Annemaries issue above ) :-)
Feel free to upgrade again –
Thanks for your magic!August 12, 2024 at 7:59 pm #1464481Hi Annemarie,
The login details you sent don’t have administrator rights, please check.
@Netzie, please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.Best regards,
RikardAugust 13, 2024 at 8:50 am #1464517Hi Rikard ….see the private note.
August 13, 2024 at 11:55 am #1464524Hi,
Thanks for that. The theme options apply if the content in Quick CSS is removed, so you likely have some invalid or open code in there. You can try checking it in CSS lint tool: https://www.atatus.com/tools/css-lint
Best regards,
RikardAugust 13, 2024 at 12:44 pm #1464527there is a rule:
.jumplinks { text-decoration:underline!important; color:#0000ee!important; "}
remove that quote – to:
.jumplinks { text-decoration:underline!important; color:#0000ee!important; }
this quote hampers the curly bracket to close that ruleset
August 13, 2024 at 12:44 pm #1464528Thanks Rikard, I found the error… fortunately it was the last style I added (it has a ” at the end which I missed!)
.jumplinks {
text-decoration: underline!important;
color: #0000ee!important;”
}Thank you so much for your time and a pointer where to find it.
Annemarie
August 13, 2024 at 3:35 pm #1464537Hi,
Great, I’m glad to hear that you found the problem. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardAugust 13, 2024 at 3:37 pm #1464539Perfectly solved… you can close the topic, thank you!
August 13, 2024 at 8:42 pm #1464554Well spottet – Thanks for your razor sharp eagle eye!! 😁
That solved a 1000 things!!August 13, 2024 at 10:45 pm #1464562Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Body content (Boxed layout) has shrunk’ is closed to new replies.