- This topic has 5 replies, 3 voices, and was last updated 8 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Disable Page Title on page and How to change text size?
Hi!
Is there any way to disable the page title on each page?
Also, how can i change my text size on specific pages. For example, making some text a header, some smaller, Etc.
Thanks so much!
Hi Rain,
Kindly show us your website URL.
Regards,
Brad
Hi brad, for example:
http://pop.fitness/beginners-guide-to-fitness/
I want to remove the page title on these pages. I want to be able to change the text size on the page’s text.
Page titles are h1 font size and color.
Similarly page font like paragraph fonts are also given in Appearance>theme options>basic settings.
For removing them you can add this in appearance>theme options>basic settings>Custom CSS box:
h1.entry-title, h1.page-title{display:none;}
Regards,
Shri
Thanks! I was able to remove the page titles!
Is there any way to change the font size on individual pages? I know i can change the settings in appearance, but there are certain things i’d like to be larger (for example header size), and certain things smaller, etc. This will probably vary page by page.
Thanks so much for your help!
You can include inline css in text mode of the pages and use your own font size and color.
Something like this:
<span style="font-size: 11px; color: #aaaaaa;">Hello</span>
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]