- This topic has 3 replies, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Filmmaker Theme
Two questions.
Can I make the edge borders smaller so I have more room for content? Make the border half its size?
Also, is there a way to remove the name of the page. In the example I’ll show, the word HOME in blue is the name of the page and I don’t need those names there.
Thanks.
https://imgur.com/a/6wSV214
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home h1 { display: none;}
.home .center { width:90%;}
.skt-builder-container { max-width:100%}
Regards,
Chris
Thanks. It removed the page name from the home page, but is there a CSS that will eliminate it from ALL pages that I create?
Hi,
Kindly use this one:
.thn_post_wrap h1 { display:none !important;}
Regards,
Chris
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]