Add to Cart button

Hi,

I'm trying to figure out how to add to cart button next to menu in header layout. But seems like I can't add the cart button.

How can I add to cart button?

Comments

  • Hey,

    cart icon can be set under Theme options > Blog, Portfolio & Shop > Shop section but also, you need top have WooCommerce plugin installed.

    Thanks!
  • Hi, 

    Thanks a lot. I just figured out how to solve. Actually I have to unchecked the top bar right hide. That's why it's didn't appeared.

    Now, the add to cart has appeared but seems like the translation button has appeared. 

    How can I hide that translation button.

    And decrease the font size of menu's list and padding size among them?

    Thanks again with your helps.

      
  • 1. You can disable translation button under Theme options > Header & Subheader > Extras section. There is Custom Switcher Style option responsible for that translation.

    2. Please send us link to page where you would like to decrease menu items size and padding among them so we can have a look on it first and provide right solution.
  • Hi,

    I have already hide that option but the button still appeared. Is there any option to hide this?
    image

    Here's my link. http://isralife.my/
  • If you want to hide right bar completely, you can do this under Theme options > Header & Subheader > Extras section.
  • Hi,

    1. I am sorry. Not all of right bar. Only the translation button. 
    image

    2. On top of that, how can I reduce the decrease the font size of menu's list and padding size among them? Here's the link http://isralife.my/
  • 1. So translation can be disabled under Theme options > Header & Subheader > Extras section just as we told you in previous message and it works of course.

    2. Are you talking about purple secondary menu items?
  • The translation button I've disabled not only from the Theme options but also from the Appearance > Menus and unchecked the the translation.

    I am sorry. It's about the primary menu items. 


  • 1. So you are saying that you disabled translation menu under the section we mentioned above and it didn't disappeared?

    2. Main menu font sizes can be changed under Theme options > Fonts > Size & Style section but to decrease padding among them, you need to use the following custom css:
    #Top_bar .menu > li > a span:not(.description) { padding: 0 15px !important; }
Sign In or Register to comment.