Hello! I am trying to get text with a white background to show on top of a border, but the border keeps cutting through. I have tried setting the z index and positioning with no luck. Is there another approach I should take?
Hi there! Thanks for the code. I'm hoping to keep the overlap. I have a white background on the text, but I'm unable to change the stacking order of where the border falls. Does that make sense? Here's the look I am trying to achieve.
Hello! I am trying to get text with a white background to show on top of a border, but the border keeps cutting through. I have tried setting the z index and positioning with no luck. Is there another approach I should take?
Hi There,
Please try this css:
Thanks.
Hi there! Thanks for the code. I'm hoping to keep the overlap. I have a white background on the text, but I'm unable to change the stacking order of where the border falls. Does that make sense? Here's the look I am trying to achieve.
Hey Again,
The Z-index on the Text needs to be higher than the row below it.
Thanks
ThemeNectar Support Team
That worked. Thank you!