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

    Hi There

    I have an issue with the product masonry element on the website.
    On Desktop, there is a hover effect and all looks fine. When you view this on mobile, the detail does display but it runs outside of the element

    Can you assist please?
    Page with issue : http://abeandjar.com/beard-oils/

    #1085816

    Hey Willem7904,

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

    @media only screen and (max-width: 767px) {
    .av-masonry-entry-content {
        font-size: 14px;
        line-height: 14px;
    }
    }

    Best regards,
    Rikard

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