- This topic has 3 replies, 2 voices, and was last updated 3 years, 2 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
It takes a strong foundation for a business to survive. Similarly, it takes a planned and structured coding for a website to remain active and […]
The address of a World Wide Web Page is a URL. Protocol, domain name, and path are three parts of a URL. It is a […]
What is a newsletter and how to use it? Due to the recent advancement in technology, the traditional concept of marketing is no longer the […]