Hi Team X,
Struggling with getting a hover effect on the social icons for our footer.
The css styling works in the cornerstone workspace but not on the front end.
.x-social-global a:hover {
color: #fff !important;
background-color: #994757 !important;
}
Another quick question is about the Background Upper Layers for a Row in our second and third row on the below page. The white text image we’ve added to the upper layer is perfect for desktop and laptop views but for the mobile view we see two different issues on two different screens, #1 - the entire background image part of the row is displayed as a thin line of the image only - see ss below or #2- the top text image layer is so small on top of the background image (when it displays) that we can’t read it. Do you have any tips on how to style these rows to display on mobile - specifically about the display size of the Background Upper Layer image on mobile.


