[Resolved] category page padding error

Home Forums Support [Resolved] category page padding error

Home Forums Support category page padding error

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1016327
    Matthias

    Hi,
    first of all thank you for the amazing generatepress theme. We are happily using the premium version and transferring all our sites due to the speed gains.
    On one site we have an issue with ONE category page (while all other category pages work fine). We have disabled plugins and cache, this is what happens:
    On mobile view only the category width is to wide, hence you do not see everything and have to move the screen.
    On all other categories it works fine.
    Any idea why this is happening?
    Thank you,
    Matt
    I pasted the category page in the URL field where it is happening.

    #1016394
    David
    Staff
    Customer Support

    Hi there,

    generally this happens because padding has been added to a 100% wide container. Can you flush and disable the cache so i can take a closer look.

    #1016445
    Matthias

    Hi David,
    thank you for your reply. I just deactived the caching + purged it.
    All the best,
    Matt

    #1016519
    David
    Staff
    Customer Support

    Try adding this CSS:

    .archive .page-header {
        overflow: auto;
    }
    #1016523
    Matthias

    Hi David,
    perfect! It worked, thanks a million for the great support,
    Matthias

    #1016534
    David
    Staff
    Customer Support

    Glad to be of help.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.