When in Page Edit Mode Hover Shadow over block has moved.
Permalink
When in Page Edit Mode Hover Shadow over block has moved. down about 40px. I can still manage to work with this but can be a pain at times.
Please see attached photo to see for your own eyes.
Just a side point if anyone happens to know, is there a way of moving the 'Add to...' buttons?
Please see attached photo to see for your own eyes.
Just a side point if anyone happens to know, is there a way of moving the 'Add to...' buttons?
Hi Rony,
at is what I was thinking, have tested it by altering them but the shadow stays in the same place.
Richard.
at is what I was thinking, have tested it by altering them but the shadow stays in the same place.
Richard.
Did you apply the other theme then clear your cache?
I have moved the site since and cleared cache a few times.
So I had the same problem using foundation 4.0 framework.
I removed from my body css the position:relative;
That worked for me and i hope it works for you too !
I removed from my body css the position:relative;
That worked for me and i hope it works for you too !
Thanks for specifying, dimger84. That also worked for me.
Perfect dimger. That worked.
We'll see what, if any, side-effects that has. None so far.
We'll see what, if any, side-effects that has. None so far.
I am having the same issue with my website theme. http://www.wilsons.vemglobal.net/...
This code is getting added to my body tag:
Any suggestions?
This code is getting added to my body tag:
position: relative; min-height: 100%; top: 0px;
Any suggestions?
I found the issue: I have a Google Translate widget on the page that is adding inline script to the body tag.
Rony