Recent Topics

Have to remove Search bar, Whishlist & Compare Buttons on top header



  • Hi,

    Have to remove Search bar, Whishlist & Compare Button on top header
    kindly check following link for screenshot : https://prnt.sc/uxwfd7



  • Hi Nilesh

    For Compare Button go to admin panel in configuration/general/content
    their is compare option switch to inactive.

    For Search bar

    For Velocity Theme
    Go to Velocity/src/resources/ui/particals.blade.php file in this file in line no 65 their is a form remove this form.

    For Default Theme
    Go to Shop/src/resources/layouts/header/index.blade.php file in this file line no 24 their is ul remove this ul.

    For Wishlist

    For Velocity Theme
    Go to Velocity/src/resources/ui/particals.blade.php file in this file in line no from 155 to 163 remove this code.



  • Thanks Quick Reply


Log in to reply