Reply 339319 to: Global CSS for Padding on Products Titles on Mobile Breakpoint

Avatar: Rose Tyler
Rose Tyler
Support staff
November 23, 2022 at 05:51

Hello,

Add the next code in Theme Options > Theme custom CSS > Global:

@media(max-width:763px){
    .single-product .product_title {
         padding: 0px 10px; 
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.