Product title banner size
-
Thank you for that 🙂
How can I make the product title banner size increase in height? How do I add the padding
Hello,
Please provide the screenshot. Do you mean this? http://prntscr.com/me3len
If so, here is the code:
body .single-breadcrumbs-wrapper {
padding-top: 50px;
padding-bottom: 50px;
}
You can change 50px as per your needs. Add the code to the Theme Settings > Custom CSS > Global.
If it is not what you need, please provide page URL and screenshot.
Best Regards