Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: footer content alignment in one column only #342950

    Hi Arvish,

    Thanks for the help!
    I added also
    <div style=”position:absolute;right:0;”>
    <iframe>…</iframe>
    </div>
    to get it working better.

    Cheers,
    Teemu

    in reply to: Different line heights in different Mega menu columns #337192

    Thank you for the fast reply.
    Removing the code didn’t work but I found out that these quick css codes, which I had used for normal not dropdown menu fixing were also affecting the mega menu:
    .sub-menu a { line-height: 10px !important;}
    .main_menu .menu ul { width: 230px; }
    .sub-menu li:first-child a { padding-top: 20px !important;}
    .sub-menu li:last-child a { padding-bottom: 20px !important; }

    Removed them and the problem got fixed.

    Have a great weekend and thank you.

    best regards,
    Johannes

Viewing 2 posts - 1 through 2 (of 2 total)