Legenda – Change Featured Products Images on Home Page

This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp

  • Avatar: 42streetdesign
    42streetdesign
    Participant
    April 6, 2016 at 05:07

    I don’t know where to go to change the Featured Product images on the Home Page. Do I need to purchase a Visual Composer License to do this? I would also like the Home Page header to only show the amount of items in my cart, but do not want the price showing, so how do I delete that as well? Do I need to go into the code and delete those lines of HTML. Lastly, is there a way to delete the Hidden Top Panel Area, but still have the Wishlist, Your Account, and Logout showing?

    Please Help!

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2016 at 09:36

    Hello,

    1. To change featured product images you need edit products in wp-admin panel > Products.

    2. To hide price in cart widget add this code in custom.css file:

    .shopping-cart-widget .cart-summ .for-label, .shopping-cart-widget .cart-summ .price-summ {
      display: none;
    }

    How to create custom.css you can watch in this tutorial

    3. To delete hidden top panel go to Theme Options > Header > Enable hidden top panel > Off.

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.