Robert Hamburg
Forum Replies Created
-
AuthorPosts
-
I didn’t have geobooster activated actually but have enabled it now, perhaps this was the problem? I spoke with site ground and they it was all coming from 1 IP address in particular which they blocked
OK, I think that might be possible
OK yep that makes sense. Thanks.
sorry it is, my mistake. It’s all in white though so not visible
ahh OK. thanks.
What makes it different to adding it as script in the design on say as a snippet or in the stylesheet?
Perfect, thanks a lot Guust
This reply has been marked as private.Still having trouble.
Thanks for trying Guust, no matter what I edit in CSS the mobile view seems to be unresponsive to any changes i’m making.
On the mobile view I just need the search widget to be further up the home page so that it’s in the middle of my banner background image. At the moment it is too far down.
Ahhh I think I follow you now. My search widgets are coded in a banner wrap within a snippet. How can I add them in?
Thanks.
Yeah, I’ve put it on but it hasn’t resulted in any change.
OK thanks.
I’ve tried adding this to the stylesheet but it hasn’t resulted in any changes:
@media screen and (min-width 700px) {
#geodir_advanced_search-1 {display: none;
width: 100%;
margin: 0 auto;
padding: 15px 30px 30px;
background-color: transparent;
position: relative;
top: 20px:}
}
@media screen and (max-width 699px) {
#geodir_advanced_search-2 {display: none:
width: 100%;
margin: 0 auto;
padding: 15px 30px 30px;
background-color: transparent;
position: relative;
top: 20px:}
}Can you see anything wrong with it?
thanks in advancethanks
-
AuthorPosts