Home › Forums › Jevelin Theme › Horizontal scrollbar after theme install
Home › Forums › Jevelin Theme › Horizontal scrollbar after theme install
After installing the “Creative Agency” theme and accessing the site where it was installed: https://www.landingpagedude.ca/lpdudenew A horizontal bar is shown in the browser, as if the site content is more than 100% wide.
Another detail is that the menu items at the top do not have the correct links. And on the Contacts page, there is no form in the “JOIN OUR TEAM” section. If you can correct these problems, please.
Best Regards.
Hello! I noticed that the ‘Subscribe to our newsletter’ section located on the Homepage is also missing a form.
Hi @sethgoyes,
I hope you are well today and thank you for your questions.
After installing the “Creative Agency” theme and accessing the site where it was installed: https://www.landingpagedude.ca/lpdudenew A horizontal bar is shown in the browser, as if the site content is more than 100% wide.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container { overflow: hidden; }
Another detail is that the menu items at the top do not have the correct links. And on the Contacts page, there is no form in the “JOIN OUR TEAM” section. If you can correct these problems, please.
Please create a contact form on your site using Contact Form 7 plugin and add its shortcode in the Contacts page to display it.
Hello! I noticed that the ‘Subscribe to our newsletter’ section located on the Homepage is also missing a form.
This is also happening because of the same issue as described above which will resolve when you will create contact from using Contact Form 7 plugin and configure the ‘Subscribe to our newsletter’ section.
It seems this is happening because when importing the demo content you might have not activated the Contact form 7 plugin on your site.
Best regards,
Shufflehound team