I’ve been trying to work out how to add a grey translucent shading to the light transparent button, everything I’ve tried hasn’t worked, do you have a quick CSS I can add?
Hey getfletch,
Could you post a link to where we can see the button in question please? Also please try to explain your intentions a bit further, or post a screenshot highlighting them.
Best regards,
Rikard
Hi Rikard
I’ve attached pictures of the design and screenshots of the front and backed
I’m using Grid Row, with a background image and a Light Transparent large button
Hi,
Thanks for that. So it’s the second screenshot which you need help with designing? If so, then I think it would be better if you use 1/2 elements, instead of of the Portfolio Grid. After you have added the content in 1/2 layout elements, then we can help you out with styling.
Best regards,
Rikard
Hi Rikard
Yes. the design layout. I was using GridRow with an image background so I could add the large/ button
Updated the page now
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#av-layout-grid-2 .avia-button-center a {
background: rgba(000,000,000, 0.3);
}
Best regards,
Rikard
Hi Rikard
I added the Quick CSS, and changed the button styling from light transparent to grey and it works on the first grid row but not the second or third grid row on that page.
Thanks
Chris