Tagged: blog post element
-
AuthorPosts
-
June 17, 2015 at 6:54 pm #460913
Hi, I would to remove the date/comments that shows up underneath the image in the blog post element.
Additionally, could you tell me how to edit the style/font of the title?
Thanks,
AnitaJune 17, 2015 at 6:58 pm #460916Hi anitademla!
Please go to Enfold theme options > Blog Layout and uncheck date and comments under “Blog meta elements” section. Also, can you please post the link to your blog page?
Best regards,
YigitJune 17, 2015 at 7:06 pm #460922This reply has been marked as private.June 17, 2015 at 7:11 pm #460925Hi Anita!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slide-meta { display: none !important; } h3.slide-entry-title.entry-title { font-size: 17px; color: orange; }Best regards,
YigitJune 17, 2015 at 7:16 pm #460928Thanks Yigit. If I wanted to do this for a particular page and not universally across the site, would I just place this in “Custom CSS” in the widget?
June 17, 2015 at 7:30 pm #460932Hi!
If you mean the blog page you posted above, please change the code to following one
.page-id-2 .slide-meta { display: none !important; } .page-id-2 h3.slide-entry-title.entry-title { font-size: 17px; color: orange; }Regards,
YigitJanuary 25, 2019 at 7:22 pm #1058881I have the same issue. I’ve unchecked the date and comments under “Blog meta elements” section, but they still appear on the page.
I’d also like to change the font type / size for the title.January 28, 2019 at 10:51 pm #1059823Hi,
Please use the same code Yigit suggested – it should work for you also :)
Best regards,
BasilisJanuary 29, 2019 at 3:57 am #1059877I tried that – didn’t work for me… (or maybe I didn’t post it correctly?)
January 29, 2019 at 3:37 pm #1060051Hi socialsonya,
Can you give us access to your site? so we can take a look.
Best regards,
NikkoJanuary 29, 2019 at 4:33 pm #1060078Sure – creds below. Thanks
February 1, 2019 at 7:37 am #1061402Hi,
Thanks for that, though I can’t see dates or comments on the page in private. If you don’t see that on your end then please clear the cache from your caching plugin and from your local browser to see if that helps. When to not use a caching plugin.
Best regards,
Rikard-
This reply was modified 6 years, 9 months ago by
Rikard.
-
This reply was modified 6 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
