Jump to content

SOLVED How To Increase size of Attribute Color (texture)


Recommended Posts

Hi

I use prestashop 1.7.5.2

I want to make the icons for the attribute colors (where I have a texture) to be bigger, but I cant seem to find were to change this.

I found to change the size of the drop down menus in  the theme.css file (I use Leo travel gear theme):

Quote

.product-variants {
  border-top: 1px solid #eaeaea; }
  .product-variants > .product-variants-item {
    margin: 1.25rem 0; }
    .product-variants > .product-variants-item select {
      border: 1px solid #eaeaea;
      padding: 2px;
      outline: none;
      margin-top: -0.625rem;
      width: 12.75rem; 
      height: 2.5rem; }

But cant seem to find any where I can change the size of the texture icons...

I have seen a lot of old posts where they change the product.css but that dont seem to be the case anymore:

 

 

 

Edited by Lasse Jensen (see edit history)
Link to comment
Share on other sites

  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...