Home New Guten › Forums › WoodMart support forum › fullwidth Shop page fullwidth Shop page This topic has 1 reply, 2 voices, and was last updated 1 year, 8 months ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 14, 2023 at 10:31 am #521499 shwetaParticipant Hello, I’m using the (.post-type-archive-product .container { width: 90%; max-width: 90%; }) this CSS for code for fullwidth the shop page it code working fine but I don’t want to full-width header and footer can you please help with this issue. December 14, 2023 at 4:03 pm #521658 Luke NielsenKeymaster Hello, Here is a code that removes the full-width for Header and Footer: .whb-main-header .container, .footer-container .container { max-width: var(--wd-container-w); } Also, your header has this https://monosnap.com/file/8I9Qw7ZvXbkkXROBGUxHjSqBYVQRba option enabled, so you need to turn off it for disable the full-width as well. Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register