• Resolved icarez

    (@icarez)


    Hello there,

    LEt me start by saying your portfolio is very nice! it integrates perfectly with my theme and not alot of portfolios i tried did this correctly.
    I have 1 small small issue, when I make alot of catagories a new line of them on the portfolio page will hug the line above way to close.
    I tried to find a div class for it and add some margins but I cant get it to work.
    Could you tell me or guide me on how to seperate the 2 lines more?

    Sincerely, Icarez

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Thank you very much for praising the plugin. ??

    I have seen the issue. To fix the issue, you can use the below CSS in the ‘Appearance → Customize → Additional CSS‘ field from your Dashboard.

    CSS code

    .sp-advanced-portfolio-filter ul li a{
        margin: 6px 6px 6px 6px !important;
    }

    Feel free to adjust the CSS value from 6px to anything you like.

    Hope the answer helps. You can share your experience in the review page for the betterment of the plugin.

    Gratitude!

    Thread Starter icarez

    (@icarez)

    That worked like a charm, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘margins for catagories’ is closed to new replies.