Hi,
following a closed previous post my problem came back…
Here the following codes you gave me:
#footer #woocommerce_product_search-3 {
margin: 10px 0 0 0 !important;
padding: 0 !important;
}
#footer #text-7 {
margin:0 !important;
}
@media only screen and (max-width:767px) {
.responsive #top .logo {
padding-right: 40px;
}
}
Hey jb84,
Can you post your previous post?
Best regards,
Nikko
Hi!
Please try adding following code to Quick CSS
@media only screen and (min-width: 767px) {
#footer .widget {
margin: 0;
}}
If that does not help, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit
Your last code change nothing.
Please find enclosed screen shoot problem
Regards
Hi,
It should have worked. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Yigit
info enclosed
now you have the admin code
Another problem to check ; menu overlapping logo on tablette
please see picture in private
Hi!
It seems like you accidentally copy & pasted text into custom CSS field as well – http://i.imgur.com/cf8YvbS.png. I removed it. Please review your website now
Best regards,
Yigit
Yes I copied nly in quick CSS.
Thanks for that
Can you see for logo /menu?
Hi,
check out this: http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Best regards,
Andy