Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1410278

    Tried the documentation suggestion shown below (and lots from earlier years) and it doesn’t appear to work for me.

    I don’t know if this is because I altered the basic menu icon?

    Site with constant mobile menu where I’m trying to implement this is:

    The look I’m seeking is on the menu icon of:
    https://www.discovercrystalriverfl.com/

    Is this doable?

    #1410289

    Hey CharlieTh,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .av-hamburger strong {
        display: block!important;
        position: absolute;
        font-size: 20px;
        transform: translate(21%, -11%);
        color: #fff;
    }

    The expected results:
    Enfold_Support_2330.jpeg

    Best regards,
    Mike

    #1410357

    Absolutely spiffy!
    Worked great. Thanks so much — you achieved such a professional look.
    I played around with the tranform, just for fun, and is perfectly placed.
    Appreciate your help.

    Please close this question.

    #1410374

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Word Menu under custom Mobile Menu icon’ is closed to new replies.