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

    Hi,

    I am experiencing an issue where on my mobile device (phone) the cart icon counter is showing up below the cart icon instead of to the right. Can you please help?

    #915865

    Hey jolamptey,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      #top .av-cart-counter {
        top: 22%;
      }
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #916067

    Yes, this worked perfectly! Thank you very much.

    #916101

    Hi,

    Glad we could help :) Thanks for using Enfold and have a great day! :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Mobile Cart Icon Item Counter Issue’ is closed to new replies.