Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #709158

    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;
    }
    }

    #709332

    Hey jb84,

    Can you post your previous post?

    Best regards,
    Nikko

    #709342
    #709360

    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

    #709368

    Your last code change nothing.
    Please find enclosed screen shoot problem
    Regards

    #709494

    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:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

    #709565

    info enclosed

    #709571

    now you have the admin code
    Another problem to check ; menu overlapping logo on tablette
    please see picture in private

    #709576

    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

    #709579

    Yes I copied nly in quick CSS.
    Thanks for that
    Can you see for logo /menu?

    #710436
Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.