Homepage Border Setting

Posted in: Newspaper
Post count: 7

Dear Support,
Thanks for great work, please I need your help on this website “https://newsreviewsng.com”, I want the website to have full border both left and right like this website “https://www.thecable.ng” I need general css code that can place in the homepage to acheive this.

Thanks and Regards.

Post count: 27744

Hello,

To set the code you can use the element Raw CSS https://i.imgur.com/RhqCpmO.jpg and this is the code

.td-header-desktop-wrap .tdc_zone {
box-shadow: 0 -13px 10px 3px rgba(0, 0, 0, 0.12);
}
.td-main-content-wrap {
box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
.td-footer-wrap .tdc_zone {
box-shadow: 0 13px 10px 3px rgba(0, 0, 0, 0.12);
}

Thank you!

Post count: 7

Thanks for your support,
After implantation of the code noting change.
Please check attached snapshots for more details.

Screenshout

Regards.

Post count: 27744

Hi,

I don’t have access to the screenshot -> https://i.imgur.com/I8Y8LsS.png
Also, make sure this option is enabled => https://www.screencast.com/t/ejiNPCBF

Thank you!

Post count: 7

Thanks for your prompt reply.

Please I have disabled the above mentioned but still not see any reflection of the code please find the attached file for your reference.

https://www.screencast.com/t/EProcBcR ScreenShot

Thanks and Regards.

Post count: 27744

Hi,

Please enable this option https://www.screencast.com/t/ejiNPCBFand try to set the background color.

Thank you!

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