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
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
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
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
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
Hi Martin,
That might be fixed after CSS error corrected in Quick CSS field.
Could you please check once again? :)
Best regards,
Yigit
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
Hi Martin,
I fixed CSS error again. Could you please check once again? :)
Best regards,
Yigit
hi yigit,
thank you for your patience and your help!
now everything fits perfectly.
best regards an have a good day… :)
martin