Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #631452

    hi is it possible to increase the size of the fontello shopping cart icon that shows in enfold theme? if so can you provide the way?

    #631519

    Hey codecreative,

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

    
    .cart_dropdown  .cart_dropdown_link > span:before {
    	font-size: 30px!important;
    }
    

    Best regards,
    Vinay

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