Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #652876

    Hi!

    I am using masonry to display my blogs because I like the grid format and I need the categories/sorting to be displayed at the top. The main problem I am having is that there are gaps between the tags. Obviously I have only picked a few categories to display so i’m assuming the blank tabs are the categories I haven’t selected. Is there a way to stop them from showing up?

    I am also not a developer so if there’s a way to do it without using code, that would be great!

    Thanks so much!

    #652895

    Hey insentra,

    Thanks for getting in touch with us!

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    #652923

    yes!

    website

    Thanks so much!

    • This reply was modified 7 years, 9 months ago by insentra.
    #652935

    Hi,

    Thanks for getting back to me!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .text-sep.avia_hide_sort {
        margin: 0px !important;
        border: none !important;
    }
    

    Best regards,
    Jordan

    #653629

    yay! Thank you sooo much! It totally fixed the problem :) you’re the best!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Masonry sorting tabs keep showing empty tabs’ is closed to new replies.