Lifestyle demo

Posted in: Newspaper
Post count: 38

I’m trying to create a site using the look of the lifestyle demo https://demo.tagdiv.com/newspaper_lifestyle/
i can’t seem to get that thin line on top and bottom of menu, mine only has the bottom line.. which is more of a shadow. https://www.westislandblog.com/newspapertheme/

also on the footer, where do you set what shows up in the top part of the footer. I have a couple of widgets and they are showing up below that content, but not sure how to change/adjust that top content.

Post count: 35449

Hi,

You can achieve that borders using custom css -> https://www.screencast.com/t/ee0Thw8N3
.td-header-menu-wrap {
border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed;
}
.td-header-gradient:before{
display: none;
}

or using the header builder -> https://tagdiv.com/header-main-menu-newspaper-theme/
-> https://www.screencast.com/t/zLiWg2NV32u
-> https://www.screencast.com/t/TPflQq55

In footer section you have to set the numbers of posts in footer 1/2/3 to have the approximation the same height
-> https://www.screencast.com/t/QaCf1PeGD50u
-> https://www.screencast.com/t/ClA95rQDPAN

Thank you!

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