Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1109479

    Hey Guys,

    I need to make the background for the quantity field in the cart entirely transparent (including the areas where there’s the + – symbol).

    Thanks.

    #1109667

    Hey lagruga,

    Please try the following in Quick CSS under Enfold->General Styling:

    .quantity input.minus, .quantity input.plus, .quantity input.qty {
      background-color:transparent !important;
    }

    Best regards,
    Rikard

    #1110293

    Hey Rikard,

    It’s perfect, many thanks and please close the case – cheers.

    #1110498

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Quantity Field Color Change/Make Transparent’ is closed to new replies.