-
wildbat
I have a white border shape that is at the top of a footer element working as a shapy divider between the footer and main content. Unfortunately the white border shape is appearing at the top of the page on my android phone and android tablet. The site is ebikeInismor.com
Any ideas how to fix this?..
-
Hi there,
Can you select the container that contains the shape which is gb-element-a8abea12, and set its
positiontorelative? -
wildbat
Thanks so much , Its already set to relative by default…..
-
wildbat
Ok that actually worked…. I added it through css in the theme customizer and its in the right place now… Thanks so much
.gb-element-a8abea12{ position:relative;}
-
Hum….you should not have to use CSS, the block setting should work.
But glad it’s working!
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.