Remove header part white

Posted in: Newspaper
Post count: 10

Hi,
can someone help me in understanding how to remove the white part? https://www.screencast.com/t/ASKopSLbBpA

Tnks in advance

Post count: 27744

Hello,

Please provide the link to your website.

Thank you!

Post count: 10
Post count: 27744

Hello,

Please check if you have set the element in the inner row=> https://www.screencast.com/t/XSAIialcCfr if yes then you can delete the padding-top on the inner row => https://www.screencast.com/t/GVuAAEIcS -> https://www.screencast.com/t/9L5VixHE
Also, you can check the row/column/element if doesn’t have to set the padding-top in the tab CSS.
If you want you can use, also, this custom code CSS => https://www.screencast.com/t/nL7Z0OjUTT

.td-main-page-wrap {
padding-top: 0;
}

Set the code in Theme Panel -> Custom Code -> Costum CSS.

Hope this helps you!

Thank you!

Post count: 10

Hi Anamaria,

all ok, thanks for the help

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.