How to add space between page title & breadcrumbs

Posted in: Newspaper
Post count: 11

How to add space between page title & breadcrumbs . check the pic here.
https://ibb.co/s9Mw7pj

Post count: 18283

Hello !

That will require CSS Code, please provide a link to your website and we will take a look.

Thank you !

Post count: 11
Post count: 18283

Hello !

You can use this custom CSS code here: .td-page-header {
margin-top:15px;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 11

Ok Done, now tell me, how to bold this page title name on every pages,

Post count: 18283

Hello !

You can use this code here:

.td-theme-wrap .td-block-title {
font-weight: 900;
}

Thank you !

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