Hi support,
i need your help again please.
The category view in my shop seems to be okay, but the view of an single category looks horrible on my side.
I would like to reduce the size of the category image on the left. The Categorie description currently under the category image should be right next to the image. This page can not edit directly in Enfold and I can not find any information in google how i can solve it by myself. Can someone please help me?
Best regards,
Markus
Hi Markus,
I can’t see a link in your post, could you try to send it again please?
Best regards,
Rikard
Hi Rikard,
I’ve send you the link as private content.
Best regards,
Markus
Hey!
Please try to add following css code to the quick css field:
#top.tax-product_cat .template-shop .page-thumb{
float: left;
display: inline;
margin-right: 20px;
}
#top.tax-product_cat .template-shop .page-thumb img{
max-width: 150px;
max-height: 150px;
}
#top.tax-product_cat .template-shop .term-description{
display: inline;
}
To change the image width/height replace 150px with any other value.
Regards,
Peter
Hey Peter,
that’s exactly what i need!!!! You made my day!
Great support, thank you very much!
Best regards,
Markus
P.S. Super gut, ich danke Dir vielmals! :-)))
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon