- This topic has 3 replies, 2 voices, and was last updated 4 years, 9 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
Are you looking for the best WordPress themes like Hemingway? This post covers the top minimalist themes for bloggers, writers, and content creators who want […]
Are you searching for the best WordPress themes for coronavirus-related websites? This post highlights the top themes designed for healthcare organizations, COVID-19 information sites, and […]
Are you looking for the best WordPress themes for shopping? This post showcases the top themes for eCommerce businesses, fashion boutiques, and online retailers. These […]