Jump to content

code for mobile device

Recommended Posts

Hello, I have mentioned 2 code below that works perfectly on desktop but I want them to reflect on mobile can anyone help me with some code for mobile?

 

 

 

 

.header-nav-item a[href="/crazy-deals-yL55D"] {
    color: #FFC300 !important;
  font-size: 20px;
}
 

 

.header-nav-item a[href="/crazy-deals-yL55D"] {
    animation: blinkingText 0.5s infinite alternate-reverse;
}

@keyframes blinkingText {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

Link to comment
  • Replies 1
  • Views 109
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • 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.