-
AuthorPosts
-
September 24, 2016 at 12:10 pm #691126
How do I make the Portfolio Item titles (Speakers names) larger on these 2 pages?
Many thanks
Jenny
- This topic was modified 8 years, 1 month ago by JennyGr.
September 24, 2016 at 2:44 pm #691155Hey JennyGr,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
h3.entry-title { font-size: 16px!important; font-weight: 600; }
Best regards,
VinaySeptember 26, 2016 at 1:48 am #691418Brilliant! Thank you Vinay.
Jenny
September 26, 2016 at 3:37 am #691427Can you also let me know how to change the font size of the text below the titles? And also how to non-italicize it as an option?
Many thanks
Jenny
September 27, 2016 at 3:40 pm #692295Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.grid-entry-excerpt.entry-content { font-style: normal; font-size: 14px; }
Best regards,
YigitSeptember 28, 2016 at 6:54 am #692493Great thank you Yigit.
September 28, 2016 at 7:16 am #692499Oh one last question…how do I add links to the text below the titles? (this is the text in the portfolio item excerpt box)
I want to add a ‘More>>’ link which links it to the portfolio item page. This is because in mobile it’s not obvious that the image and title are clickable links (whereas on desktop the scroll over alerts users to that).
Many thanks
Jenny
September 28, 2016 at 6:10 pm #692839Hi,
Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
YigitSeptember 29, 2016 at 8:27 am #692962Hi Yigit see screen shot here. It’s the .More’ on the text for speaker Elizabeth Svanholmer. It’s a portfolio item
September 29, 2016 at 10:24 am #693030Hi,
Did you manage to change the font size for the titles? If not Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.grid-entry-title.entry-title a{ font-size:15px!important; }
Best regards,
VinaySeptember 29, 2016 at 8:13 pm #693338Thanks Vinay, I’d already resolved this, I was asking about how to add links to the text below the titles?
October 3, 2016 at 10:14 pm #694784Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
However since you are using enfold if you give us some time we will write the custom code required to do this. It might take some time tho please let us know.
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.