• Resolved johnweb04

    (@johnweb04)


    Are u able to disable the shop section on the azera theme homepage. Want to use the template but don’t need that section. There are ticks to disable other items such as services, testimonials etc bit not for the shop section.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey John,

    Unfortunately, the theme doesn’t supports this customization by default and as much as I’d love to help you with some custom code it is beyond the support offered for our products. However, we recommend http://jobs.wordpress.net for your customization needs. Hope it helps 🙂

    add below code to custom css:

    
    .shop {
    	display: none;
    }
    
    • This reply was modified 7 years, 3 months ago by farhadhamed.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable shop on azera homepage’ is closed to new replies.