I tried to get a red border around a text content with Full Width Background (see attached screenshots and url). But the right part of the border is hidden. It seems to be a problem of how the div is centered. If I change the padding -1px the right part is visible. But this not a solution. Do you know a better way?
it´s more a hack than a solution but it works. Give the border on the right side a box-shadow (double border width). It doesn't work with older browsers.
Hi,
I tried to get a red border around a text content with Full Width Background (see attached screenshots and url). But the right part of the border is hidden. It seems to be a problem of how the div is centered. If I change the padding -1px the right part is visible. But this not a solution. Do you know a better way?
Best regards
Wolf
Hey there,
Thanks for reaching in,
I'm afraid your solution through custom CSS is the best fix here,
Regards
Hi,
it´s more a hack than a solution but it works. Give the border on the right side a box-shadow (double border width). It doesn't work with older browsers.
Best regrads
Wolf