Categories overlap with "Fancy Button 2" on Blog Page

Home Forums Gillion Theme Categories overlap with “Fancy Button 2” on Blog Page

Home Forums Gillion Theme Categories overlap with “Fancy Button 2” on Blog Page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Lina
    Participant

    Unfortunately I just changed the category button style to “fancy button 2”, which results in overlapping categories on the blog page:

    E.g. here with the second post “Hotel Erbprinz” https://www.petitchapeau.de/wandern-und-natur/

    Screenshot attached.

    Is there a way to fix this or at least limit the number of categories to show?

    Thanks!

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

    Lina
    Participant

    Can I please get any help here? I posted the bug 10 days ago.

    • This reply was modified 1 week, 1 day ago by Lina.

    Shufflehound
    Moderator

    Hi there,

     

    Sorry for our late response.

     

    You can add this custom CSS below to the Gillion settings > Custom CSS/JS:

    .blog-list.blog-style-masonry .post-categories a:nth-child(n+4) {
        display: none;
    }

     

    Let us know if that helps! 🙂

     

    Best regards,

    Shufflehound team

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