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

    Hello:) I wold like to know if you can give me a css so that I can make the fit in the Catalogue smaller then the body font, witch is now 17px.

    #1432378
    This reply has been marked as private.
    #1432395

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-catalogue-title {
      font-size: 18px;
    }
    
    .av-catalogue-price {
      font-size: 20px;
    }
    
    .av-catalogue-content {
      font-size: 15px;
    }

    Best regards,
    Rikard

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