Okay
  Public Ticket #2872477
Top Menu
Closed

Comments

  • dyvesh started the conversation

    Hello,

    I have attempted to add 2 icon and text in the top menu, which contains email and photo number.

    More details in the link below:

    https://letscomply.org/

    Can you please explain how to decrease the size of the text and the icon?

    Can you please provide CSS how to center the text with the icon?

    Can you provide CSS code to adjust the line height only for top menu?

    Thank you very much

  • [deleted] replied

    Hi dyvesh,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time thoughsmile.png

    Please add the code below to your Custom CSS area:

    .header-block__item.header-block__item--type-raw-text .icon {
        background-size: 18px;
        padding-left: 35px;
    }
    .header-block__item.header-block__item--type-raw-text p {
        font-size: 12px;
        padding-top: 2px;
    }
    P.S: If you enjoy our theme, you can head over to your Downloads tab and give it 5 stars. We will love you forever <3

  • dyvesh replied

    Hello,

    It worked thank you,

    Rated 5 star !

  • [deleted] replied

    Happy to hear thatsmile.png

    Have a great day!