Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #571181

    Hi, if I add an icon to the colored button style in the top menu, it appears outside of the colored area.
    Is there a way to include it inside the colored area?

    #571808

    Hi knoche9343!

    Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.

    Best regards,
    Elliott

    #575703

    see the link in the private content – look at the top menu the Ways to Give button.

    #576210

    Hey!

    All I see is a coming soon page. Do we need to login?

    Best regards,
    Elliott

    #576269

    See private content

    #576841

    Hey!

    Add this to your custom CSS.

    #top .av_header_transparency .avia-menu-fx {
        bottom: 22%;
        width: 100% !important;
        left: 0% !important;
    }

    Regards,
    Elliott

    #576905

    Sadly, this didn’t work… Any other guess? See private content.

    #578200

    Hi!

    Oh I see what you mean now. Try this out.

    #menu-item-78 .avia-menu-text {
        padding-left: 30px !important;
    }
    
    #menu-item-78 .avia-menu-text .av_font_icon {
        left: 30px;
        position: relative;
    }

    Regards,
    Elliott

    #578399

    Great, that works!
    Thanks a lot.

    #579345

    Hi,

    Great, glad we could help :-)

    Regards,
    Rikard

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