Archived topic
Grid Section Help
3 replies · Started by Jeffrey on March 14, 2023
Hello,
I am having problems with my homepage https://virtumedsolutions.com/
I am trying to recreate the blocks of "Weight Loss Products" and "Latisse" in the mid section of the homepage.
The two blocks below it "Acne & Anti-aging" and "Hair Growth Treatment", the buttons and text are showing transparent and I have tried every way for this to match the original blocks and I am not sure what I am doing wrong.
Hi Jeffrey,
You can add add-opacity class to the Headline or Button Block.
Then, add this CSS through Appearance > Customize > Additional CSS:
.add-opacity {
opacity:0.6;
}
It still is not working
Can you try re-adding the class and the code? I'm not seeing them right now.
I'll check what's happening.