Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #693444

    Hi,
    I have RTL site and it looks like the pluse and the minus of the product items have border opsite.
    can you advise what to do.

    thanks

    #693470

    Hey!

    Try adding this code to General Styling > Quick CSS:

    #top div .quantity input[type='button'] {
        border-left: 1px solid;
        border-right: 1px solid;
    }

    Cheers! 
    Josue

    #693583

    perfect!!
    thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.