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

    Hi the team !
    Actually on this page, when I am on smartphone (640x960px), it displays only one column. So only one watch appears in the first line : http://www.dual-time.fr/montres-audemars-piguet/
    I’d like to see 2 watches in the first line when I am on smartphone. Is it possible ?
    (P.S : when I am in a 768px resolution, it’s ok, I have 2 watches in the first line)
    Thanks for your help !
    Omar,

    #529551

    Hi omardualtime!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 769px) and (min-width: 481px) {
    .av_one_fourth {
        width: 50%!important;
    }}

    Best regards,
    Yigit

    #529574

    It works great !
    Thank you Yigit !
    Omar

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Images on smartphone’ is closed to new replies.