Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Add Button to Header

Viewing 3 reply threads
  • Author
    Posts
    • #32866
      Taperedmenswear
      Support Expired

      Hi There,

       

      Is it possible to add a button (as pictured) onto the header below the cart button? I want a button to be sticky to the header.

       

      Thanks

       

    • #32868
      Harry
      Support Expired

      Hi,

      I think the button next to “About-Us” on menu better than below cart button.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32869
      Taperedmenswear
      Support Expired

      Yes that would be ok, how would I add in that button style next to about us?

    • #32871
      Harry
      Support Expired

      Hi,

      1. Please create new menu item

      2. Add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .jas-menu > li.menu-item-4995 > a {
      	background: #b59677;
      	padding: 10px 30px;
      	border-radius: 30px;
      	color: #fff;
      }
      .jas-menu > li.menu-item-4995 > a:hover {
      	color: #fff;
      }

      And change “menu-item-4995” with new menu item you create in prev step ID number

      http://prntscr.com/onblb3

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.