Full width section causing horizontal scrollbar to appear on page.

Home Forums Jevelin Theme Full width section causing horizontal scrollbar to appear on page.

Home Forums Jevelin Theme Full width section causing horizontal scrollbar to appear on page.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • tristan
    Participant

    Hello, I was unable to use the full width section setting so i put this code in style.css from another topic of someone who had the same issue.

     

    .container.entry-content {
    width: 100% !important;
    max-width: 100% !important;
    }

    The code fixes the problem of not being able to use full screen width but it adds a horizontal scrollbar to the page which has the full width section.

     

    Upon using google chrome inspector, it seems like there is some extra padding on the right side of the full width section which causes the to page to be wider than the browser window; thus causing the horizontal scrollbar.

     

    website: http://robertamante.tristanglaw.com/

    Solution for this topic

    Hi @tristan,

     

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

     

    Could you please try changing above shared CSS code as following?

     

    .container.entry-content {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden;
    }

     

    Best regards,
    Shufflehound team

    tristan
    Participant

    I’ve added the extra css and it fixed the problem.

    Thank you very much!

    You are most welcome here 🙂

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form