Tagged: margins, partner/logo
-
AuthorPosts
-
March 31, 2016 at 3:48 pm #605974
Hi,
I searched around on the forum and though I did find some clues as to how to do this, none seemed to give a direct response.
I’d like to remove (or precisely control) the top margin from the partner/logo element. That is, I don’t want there to be as much space between the previous element (a text box) and the partner/logo element.
Is there some CSS I could add into the Quick CSS box that would control this?
Thanks!
NaveenMarch 31, 2016 at 3:55 pm #605980Hey 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,
YigitMarch 31, 2016 at 7:06 pm #606128Thanks 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 “ ”.
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 9 years, 7 months ago by
NaveenM.
March 31, 2016 at 7:33 pm #606143Hi!
Please add following code to Quick CSS
#top .avia-smallarrow-slider-heading { display: none !important; }Best regards,
YigitMarch 31, 2016 at 11:18 pm #606330Great, this worked! Thanks!
April 1, 2016 at 2:51 am #606443Hi!
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 -
This reply was modified 9 years, 7 months ago by
-
AuthorPosts
- The topic ‘Partner / Logo Element Margins’ is closed to new replies.
