Home › Forums › All Other Themes › Text on Page title
- This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
January 13, 2016 at 5:03 pm #18543
Hi I am not able to change the font size of the page title I have tried various ways but nothing seems to offer me this option
January 14, 2016 at 5:26 am #18579Hi Janet,
Kindly show us your website link.
Regards,
ShriJanuary 14, 2016 at 10:58 am #18605Hi
The link is kkinteriors.co.ukIt is an interior design site and I do not want to blog on this site
i am also getting frustrated as I am not able to include my logo and have a header title I assumed I would be able to have both with the pro version. I also do not want the large slider image on every page it detracts from the content is there a way of choosing which page I have this on?
I have looked at your documentation but it does not help me in these things
Appreciate your assistance
JanetJanuary 14, 2016 at 11:07 am #18606I have noticed on the demo site that the large slider image reduces in height when you click onto another page, this is not the case on my site it is remaining a large image and does not look right with the other content
regards
JanetJanuary 14, 2016 at 12:18 pm #18619Hi Janet,
1. For page title font size:
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box
h1.entry-title, h1.page-title{font-size:30px;}2. For Inner Page Slider Images:
Kindly go to Appearance>>Theme Option>>Homepage Slider
Inner page slider: select “hide” option from dropdown.3. For Homepage Slider Height
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box
.nivoSlider {height:500px !important;}Size of slider has to be 1400px wide and 500px or 600 px in height.
You can keep lower height of the images so that it doesn’t show large enough.
Keep same height and width for all slider images to avoid bounce effect.Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.