Home › Forums › WoodMart support forum › Custom CSS doesn’t work Custom CSS doesn’t work This topic has 3 replies, 2 voices, and was last updated 1 year, 9 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 24, 2023 at 10:23 pm #446144 LucasParticipant Hello, I wanted to remove the menu from the checkout page, and I saw this topic: https://xtemos.com/forums/topic/hide-top-menu-items-in-cart-checkout-page/ I tried it but nothing happen, no difference. I tried to deactivated the plugins, but no difference. I had the same problem when I wanted to hide author name from Blogs, with this in the Custom CSS https://xtemos.com/forums/topic/how-to-hide-author-name-from-the-blog-post/ But nothing happened. What I’m doing wrong? Thanks in advance ! February 25, 2023 at 2:51 am #446168 Elise NoromitMember Hello, Thank you very much for choosing our theme and for contacting us. You would better create a custom header without the menu and set it for the checkout page: https://xtemos.com/docs-topic/how-to-set-different-header-for-specific-page/ If you have any questions please feel free to contact us. Best Regards February 25, 2023 at 1:35 pm #446257 LucasParticipant Ok great, thanks! That works perfectly. And to hide the author name, do you have another option? If not, how can I make work the custom CSS ? February 27, 2023 at 6:37 am #446556 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .wd-entry-meta .meta-author { 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