Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1303449

    hi,
    how can i move the logo left or right?
    i found this shortcode for the quick css:
    strong.logo {
    position: relative;
    left: -15%;
    }
    but it doesn’t work.

    thanks and best regards,

    martin

    #1303704

    Hi Martin,

    Could you post a link to your actual site please? Also please try to explain what you would like to achieve a bit further.

    Best regards,
    Rikard

    #1303716

    hi rikard,
    i would like to be able to move the logo in the “Logo + Main Menu Area”, left and right. the logo is directly above the title. i have attached a screenshot here: https://www.martinleitner.at/wp-admin/upload.php it is the forst one on the top left. hope it makes it obvious.
    thanks for your help!
    bet regards
    martin

    • This reply was modified 3 years, 5 months ago by buttercup1306.
    #1304020

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .av-logo-container {
        width: 1285px;
        max-width: 1285px; 
    }

    Best regards,
    Rikard

    #1304024

    hi rikard,
    thanks for the quick reply!
    i have now entered it in the quick-css, i have also changed the width and max-width px significantly to determine an effect. all this unfortunately had no effect on the placement of the logo. do you have any other ideas?
    best regards,
    martin

    #1304074

    Hi Martin,

    That might be fixed after CSS error corrected in Quick CSS field.
    Could you please check once again? :)

    Best regards,
    Yigit

    #1304111

    hi yigit,
    thank you!
    the logo is now a little further to the left, thats ok. but i still can’t move it within the quick css. i dont know why?
    best regards,
    martin

    #1304129

    Hi Martin,

    I fixed CSS error again. Could you please check once again? :)

    Best regards,
    Yigit

    #1304133

    hi yigit,
    thank you for your patience and your help!
    now everything fits perfectly.
    best regards an have a good day… :)
    martin

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘how can i move the logo left or right?’ is closed to new replies.