Hi there,
Warm greetings!
My Chinese site need have same setting as per English site.
I use the same CSS setting as per English site, but seems wrong working.
It is portfolio category
Pls check
https://www.wlhtex.com/en/products/100-polyester-leather-backing-fabric/
this English site is what I need
https://www.wlhtex.com/products/100-di-lun-ge-bi-bu/
the Chinese site looks strange and small square position is wrong.
Could you help?
Thanks and best regards,
Wang
Hey Yaphoon,
Thank you for the inquiry.
You can use the same css code that we suggested in the previous thread (https://kriesi.at/support/topic/portfolio-category-page-style-changed/#post-1439049):
.grid-content .avia-arrow, .tag .grid-content .avia-arrow {
z-index: 10;
border: none;
top: -5px;
}
.grid-content .entry-content-header {
z-index: 20;
position: relative;
}
.grid-content {
position: relative;
}
.grid-content .avia-arrow {
border: none;
top: -11px;
}
Best regards,
Ismael