-
AuthorPosts
-
January 2, 2018 at 9:02 pm #892590
Hello! I’ve been trying to change the post titles in my magazine entries, but with no luck..
Can you please tell me what the CSS code looks like for them? I have 3 magazine entries on the index page and I would like to change the post titles in all 3 (not the header text) … I would like to unbold the titles and make the font larger.
Thanks for any help you can provide!
January 4, 2018 at 5:33 am #893091Hey onegirlrtw,
Please try the following in Quick CSS under Enfold->General Styling:
.av-magazine-top-heading { font-weight:400 !important; font-size:30px !important; }
Best regards,
RikardJanuary 17, 2018 at 9:28 pm #898678Thank you for this! I appreciate the time it takes to reply to my question!
The CSS above seems to change the header text for each magazine entry, NOT the post titles. Under each header text, there are 6, 6, and 5 posts listed, each with a feature image to the left of each post title.
What I would like to change is the style of the POST TITLES (not the header text) … I would like to unbold the titles and make the font larger.
Any help you can provide would be great, thank you!
January 18, 2018 at 11:42 am #899055Hi onegirlrtw,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-magazine .av-magazine-content-wrap .av-magazine-title { font-weight: normal; font-size: 15px; }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 30, 2018 at 7:09 pm #905069That worked perfectly, thank you Victoria!
January 31, 2018 at 8:23 pm #905756Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
BasilisAugust 1, 2018 at 2:09 pm #992417Very helpful. Was looking for that. I also found out on how to hide the date from another thread.
However what I cannot find is if it is possible to vertically centralize the title without the date as it there is a blank line below and it is not aligned with the image. I am using a mazagine element with thumbnails.Could you maybe assist.
Thank you,
VaslisAugust 2, 2018 at 5:21 am #992677Hi Vaslis,
Could you post a link to where we can see the element in question please?
Best regards,
RikardAugust 2, 2018 at 1:29 pm #992868https://aimonas.gr/uncategorized/photo_template/
i have a template that I am working at on how I will show images.. .the magazine element is on the right. I will send temporary username and password in private messageAugust 2, 2018 at 1:33 pm #992871login details below
August 3, 2018 at 6:49 am #993091Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av-magazine .av-magazine-content-wrap .av-magazine-title { padding-top: 20px; }
Best regards,
RikardAugust 3, 2018 at 3:20 pm #993287Thank you very much Rikard.
Works perfectly fine now.August 4, 2018 at 7:03 am #993421 -
AuthorPosts
- You must be logged in to reply to this topic.