Tagged: footer, menu widget, spacing, text widget
-
AuthorPosts
-
November 21, 2015 at 6:03 pm #540189
HI,
on my page below I´ve a footer with 3 columns showing menus via widget, the 4th w/ text widget. But this one has a slightly larger line spacing. Any idea what I can do?thx a lot!
FYI the custom CSS (the I came a footer line spacing spec, but this seems to affect all columns) reads as follows:
#top .main_menu a:hover {background: #14C819;color: #ffffff;}
.main_menu ul:first-child > li > a {font-weight: 400; font-size: 18px;}
#top .main_menu .menu li ul a { font-weight: 400;font-size: 12px; }
h1, h2, h3, h4 {text-transform: none !important; }
.iconbox_content_title {
text-transform: none !important;
}body { line-height: 100%; }
#footer {padding: 0; }
#footer {line-height: 110%;}
#footer {font-weight: 400 ;}
#footer { font-size: 15px; }
#footer .widget {text-align: left;}
#footer .widgettitle {
color: white !important;
}#top .tm-ctabox { padding: 15px; border: 2px solid #0E565C; line-height: 1.5; }
#top .tm-promobox2 { line-height: 1.5; border: 2px solid #16D322;}
.avia-icon-list .iconlist_icon:hover {
color: #E65A37;
}.avia-button.avia-size-large { font-size: 17px; } /* for large buttons */
.avia-button.avia-size-medium { font-size: 17px; } /* for medium buttons */
.avia-button.avia-size-small { font-size: 17px; } /* for small buttons */.avia_ajax_form .button { font-size: 17px; }
.main_color .av-masonry {
background-color: white;
}November 23, 2015 at 8:19 am #540548Hey Tilman,
Please try to put the items in a list instead of paragraphs:
<ul> <li>List item</li> <li>List item</li> </ul>
to see if that helps?
Thanks,
RikardNovember 23, 2015 at 9:28 am #540586Hi Rikard,
I´ve tried it – pls see below – probably in the wrong way as the result is not as expected. Would you mind to take a look ?Thx agan, Tilman
November 23, 2015 at 2:06 pm #540814Hi!
I currently see your footer as the screenshot in private content field. Can you please fix your HTML or revert to the way it was before so we can look into it?
Cheers!
YigitNovember 23, 2015 at 5:05 pm #541024Hi Yigit,
now it´s like before.Thx & Cheers, Tilman
November 23, 2015 at 5:08 pm #541028Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#footer #text-7 p { margin-bottom: 0!important; margin-top: 5px; }
Best regards,
YigitNovember 23, 2015 at 6:05 pm #541068Hi Yigit,
thx – it works to change the appearance, but I was not able to adjust the top/bottom margins in a way to get it 100% aligned w/ the first 3 footer columns incl. menus. Any addt´l idea or do I have to live with that?Thx again & cheers Tilman
November 24, 2015 at 9:17 am #541384Hi Tilman,
It looks pretty much aligned to me on my end, are you happy with the results or maybe I’m missing something here?
Best regards,
RikardNovember 24, 2015 at 12:54 pm #541533Hi Rikard,
as mentioned, the result is not 100% , but so far so good :-) We can close this one.thx again, Tilman
-
AuthorPosts
- The topic ‘Line Spacing footer widget "text" vs. "menu" not in sync’ is closed to new replies.