Thread Starter
TOTLDA
(@totlda)
Nice support forum… No one helpes…
Well, I can see on line 1459 in your theme’s stylesheet, this:
.site-info, .site-content, #colophon > .menu, #footer-banner {
max-width: 980px;
}
Removing that makes your site full-width.
I don’t know what your Google Maps plugin was, nor where it was, so I can’t really help you without more information.
Thread Starter
TOTLDA
(@totlda)
Hello Susan, thanks for your reply.
I already changed it to 100% but with no luck, are you sayind i should delete that entirely?
Where/how did you change it (what?) to 100%? I’m looking at your stylesheet and it’s still saying max-width: 980px.
It looks also like you have some sort of page layout builder plugin installed. Is that what you are using? If so, that plugin is trying to load a big pile of stylesheets and scripts, and it can’t find any of them because it’s looking in a subdirectory (www.totconsumiveis.pt/wp/…) for them and they’re in the root directory.
Thread Starter
TOTLDA
(@totlda)
Yes, i changed the stylesheet in cpanel on wp_content/themes/thesseract to 100%.
But i just checked and is 100%, dont know how do you seeing 980px, but im reletively new to this….
yes i have beaver builder plug in.
So what do you sugest that i do to solve the problem?
Thread Starter
TOTLDA
(@totlda)
Never mind, i didnt saved the changes, all you have to do is change the value to 100% and create a child-theme to dont lose all the changes when your theme is updated.
Thanks a million Susan.