Tagged: categories, remove date, Tags, widget title left
- This topic has 7 replies, 3 voices, and was last updated 4 years, 9 months ago by Theme Horse Support Team.
-
AuthorPosts
-
December 20, 2019 at 7:35 pm #72726Sheik AhamathParticipant
I don’t want my posts to show categories, tags, date etc. Could you provide me the CSS code to remove them?
Also, on the home page the wideget titles are centred? Could you give me the CSS code for this too so I could align them to the left?.
Thanks.December 22, 2019 at 2:07 pm #72782Theme Horse Support TeamKeymasterHi @sheik-ahamath,
To make the Widget Titles align Left and also to remove the Categories, Date, Tags please go to ‘Appearance > Customize > Additional CSS‘ and paste the below code:
.entry-meta.category-meta, .entry-meta .date, .entry-meta .tag-links, .post footer.entry-meta { display: none; } .page-template-front-page-template .site-main .widget-title, .widget-description, .featured-stories .stories-title { text-align: left; } .section-title-wrap { padding-left: 0; padding-right: 0; }
Thanks
December 23, 2019 at 6:38 am #72817Sheik AhamathParticipantThanks but since this came in late I have switched to another theme – Newscard and the code works on that as well.
December 23, 2019 at 8:35 am #72821Theme Horse Support TeamKeymasterOops!
We are sorry for the late response due to some unavoidable circumstances. And no worries you are free to use any themes.Thanks
December 23, 2019 at 11:04 am #72840Sheik AhamathParticipantThat’s OK.
I also don’t want the controls for banner slider on home page to be seen. Could you also provide a CSS code to hide these slider controls?
Also, I found that in Newscard theme there is a useful frontpage sidebar widget area. I haven’t tested all your themes yet, but could you let me know which of your other themes has a frontpage sidebar widget area in addition to the Newscard theme?
Thanks.December 24, 2019 at 7:55 am #72899Theme Horse Support TeamKeymasterWe have provided you the Custom CSS code regarding the NewsCard Theme to your recent Topic under NewsCard. Please Check once.
And Our Magcast Theme also have The Sidebar Widget Area in Front Page Template.Thanks
December 24, 2019 at 10:11 am #72920Sheik AhamathParticipantThanks a lot.
December 26, 2019 at 12:37 pm #72997Theme Horse Support TeamKeymasterWelcome anytime @sheik-ahamath
-
AuthorPosts
- You must be logged in to reply to this topic.