• Hi,
    I need some help with adjusting the picture that pops up as part of the quick view function for my products. At the moment I have quite a thick top header menu which oscures any pictures that appear as part of quick view. I do not want to adjust the top header adn was thinking there must be a way of just adjusting the picture so its center rather than at the top of the pop up. any other solutions welcome.

    Many thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Kindly add the below code to the Appearance > Customize > Custom CSS section to do it –

    .is-visible .owp-qv-content-wrap {
        margin-top: 125px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Adjust picture in quick view’ is closed to new replies.