- This topic has 5 replies, 2 voices, and was last updated 5 years, 4 months ago by
David.
-
AuthorPosts
-
December 1, 2020 at 2:59 am #1560066
Jude
Hi there, I have added generate press to my new site but the slider to change the container to full size is not working. I am using block editor and I have no idea how I can get it resolved. All my content looked squeezed and my sing up box in the side widget is one thing long box and you can’t read the content.
Any idea’s how I can resolve this issue?Thanks in advance.
December 1, 2020 at 4:55 am #1560221David
StaffCustomer SupportHi there,
i responded here to your previous topic:
The two issues are related to the error on the site. See my reply in the link above
December 1, 2020 at 7:28 pm #1562612Jude
Hi David, thanks for your help. I thought I found the issue as I deactivated the plugin and Right-click copyright and it allowed me to use the functionality of the container width; however, the design of the sing up box was still faulty. I tried to use the other sign up box but the same issue.
I then deactivated all plugin, and however the signup box changed, it is still faulty. I also tried to log in from wp from admin instead of me as a user, but nothing seems to shift the issue. I contacted site support, but they mentioned there are no issues with my website on their end. I am lost what to do next. The slider works but it doesn’t matter what width I publish the content, it te sign up box stay faulty.
Is this perhaps because I use the theme now on my second site that I have issues at all? It seems so strange as my other site has generated press premium and the same plugin combination and no issues at all.
Assistance would be greatly appreciated.December 2, 2020 at 2:26 am #1563209David
StaffCustomer SupportOk good news is the Page is no longer throwing an error 🙂
The form is not displaying correctly as it has this CSS applied to it:#af-form-243449838 .af-standards .af-element { padding-right: 150px; padding-left: 150px; }I can’t see where that CSS is coming from but the 150px of left/right padding is the issue.
To fix that add this CSS to your site:
#right-sidebar .af-form-wrapper .af-standards .af-element { padding-left: 10px; padding-right: 10px; }Adding CSS: https://docs.generatepress.com/article/adding-css/
December 2, 2020 at 2:52 pm #1564660Jude
Thanks a lot for your excellent help David, much appreciated.
JudeDecember 3, 2020 at 3:29 am #1565395David
StaffCustomer SupportYou’re welcome
-
AuthorPosts
- You must be logged in to reply to this topic.