Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #912512

    Dear Team,

    I used a <sup> tag in the title of one of the menu items. But the menu text is now aligned top instead of bottom, now it seems that “2de hands kostuum verkoop” is lower than the other items.

    Screenshot: http://prntscr.com/iesc2x

    Which CSS can I use to solve this?
    Thank you.

    Best regards,
    Yorick

    #912524

    Hey Weblevels,

    This may need to be solved via css. Can you link us to the site in question?

    Best regards,
    Jordan Shannon

    #916581

    See link in private, thanks!

    #916851

    Hi,

    We cant check anything you have a maintenance page

    Best regards,
    Basilis

    #917973

    Hi,

    That is why I sent the login credentials with my url.
    Please login in /wp-admin and than you can access the website.

    Thank you.

    #918074

    Hi,

    I see, please add this to quick css:

    #menu-item-1121 .avia-menu-text{
    line-height:80px!important;
    }

    Best regards,
    Jordan Shannon

    #919848

    Hi,

    This works but when I scroll down something weird happens.
    The text goes down again as well.

    Can you check this for the sticky banner?
    Thank you!

    Kr,
    Yorick

    #919863

    Hi,

    I see, thanks for pointing that out. Hopefully a bit of css can solve it. Please add the following to quick css:

    .header-scrolled #menu-item-1121 .avia-menu-text{
    line-height:0px!important;
    }

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.