New Landing How can we help? General Forum Help Mega Menu Adding images (catefories)

Viewing 4 posts - 1 through 4 (of 4 total)
  • #74940
    mimawebseo
    Member
    Post count: 33

    I am using this at the Mega Menu in order to show the products with their images from an specific category

    [spb_products_mini asset_type=”promociones” item_count=”2″ with=”1/3″ el_position=”first”]

    promociones is the Category name

    but istead of showing
    pic – product
    pic – product

    it shows the first product pic and the rest of the products without pic

    what code do I have to use to see an specific number of products from a category each with its picture?

    thank you

    #74989
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can’t put the category in the asset type field. You need to go to the page builder and add your product asset, configure it how you like, then switch to visual editor and copy the shortcode and paste in your menu

    – kyle

    #75085
    mimawebseo
    Member
    Post count: 33

    Thank You Kyle,
    Now I have this code

    [spb_products_mini asset_type=”latest-products” category=”promociones” product_size=”mini” item_count=”3″ width=”1″ el_position=”first last”]

    The Mega menu shows perfect the images and the products, but also is adding the category link under the products links.

    There is a way to remove the category link under the products?

    Thanks

    #75151
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .mega-menu-widget .mini-list li .product-cats {
      display: none;
    }

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register