Leo
(@leohsiang)
Hi there,
Try this CSS:
body {
overflow-x: hidden;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps 🙂
Hey thank you, It worked…
But why it was happening any idea…
Another problem appeared…
Actually I have added 50 right and 50 left padding to the content from customizer >layout
But I don’t know why padding is not applied to the Gutenberg full-width element.
check screenshot
As I am using group block to, so i also tried this css
.wp-block-group__inner-container {padding-right:50px;
padding left:50px;}
but it didn’t worked
Theme Author
Tom
(@edge22)
The full width element uses CSS to force the element to bust out of the container. It’s not a great solution.
What if you ditch the full width alignment and set the container to full width, instead?: https://docs.generatepress.com/article/page-builder-container/
Then use the “Group” block to group your content on the page.
Theme Author
Tom
(@edge22)
That’s why you would want to add those full-width elements into the “Group” block, which has a contained width by default.
Otherwise, using the Full Width alignment option with the CSS Leo provided is the next best thing.
Can we use this theme for a gaming niche website? I want to change my theme. My website if on Fortnite maps niche and currently my theme is not user-friendly.
-
This reply was modified 6 years, 3 months ago by
gamsr99.
@shivamkr45 “Hey, I am a premium user”
As a premium user, the theme’s author may not provide support to you here. Please visit https://generatepress.com/ for support.
@gamsr99, If you need support then per the forum guidelines please start your own topic.
A lot more people will see your post, and that way you stand a good chance of getting the assistance you want. Despite any similarity in symptoms, your issue is likely to be completely different because of possible differences in physical servers, accounts, hosts, plugins, theme, configurations, etc. Thus one problem, on one setup is not indicative of the functionality and reliability of an application as a whole.
https://wordpress.org/support/forum-user-guide/faq/#i-have-the-same-problem-can-i-just-reply-to-someone-elses-post-with-me-too
https://wordpress.org/support/guidelines/#post-in-the-best-place
You can do so here:
https://wordpress.org/support/theme/generatepress/#new-post
I’ll be archiving your post and mine to not spam the original poster and detract from their question.
Thanks.