Home Forums WoodMart support forum “Click to enlarge” button to be on top left instead of bottom left

“Click to enlarge” button to be on top left instead of bottom left

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #460074

    chuananz
    Participant

    Hi there,

    Could you kindly assist us to have the “Click to enlarge” button to be on top left instead of bottom left of product images on Single Product pages?

    Looking forward to hearing from you asap.

    Thank you.

    #460119

    Hi,

    .wd-action-btn.wd-style-icon-bg-text>a {
    	position:absolute;
    	top: -450px !important;
    }

    So, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)