Home Forums Basel support forum Shop page menus

Shop page menus

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18340

    Oscar
    Participant

    Hi there
    As you can see on my page and attached jpg, I have a small main menu next to logo, and categories open up menu and under it on blue bar another menu of category items. Because I ve chosen categories menu as an option on header I already have a categories menu (dark blue on the left) so I dont need the light blue bar categories menu.
    -How can I get rid off that light blue categories menu bar?
    -How can I change the color of dark blue categories open up menu color? (I know how to change it on admin panel but because it has opacity issue I dont like its color so I want to change its color on css file, so on file where is it?).
    -As you can see on the second image it would be nice that when an item added to wishlist the heart icon should change to filled one, and the same for cart icon too. Is it possible to do that?
    Thank you very much?

    Attachments:
    You must be logged in to view attached files.
    #18348

    Artem Temos
    Keymaster

    Hello,

    1. You can disable this menu in Theme Settings -> Shop -> Shop page layout.

    2. You can change this menu color with the following CSS code

    .header-categories .menu-opener {
    	background: #ff6600!important;
    }

    3. Unfortunately, it is not possible to make icons filled after adding the product to cart or to the wishlist.

    Regards

    #18358

    Oscar
    Participant

    Thank you

    #18364

    Artem Temos
    Keymaster

    You are welcome!

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Shop page menus’ is closed to new replies.