News:

AbanteCart v1.4.2 is released.

Main Menu

Novator Theme Help

Started by Nuno Neff, January 23, 2025, 07:03:29 AM

Previous topic - Next topic

Nuno Neff

Hi guys, I need your help to see if I can update my site to the new novator theme, can anyone help me with the css?

I don't like the the photos in the products, latest products, featured, best sellers and special, how do I add a border to it?

How can I do that? What do I need to change?

Manya Kapoor

You can add a border to the product images by customizing the CSS in your theme. Try adding the following CSS code:

CSS

.product-image img {
    border: 2px solid #yourcolor; /* Adjust the color and width as needed */
}

This will apply a border to all product images in the mentioned sections.

Nuno Neff

Im using Novator theme, where exactly do i have to add that code?

Thank you in advance :)

Forum Rules Code of conduct
AbanteCart.com 2010 -