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

    Hello – when you are in the single product page and you hover your mouse pointer to the left or right of the screen there is an animated prev/next product arrow – view link. Do you know the CSS to remove the circle outlining the image? All my products are squares or rectangles and a circle doesn’t work.

    Thanks

    #634341

    Hey JasonC,

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

    .avia-post-nav .entry-image img {
        border-radius: 0px !important;
    }
    

    Thanks,
    Rikard

    #634797

    Seriously your support is A1. Thank you, couldn’t of found the answer without you…

    #635040

    Hi,

    Great, glad we could help :-)

    Regards,
    Rikard

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