There seem to be some alignment problems with portfolio item categories on the portfolio page:
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.
the line with the portfolio categories is interfering with the text put for the portfolio page at certain breakpoints.
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;
}
There seem to be some alignment problems with portfolio item categories on the portfolio page:
For both cases see attachment below.
Hi HL,
We will address this problem soon through a theme update.
Can you please add the code below to your Custom CSS area:
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?
Hi there,
I just fixed that for you
Have a nice day!
Thanks. Everything looks good now.
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!