[Support request] Menu button

Home Forums Support [Support request] Menu button

Home Forums Support Menu button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1587827
    John

    Hello,

    I want to make menu button as you can see i got this far: see link website 1.

    The code i added already is:

    #menu-item-14510 {
    border-radius: 10px;
    padding: 0px 10px;
    margin-left: 9px;
    margin-top: 9px;
    margin-bottom: 9px;
    }

    #menu-item-14510 {
    background-color: #fc662a
    }
    #menu-item-14510:hover {
    background-color: #fc662a;
    }
    }
    #menu-item-14510: {
    font color: #FFFFFF;
    }

    But the button is too big, it needs to be smaller at the top and bottom and the letters arent white but gray i want them white but cant figure this out. I also want the “login” to be a button.

    Check this “website 2” for the 2 buttons, but cant figure out how they did it there.

    #1587957
    John

    anyone knows?

    #1587981
    David
    Staff
    Customer Support

    Hi there,

    follow this guide for adding menu buttons:

    https://docs.generatepress.com/article/adding-buttons-navigation/

    Repeat this for each of the buttons, be sure to give each button a unique CSS class.

    Once thats in place i can help tweak the CSS to give you the two styles you need.

    #1588001
    John

    okay thanks, il do that

    #1588256
    David
    Staff
    Customer Support

    You’re welcome

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