-
Author
-
August 8, 2018 at 03:23 #205730logaritymParticipant
Hello. I would like to hide the parent categories and leave the subcategories in the meta of the posts. How can I do this?
August 8, 2018 at 16:55 #205774LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 9, 2018 at 17:30 #205858RaduModeratorHi,
Tried a workaround and cannot remove only that tried with css to target all links from there that contains the main category slug but it removes also the second one.
So there is no easy way to remove only that… another workaround may be this… but i’m not sure how will behaves when you have only a category there.
COPY CODEarticle .post-header .post-meta .meta-category a:first-child{ display:none !important; }
The css will be added to wp-admin -> theme options -> General settings -> Quick CSS
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 9, 2018 at 20:41 #205865logaritymParticipantHi! Actually, this also leaves the comma which is after the first category…
August 10, 2018 at 16:42 #205904RaduModeratorYes i saw i was looking for a solution to remove it but the comma of that isn’t placed on any element with class or div id to can be targeted.
I’m looking for a workaround will let you know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.