Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #812314

    Is there a way to set the size of the products in the product slider? The names of the products vary in length, so the products in the slider are uneven, making it a bit of an eyesore.

    #812315

    I’d also like to make the titles mixed case instead of all upper case.

    #812425

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .inner_product_header {min-height:150px !important;}
    .template-page .entry-content-wrapper .products.slide-entry-wrap h2 {text-transform:none;}

    Please let us know if you need further assistance!

    Best regards,
    Sarah

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