• Resolved MEMT-NETWORK

    (@memt-network)


    I assume this is possible with a simple CSS, but I don’t seem to figure out how to get it done. My images are getting a watermark at the center button. And when you hover over the image the social icons are over the watermark, which looks ugly.

    So I want to move them

    1. To the top center

    – or –

    2. To pop-up at the bottom outside the image so, in the lightbox background area center button. If only it doesn’t conflict its responsiveness on mobile etc.

    would be great. Thank you in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @memt-network,

    The social buttons cannot be moved to the top. I can send you a code to move them to the left instead of having them in the center.
    If you’d like to give that a try please add the following code in Appearance > Customize > Additional CSS:

    .everlightbox-social {
    	text-align: left !important;
    }

    Warmly,
    Mihaela

    Thread Starter MEMT-NETWORK

    (@memt-network)

    Hi,

    I’ve managed with css to move them to the top though ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Put social media icons to top’ is closed to new replies.