Hi Guys
i was wondering if its possible to remove the navigation Menu and footer from the home page as i want to use it as a landing page only with slide show and then customers can click on the picture to enter the site.
Thanks
shax
Hi Guys
i was wondering if its possible to remove the navigation Menu and footer from the home page as i want to use it as a landing page only with slide show and then customers can click on the picture to enter the site.
Thanks
shax
Hi shaxuk,
Kindly add this code inside Quick CSS(located inside Replete > Theme Options Styling) or custom.css(can be accessed via ftp, located inside the css folder of the Replete theme's folder):
.home .container_wrap_menu, .home #socket {
display: none;
}
Hope this helps. :)
Regards,
Ismael
thanks ismael
Glad Ismael could help :)
Regards,
Devin
You must log in to post.