theme
Hi, I'm using the BeTheme and I'm running into some issues. How can I customize these styles?
For example:
- How can I make the corners of images rounded?
- How can I align the titles to the left and limit them to only two lines?
- How can I change the style of the "Add to Cart" button?
- When I hover over an image, I see effects like in this example from the template (https://prnt.sc/QyFcvGU6vOhp)I want to achieve the image hover effect.
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
https://heyvape.de/shop/
When I hover over an image, I see effects like in this example from the template (https://prnt.sc/QyFcvGU6vOhp)I want to achieve the image hover effect.1) Use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
2a) Edit shop template, open Shop Products element settings, and in the Style tab set Text align to Left:
2b) Use also this CSS code:
3) Please go to Betheme -> Theme options -> Global -> Buttons, and you can adjust button styles there:
Best regards
Thank you very much for your response—it's very professional.
I’ve run into two new issues:
1) Add also this CSS, and recheck that:
2) Unfortunately, there is no option to add empty stars to products without reviews.
Best regards