Jump to content

mracanelli

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by mracanelli

  1. Site URL: https://marcoracanelli.com/analisi-dei-dati-con-python

    Hello,

    I am trying to change the behavior of the blog post titles on this page (https://marcoracanelli.com/analisi-dei-dati-con-python)

    Ideally, when hovering over them, they'd slightly change color and get a color background, to emphasize that they are links.

    I had done in the past something similar to the blog summary section with the following code:

    .summary-title-link:hover {
      color: #0b1a4e;
      background-color: #D6F3E7;
    }
    
    .summary-title-link:active {
      background-color: #f4adae;
    }
    
    .summary-title-link:visited {
      color: #0a6883;
     }

    However, I am not able to replicate this in the desired blog page.

    Could you help?

    thank you,
    Marco

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.