Home Forums WoodMart support forum Mobile Sold Out

Mobile Sold Out

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #591525

    lucachen
    Participant

    Good morning, I wanted to change the position for the mobile version of the letter O, how can I do it?

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #591646

    Hung Pham
    Keymaster

    Hi lucachen,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section:

    .product-labels.labels-rounded span.product-label {
    	font-size: 8px;
    }
    
    .product-labels.labels-rounded span.product-label{
    	padding: 5px 3px;
    }

    Regards,

Viewing 2 posts - 1 through 2 (of 2 total)