• I get an unnecessary scroll bar at the bottom of the page due to a CSS rule in style.css for TotalPress+TP-Primo

    .grid-container:not(.full) > .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem;
    }

    The negative margins cause the content to be larger than the body and causes the scroll bar. What is the intention of this rule?

    I can override it in the child theme.

    Cheers

Viewing 1 replies (of 1 total)
  • Theme Author ThemeAWESOME

    (@tsquez)

    Hey there sorry for the long delay, just been super busy with other stuff.

    Is there a screenshot you can show me or a ink that I can look at that shows what you are speaking about?

    Send it via the contact form on my site: https://themeawesome.com/contact/

    thanks and again I apologize for the delay.

Viewing 1 replies (of 1 total)
  • The topic ‘Unnecesary bottom scroll bar’ is closed to new replies.