Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › Removing author, date on blog posts › Reply To: Removing author, date on blog posts
August 3, 2015 at 3:04 pm
#3462
Participant
Please insert this code below into Elvyre options->Appearance->Custom CSS to fix Ipad menu issue.
#nav > ul > li > a {
padding: 30px 16px;
}
For the Blog path issue, you will need to rename Blog page, go to pages find blog and rename it to whatever you want to show on breadcrumbs.