Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1318723

    Hi,
    I’m having problems with the catalogue size mobile, it looks good in a computer, not mobile.

    Thanks!

    #1318849

    Hey Fberguno,
    Thank you for your patience and the link to your site, I see that in the wine section of your catalog element the price title is quite long due to COPA & BOTELLA text with the price, my recommendation is to drop the price down to the next line so the price title and item title don’t overlap. Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    @media only screen and (max-width: 1440px) { 
    	#av_section_4 .av-catalogue-container .av-catalogue-price {
        position: relative;
    	}
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1318853

    Thank you Mike, it worked!

    #1318869

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Catalogue mobile size’ is closed to new replies.