Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Open external links in new tab #229469
    GramDoezie
    Participant

    Hi Skandha,

    That was a tricky one. I completely forgot to look at that particular setting. Solved, it works great. Thank you once again for your quick response.

    Best regards,
    GramDoezie

    in reply to: Changing content in widget #229349
    GramDoezie
    Participant

    Done,
    GramDoezie

    in reply to: Changing content in widget #229091
    GramDoezie
    Participant

    Hi Skandha,

    Never mind, I figured it out:

    .page-id-24  #media_image-2 {
        display: none;
    }

    I was thinking too difficult.

    Thanks for your help, you learned me something new on CSS code: “body:not(.page-id-24)”.

    Best regards,
    GramDoezie

    in reply to: Changing content in widget #229079
    GramDoezie
    Participant

    Hi Skandha,

    Cool that works. The image with the flower is only visible on a single page. But I also want to hide the image with the mountain on that same page. How can I do that?

    This code was’t working:

    body:is(.page-id-24) #media_image-2 {
        display: none;
    }

    I was thinking that the pseudo selector “:is” does just the opposite, but no.

    Kind regards,
    GramDoezie

    in reply to: Changing content in widget #229071
    GramDoezie
    Participant

    Hi Skandha,

    The lower one, so the one with the flower image.

    Kind regards,
    GramDoezie

    in reply to: Difference free versus pro version #228981
    GramDoezie
    Participant

    Hi Skandha,

    Thanks, information is clear.

    Regards,
    GramDoezie

    in reply to: Changing content in widget #228893
    GramDoezie
    Participant

    Hi Skandha,

    I created a test website: https://test2.clarioneers.nl/

    I hope it is clear what I am looking for. Thank you in advance for your help.

    Kind regards,
    GramDoezie

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