Hello,
I need help with two things:
1. I would like to know how to resize the Title on the Single Product Page.
It is too large.
2. I would also like to know how to add a sidebar on the left-hand side.
Thank you
Hey Jamie Pride,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.single-product div.product .product_title {
font-size: 20px;
line-height: 30px;
}
Here is how to add sidebar:
https://kriesi.at/support/topic/single-product-pages-sidebar-2/#post-308158
If you need further assistance please let us know.
Best regards,
Victoria