Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #605974
    #605980

    Hey NaveenM!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-logo-element-container {
        margin-top: 0!important;
    }

    If that does not help, please post the link to your page

    Best regards,
    Yigit

    #606128

    Thanks Yigit.

    That didn’t work but…

    After much messing around, I realized what’s causing the space is the heading for the partner/logo element. If left blank, there is still space for the heading. It is just filled with “&nbsp”.

    Is there any way to disable the heading for the partner/logo element entirely? It is ok if it’s global and affects all partner/logo elements.

    Thanks!

    (PS I am developing on localhost so can’t post link).

    • This reply was modified 8 years ago by NaveenM.
    #606143

    Hi!

    Please add following code to Quick CSS

    #top .avia-smallarrow-slider-heading { display: none !important; }

    Best regards,
    Yigit

    #606330

    Great, this worked! Thanks!

    #606443

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Partner / Logo Element Margins’ is closed to new replies.