• Resolved StefanPeeters

    (@stefanpeeters)


    Hy,
    On my page are 3 round images that are links right under the banner. I only want these images to appear as images but no links. How do I do that?
    Help is very appericiated!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @stefanpeeters,

    I have checked your site but it’s on maintenance mode.

    Anyway, if you don’t want to have the links on the round image below the banner, please try adding below custom CSS via Dashboard > Appearance > Customize > Additional CSS.

    .section-1 .col .img-holder {
        pointer-events: none;
    }

    If you have any further questions, please let us know.

    Thank you.

    Thread Starter StefanPeeters

    (@stefanpeeters)

    Hi,
    Thank you so much.
    That resolved it!

    Hello @stefanpeeters,

    I am happy to hear that your issue has been solved.

    Would you mind do us a favour by leaving us a reivew on www.remarpro.com here.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Images are links to post’ is closed to new replies.