Add shadow

Posted in: Newspaper
Post count: 225

How to add shadow. Check this: http://prnt.sc/au6m1s

Also, I want to use like this: https://demo.tagdiv.com/newspaper_what/ (Menu)

Site URL: 10bestgear.com

This two post are not working:

1. https://forum.tagdiv.com/topic/add-shadow/
2. https://forum.tagdiv.com/topic/add-shadow-2/

Post count: 20688

Hi,

It will work with a small modification – https://www.screencast.com/t/8iKcT0jNo

.td-boxed-layout .td-main-content-wrap {
box-shadow: 0 0 15px #ddd;
}

Those are different header styles, header style 7 on your site and the demo uses header style 6. Note that all demos contain customization for various elements. This customization can be seen for each demo in the demo stylesheet
https://www.screencast.com/t/XWCTvkKT
In order to recreate a demo design that customization will have to be used.

Thanks

Post count: 225

Shadow is now working fine. Thanks!

But, how to change logo size & increase header width.

Using Custom CSS.

  • This reply was modified 8 years by Arafat.
Post count: 20688

Those header styles are full width, only when a background is set they will be boxed. If you want full width header elements when using a background for the website, you can use the force full width settings
https://www.screencast.com/t/5h6PBgajPezB

That demo uses this logo size – https://www.screencast.com/t/K2PLQAinbniX

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