Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #898028

    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?

    • This topic was modified 6 years, 10 months ago by Boeckske23.
    #898887

    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

    #898958

    Here you go:

    #899100

    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

    #899115

    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

    #899443

    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

    #899643

    Dear

    I mean you can’t make a fluid slideshow instead of showing the white space?
    Make them follow each other consistently.

    #901365

    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

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