Site logo

[Resolved] icon menu

Home Forums Support [Resolved] icon menu

Home Forums Support icon menu

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1563991
    Jose

    Hi, I hace add an icon in the menu, is it possible to add some text under it?

    Regards,

    https://corteastur.es/

    #1564180
    Leo
    Staff
    Customer Support

    Hi there,

    You can try using the <br> tag in the menu label field.

    #1564182
    Jose

    And to have that text center align?

    #1564209
    Leo
    Staff
    Customer Support

    Can you add the text in first?

    #1564215
    Jose

    Added!

    #1564217
    Jose

    And if the text can be in the same level than the rest menu elements, it wouldb be great!

    #1564222
    Leo
    Staff
    Customer Support

    This CSS is the best we can do for a unusual layout like this:

    @media (min-width: 769px) {
        .main-navigation .main-nav ul li.menu-item-float-right a {
            line-height: 30px;
            text-align: center;
            margin-top: -42px
        }
    }
    #1564236
    Jose

    How can i have the word “cuenta” at the same level than the rest?

    #1564247
    Leo
    Staff
    Customer Support
    #1564260
    Jose

    Regards!

    #1564261
    Leo
    Staff
    Customer Support

    No problem 🙂

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