Horizontal scroll bar issue

Home Forums Jevelin Theme Horizontal scroll bar issue

Home Forums Jevelin Theme Horizontal scroll bar issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Hi,

     

    I have installed Jevelin theme for my website graphicsindia.com. But, after installation, I am getting a horizontal bar on the desktop view for all the pages of the theme. Can you please check and let me know how to fix it.

     

    Since I am new to WordPress kindly share detailed step by step guide to fix this.

     

    For your reference, I have attached an image of the issue. You also view the issue by loading graphicsindia.com on your system.

     

    Looking forward to your quick response.

     

    Regards,

    Vijaya

     

    Attachments:
    You must be logged in to view attached files.

    Hi Vijaya,

     

    I hope you are well today and thank you for your question.

     

    I am not sure why it is displaying on your site but you can remove 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;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)