Hi Everyone,
I’m having an issue with a line of code.
Essentially I’d like to have a gradient that aligns bottom, but I keep getting a bar that shows up.
Here is the code:
.avia-section.av-rk2b-765175248ded7801464e4d138627e1dd .av-section-color-overlay {
top: 17%;
}
I put the website and a screenshot in the private section
Hey MikeTandySwag,
Please try this instead:
.avia-section.av-rk2b-765175248ded7801464e4d138627e1dd .av-section-color-overlay {
top: 410px;
}
Best regards,
Rikard
Thanks but now I don’t see it at all on chrome and still see the line on Safari