Jump to content

How can I change the hover color on a custom social media icon?

Recommended Posts

On 5/21/2021 at 6:58 AM, pixies1 said:

Thanks, Tuan, though unfortunately this code doesn't fix it, it puts them in three skinny columns instead!

Can you keep the code? We can check easier.

We tested on browser & see it should work.

image.thumb.png.5637dfa859f8ffd10755f644d9100f65.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Hi Tuan,

I added both blocks of CSS (below) and now it looks right. Thank you!

 

// testimonials - tablet 2 columns //
@media screen and (max-width:991px) and (min-width:768px) {
div#block-yui_3_17_2_1_1619732613520_13491+.row .span-4 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
// tablet testimonials //
@media screen and (max-width:991px) and (min-width:768px) {
div#block-yui_3_17_2_1_1619732613520_13491+.row .span-4 .code-block {
    width: 50%;
}
}

Link to comment

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.