Design:
Current state:
Wordpress:
How can I align the first logo to be the same as the text above? Or even make the gap between them smaller.
Extra question: is it possible to let the logo’s following up on each other?
Instead of the last logo being followed by a white space?
Hey Boeckske23,
Thanks for the login, on which page are you trying this? I couldn’t find that element on your front page.
Best regards,
Rikard
Here you go:
Hi Boeckske23,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia-logo-element-container img {
margin: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
Ok, that worked perfectly but what about my 2nd question?
“Extra question: is it possible to let the logo’s following up on each other?
Instead of the last logo being followed by a white space?”
See example picture above
Hi Boeckske23,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .no_margin.av_one_eighth {
width: 10.5%;
}
When they get closer, the next ones still do not appear, so there will be whitespace at the end.
Not sure, I understand the last one.
If you need further assistance please let us know.
Best regards,
Victoria
Dear
I mean you can’t make a fluid slideshow instead of showing the white space?
Make them follow each other consistently.
Hi Boeckske23,
No, this component does not work like that, unfortunately.
You might consider using a plugin, if this is not good enough for you
If you need further assistance please let us know.
Best regards,
Victoria