Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1213482
    Jamie Pride
    Guest

    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

    #1213596

    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

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