Okay
  Public Ticket #1290112
Portfolio item categories and alignment problems
Closed

Comments

  •  2
    HL started the conversation

    There seem to be some alignment problems with portfolio item categories on the portfolio page:

    1. with many categories (10 or more) the line with the categories does not break at certain breakpoints and the categories are overlapping the margins of the page.
    2. the line with the portfolio categories is interfering with the text put for the portfolio page at certain breakpoints.

    For both cases see attachment below.

  • [deleted] replied

    Hi HL,

    We will address this problem soon through a theme update.

    Can you please add the code below to your Custom CSS area:

    .product-filter ul li {
        margin-left: 0px !important;
        margin-right: 20px !important;
        margin-top: 5px !important;
    }
    .product-filter {
        margin-top: 50px !important;
        text-align: left !important;
    }
    .product-filter ul li {
        float: left !important;
    }

  •  2
    HL replied

    Hi Ylli

    That looks much better now!

    But: Since your fix the portfolio categories on mobile (iPhone) are no links any more (not clickable) ...

    Can you have a look at this new problem, too?

  • [deleted] replied

    Hi there,

    I just fixed that for you

    Have a nice day!

  •  2
    HL replied

    Thanks. Everything looks good now.

  • [deleted] replied

    Hi hlietz,

    Glad to hear that

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!