-
Author
Tagged: post-meta
-
September 20, 2014 at 14:49 #29067
mj51234
ParticipantHi
I am having an issue with post meta in a type of posts i am creating. I would like to remove it!
https://themusichuddle.com/achievements/
If you click on any of the posts in this page you will notice it shows the post meta. And I do not have the option to remove the meta data! 🙁
Please help.
Thank You
September 22, 2014 at 13:48 #29156Catalin
ModeratorHello,
Please add this code in your style.css file from your child theme:
COPY CODEbody.single-badge div.article-meta { display:none; }
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2014 at 21:17 #29273mj51234
Participantthank you! that worked perfectly…Just found this page also looking really messed up! Is it possible to increase the title of each post bigger without increasing the size of all the other hyper-links text!? The whole list of posts just looks weird for some reason
http://themusichuddle.com/badge/
And also the thumbnail is not visible with these posts for some reason!September 23, 2014 at 16:53 #29392Catalin
Moderatoradd this to your style.css file from your child theme:
COPY CODEarticle.badge .article-title a { font-size: xxpx; }
where xxpx is the increased value you desire.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 30, 2014 at 18:47 #30236mj51234
ParticipantI am afraid this code didnt work to increase the text size.
Even if i can get the code to increase the text size from this link https://themusichuddle.com/achievements/
The class comes up as class=”badgeos-item-title”>
October 1, 2014 at 13:18 #30310Catalin
Moderatorthe problem comes from this class:
COPY CODEa:not(.button), div#main a:not(.button), #header .form-footer a:not(.button)
do you have custom css code added to this page?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 22, 2016 at 18:20 #118426daverattray
ParticipantHi, I want to remove the post meta completely -see image and then have the article left hand margin to line up with the word Home in the breadcrumbs above.
Thanks
DaveAttachments:
You must be logged in to view attached files.April 26, 2016 at 20:31 #119111Abe
KeymasterHave you checked Theme options – Blog – Meta settings?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.