- This topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Removing Date Box on Blog Posts featured on Homepage – Charity Pro Theme
I’m trying to remove the date boxes on my blog posts that are featured on the homepage. These are being used to promote upcoming events; however, they cannot be published without a former date. My website is aihc-wa.com.
Thanks in advance!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.date-news { display:none;}
Regards,
Chris
It worked perfectly! Thank you so much!
Would you have any insight on how to make my sidebar collapsible for submenu items? An example would be on the right side of this page: https://aihc-wa.com/about/
Hi,
Kindly use this one
.bellows .bellows-nav .bellows-target { padding:5px 20px;}
.page-id-2 #sidebar ul li { background-position:15px 19px !important;}
.bellows .bellows-nav .bellows-submenu .bellows-target { padding-top:3px !important; padding-bottom:3px !important;}
Regards,
Chris
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]