-
AuthorPosts
-
May 7, 2016 at 5:58 am #628546
Hi,
I need the title size on my blog http://xandrianoir.com/blog-and-reviews/ bold and large so I changed the H3 size in Enfold->Advance Settings->H3 but it (of course) increased the size of all H3 on the size.
How can I only increase the post title size and make it bold on blog page?
can you please help?
Regards,
XNMay 8, 2016 at 4:41 am #628761Hey xa1970,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
h3.slide-entry-title.entry-title { font-size: 20px; font-weight: bold !important; }Best regards,
JordanMay 10, 2016 at 7:52 am #629685Thank you Jorden, it works.
What if I need to make the posts titles bold as well?
-
This reply was modified 9 years, 5 months ago by
xa1970.
May 10, 2016 at 8:36 am #629722Hi!
Here it is
.entry-content-wrapper .post-title { font-weight: bold; }let us know if you need anything else from us.
Cheers!
BasilisMay 10, 2016 at 10:53 am #629793Hi,
I don’t see it bold. Which Heading is it? And can you also please tell me which Heading is used for the body text? may be I can try changing from theme options.
Thanks
XANDRIAMay 11, 2016 at 12:26 pm #630631Hi,
try to add an !important this the previous code:
.entry-content-wrapper .post-title { font-weight: bold !important; }Clear browser cache and hard refresh a few times.
Yes you can change body font in theme options.
Best regards,
AndyMay 13, 2016 at 8:40 am #631906Thanks.
Actually, when I open a post, it is not bold. Then I clear cache and refresh, it shows bold and then go back to the un-bold font.
Perhaps, you may check here http://xandrianoir.com/blog-and-reviews/
Regards,
XNMay 16, 2016 at 2:41 pm #632941Hi,
all titles are bold for me:
Could you fix it already?
Please check on another computer as well.
Best regards,
AndyMay 20, 2016 at 7:01 am #635735HI,
On blog main page, they show bold and are fine.
But on posts they are not bold.Regards,
XNMay 20, 2016 at 5:38 pm #635992 -
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
