How to remove 'date' and 'author' information ?
-
Hi everyone,
New to this so sorry if i’m being ignorant!
1. How do I remove the ‘date’ and ‘author’ information from my posts on the evolve theme ?
2. How do I remove the navigation buttons on the bootstrap slider ?
Thanks!!
-
Hi,
Regarding question 1
Go to Theme Options -> Blog -> Post -> Post meta header placementRegarding question 2
Use the following in your Theme Options -> Custom CSS.carousel-control { display: none !important; }Thank you.
Hi Denzel,
Thanks so much for your reply and help.
1. Found the option for post meta header placement and that’s sorted.
2. How do I also remove the category tag at the end of the blog post ?
3. Also tried the custom CSS but didnt seem to remove the navigation button on the bootstrap slider. any other suggestions ?
4. Finally is there some way I can add a full width image to a page on the website if I am also using the sidebar widget ?
Thanks again!!!
Hi,
Are you using latest version of Evolve Theme?
The css code I provided is based on latest version.Post your website URL
Hi Denzel,
Thanks for your continued help. I checked and found out i was using an older version of Evolve. I updated and input the custom css again and the navigation buttons are now gone! π
The update however has caused a problem with the header and the main menu. It seems its become distorted. not sure what’s going on.
I am going to do a search now to see if anyone else has encountered the same problem
Hi,
I had visited your website.
Your header looks fine to me.
http://image.prntscr.com/image/7ae3553be028461d925454b49299d547.pngThe only problem is your dropdown menu color.
You can go to Theme Options -> Styling -> Menu to make some color changes.Thank you.
Thanks Denzel. I closed my browser and reopened it and that solved the issue!
Thanks too for pointing out the menu color.
May I please though, is there any way to remove the category that is displayed at the end of the blog post ?
Also is there a way to use a full width image on a page if I am using the sidebar widget ?
Thanks for your help!
Hi,
To remove the category, use the following in Theme Options -> Custom CSS
.entry-footer { display: none !important; }Also is there a way to use a full width image on a page if I am using the sidebar widget ?
Sorry it’s not possible unless your create a custom page template.
You can hire a developer from http://jobs.wordpress.net/ to use page.php as an example to create a custon page template.
Add the featured image in full width just below the menu.Thank you.
Hi Denzel,
Thank you for all your help. It was very much appreciated. I am going to close this as resolved.
Resolved
You are welcome!
Thank you.
The topic ‘How to remove 'date' and 'author' information ?’ is closed to new replies.
