[Support request] Slideout Menu Title Instead Of Bars

Home Forums Support [Support request] Slideout Menu Title Instead Of Bars

Home Forums Support Slideout Menu Title Instead Of Bars

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #335181
    Rylan Urban

    I am using the slideout menu, but instead of having bars… I would like to have a title like “Training Modules”.

    How can I accomplish this?

    #335182
    Leo
    Staff
    Customer Support

    Hi there,

    Just want to make sure…are you wanting to switch out the slideout navigation hamburger icon on desktop?

    #335187
    Rylan Urban

    Yes

    #335200
    Leo
    Staff
    Customer Support

    Try this:

    .main-navigation .slideout-toggle a:before {
        content: "Training Modules";
    }
    #335343
    Rylan Urban

    Oh yeah, that’s a little better.

    – it would be nice to have it appear just like a regulation menu
    – if that’t not possible, we could vertically align the item
    – either way there is an issue with the when the menu is actually slid out

    solarsalesacademy.com

    #335357
    Leo
    Staff
    Customer Support

    Hmm I don’t see the slideout menu on that page currently?

    #335370
    Rylan Urban

    oh sorry, click on “my account” and the primary menu shows up

    #335462
    Tom
    Lead Developer
    Lead Developer

    In that case, you’re better off doing this: https://generatepress.com/forums/topic/slideout-menu/#post-162826

    So hide the default item, add your own with the necessary classes and text, and display it with CSS.

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