Home Forums SpyroPress Themes Wage General Questions

Viewing 1 reply thread
  • Author
    Posts
    • #42250

      rhys mcaleenan
      Participant

      Hello,

      Can you please advise us on how we could go about disabling the search and Shopping cart icons from the header?

      Also how we could get rid of the text shown at the bottom of the home page which says “Edit edit with WP Bakery” I think this could be something to do with the top footer??

    • #42369

      Maria Do
      Keymaster

      Hi

      1. There is no option to turn off cart&search icons. But you can use below css code to remove it:

      .widget_cart_search_wrap {
      display: none;
      }

      Install Custom CSS plugin to add css code.

      2. The “Edit edit with WP Bakery” is default button from Visual Composer plugin. It will be gone when you logout.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.