Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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;
    }

    #540548

    Hey 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,
    Rikard

    #540586

    Hi 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

    #540814

    Hi!

    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!
    Yigit

    #541024

    Hi Yigit,
    now it´s like before.

    Thx & Cheers, Tilman

    #541028

    Hi!

    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,
    Yigit

    #541068

    Hi 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

    #541384

    Hi 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,
    Rikard

    #541533

    Hi Rikard,
    as mentioned, the result is not 100% , but so far so good :-) We can close this one.

    thx again, Tilman

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Line Spacing footer widget "text" vs. "menu" not in sync’ is closed to new replies.