Okay
  Public Ticket #1175451
Woocommerce shop page header
Closed

Comments

  • Womby started the conversation

    I want to remove the default woocommerce page title and breadcrumbs on the shop page.  Do I need to edit functions.php?  The site is running Salient Version: 8.0.15

  •  8,470
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   Womby replied privately
  •  8,470
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    /* remove woo page header with title and breadcrumbs */
    .nectar-shop-header {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Womby replied

    Thank you very much, this works.

  • Womby replied

    On the page here http://www.aqi.edu.au/shop/ I want to replace the current banner with a nectar slider.  However it produces a strange result as in the example here http://aqi.blue1916.com/courses-overview/  

    Can a nectarslider be used on a Woocommerce shop page?


    Thanks!

  •  8,470
    Tahir replied

    Hey Again,

    No i am afraid its not possible .You can only add a Page Header on the Woocommerce Page. 

    Thanks 


    ThemeNectar Support Team