Okay
  Public Ticket #1276439
menu buttons
Closed

Comments

  • gearsecond started the conversation

    Hello , on this theme https://demo.kaliumtheme.com/landing/

    i saw you did a button "get the app"

    how can i get the same things ?

    i have the travel theme actually ...

    {"wp":{"use":false,"adminUrl":"https://demo.kaliumtheme.com/landing/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi gearsecond

    This easy task don't worry

    Please before we go on with further steps please read the article we wrote how to add custom css

    1) The css code for get the app , past the code in Custom CSS section

    .get-the-app a {
        background: #fff;
        color: #858a99 !important;
        border-radius: 50px;
        padding: 4px 15px;
    }

    Add Class to menu Item


    (view large version)