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

    Please include the theme name.

    Thread Starter sacconi

    (@sacconi)

    it’s a custom theme from Underscores

    Moderator bcworkz

    (@bcworkz)

    Add this to Additional CSS:

    .page-id-14087 .wp-block-image:hover {
        border-color: lightgray;
        background-color: transparent;
    }

    There is a similar rule that accomplishes the orange hover effect, this rule must occur anywhere after that one. To do similarly for other pages, determine what the page’s ID is and use it in place of the 14087 used here.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.