- This topic has 14 replies, 3 voices, and was last updated 5 years, 9 months ago by Skandha.
-
AuthorPosts
-
January 13, 2019 at 3:57 am #163403ttsalesParticipant
Hi people and team!
Please, i want to increase the font size of my theme clean journal pro, but i don’t realize how to make it.
Css or plugin? All your tips will be welcome.
Can you help me?
January 13, 2019 at 10:24 pm #163450SkandhaParticipant@ttsales: Please post in your site URL and let me know on which text you want the font size to be increased.
Kind Regards,
SkandhaJanuary 14, 2019 at 5:02 am #163474ttsalesParticipanthttps://saibamais.org/geladinho-gourmet-para-vender/
I want to increase the font size in the content (article).
Regards,
January 15, 2019 at 12:15 am #163527SkandhaParticipant@ttsales: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
article .entry-content { font-size:18px; }
You can change the font size according to your requirement!
Kind Regards,
SkandhaJanuary 15, 2019 at 6:03 am #163559pdequestrian18ParticipantHi Skandha, thanks for this! How do I also change the title fonts to make them a bit smaller too?
Also if possible please could you tell me how to remove the little icons where each item is on “Services” and “Why Choose Us”….using Solid Construction Pro theme: https://peterdaviesequestrian.com/
Thank you! Claire
January 16, 2019 at 12:16 am #163635SkandhaParticipant@pdequestrian18: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change the font size of title */ .section-title { font-size:38px; }
You can change the font size according to your requirement.
Can you let me know which little icons you are referring to?Let me know if this works out!
Kind Regards,
SkandhaJanuary 16, 2019 at 8:49 am #163723pdequestrian18Participantthanks! yes that worked great! What is the wording for page title so I can change that too?
Also how do I change the image behind the page title? thans!
January 17, 2019 at 3:34 am #163779SkandhaParticipant@pdequestrian18: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change font size of page title */ #page .custom-header-content .entry-title { font-size:28px; }
To change the image page title
Go to => Dashboard => Edit a Page and Set a Featured Image.
Go to => Appearance => Customize => Header Media => Enable on Pages and postsLet me know if this works out!
Kind Regards,
SkandhaJanuary 17, 2019 at 2:55 pm #163821pdequestrian18Participantthanks so much, both worked great!
Only problem is when I add a featured image, it shows up behind the title (which I want) but also as a stand-alone image above the body text…is there a way to have it just behind the title on each page?
thanks
January 17, 2019 at 2:57 pm #163822pdequestrian18Participantjust to add, I don’t have the header image enabled on the home page, as I ended up using “featured content” instead, not sure if this will cause problems?
January 18, 2019 at 1:42 am #163857SkandhaParticipant@pdequestrian18: Go to => Appearance => Theme Options => Layout Options => Single Page/Post Image => Check Disabled option.
This should solve the issue with image again showing up in the content section.
Let me know if this works out!
Kind Regards,
SkandhaJanuary 18, 2019 at 12:41 pm #163895pdequestrian18Participantwhat’s the following CSS code? thanks
also is there a way for the home page portfolio to only show say 4 images and then “see all” option? as on mobile it’s just a huge list of images. or perhaps a few photos and a link to another portfolio page?
January 21, 2019 at 2:58 am #164059SkandhaParticipant@pdequestrian18: Sorry, that was a typo.
Go to => Appearance => Theme Options => Layout Options => Single Page/Post Image => Check Disabled
This should disable the image that is showing up above your posts.Yes it is possible to only show around 4 images and then have a view all link at the bottom.
Go to => => Appearance => Customize => Theme Options => Portfolio => No of Items => Select the few number of posts you want to show up on your site.
Now, you will need to put all the posts of your portfolio into a single category. Then insert that Category page link as Button Link of View all text.Let me know if this helps you out!
Kind Regards,
SkandhaJanuary 24, 2019 at 9:11 am #164354pdequestrian18ParticipantHi again,
Forsome reason disabling the Single Page/Post Image hasn’t removed the image from the page i’ve tried it on (About Us) http://www.peterdaviesequestrian.com
Please help !
Re. the porfolio, when you say “put the posts into a single category” what do you mean by that? They’re just images I added in.
Thanks
January 25, 2019 at 2:53 am #164392SkandhaParticipant@pdequestrian18: The image seems to be coming from the metabox option.
Go to => Dashboard => Pages => Edit About Us Page => On the right hand sidebar you will see Single Page/Post Image => Select Disable
This should remove the image.You will need to create a post for each of the custom image you have inserted for portfolio and categorize them into the same category. Then Go to => Appearance => Customize => Theme Options => Portfolio and Select Type as Post as select the number of posts you want show on homepage and select the posts. Then in the Button Link at the bottom insert the Category Page link.
Since you are using Custom type right now it is not possible to use the view more button link to display all other posts in the next link.Let me know if you are still having issue doing this!
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘how to increase the font size of the theme?’ is closed to new replies.