Home › Forums › WoodMart support forum › Footer for mobile Footer for mobile This topic has 3 replies, 2 voices, and was last updated 5 years, 2 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 19, 2019 at 1:40 pm #139229 kreativeabuParticipant 1. How to set custom footer especially for mobile? 2. How to remove product count from product category block? https://gyazo.com/e528ec3ab7245fd53cfb9ed0ea6ead9c 3. August 19, 2019 at 3:36 pm #139276 Elise NoromitMember Hello, 1. You can implement that by means of HTML blog, find here instructions https://xtemos.com/docs/woodmart/html-blocks-2/#main_footer You needs to hide and show the columns on different devices https://wpbakery.com/video-academy/control-elements-different-devices-responsive-column-controls/ 2. Please provide the page URL I will provide custom CSS. Best Regards August 19, 2019 at 4:37 pm #139280 kreativeabuParticipant 2. page url is homepage. check private content August 19, 2019 at 8:07 pm #139298 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .cat-design-center .more-products { display:none; } Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register