Hello,
I would like to delete the title and image in single post please.
I already add this on custom css but it’s not working:
.single-post .entry-header,
.single-post .meta-post-categories,
.single-post .entry-title,
.single-post .entry-meta {
display: none;
}
I have this message that appears in Theme settings:
WARNING: The “PHP Max Input Vars” parameter is set to 1000 which is not enough for our Theme Settings. You need to increase it to 2000 or higher in your PHP configuration. Contact your hosting provider for help on this matter. Otherwise, you will not be able to save Theme Settings.
Do you think that’s where the problem lies ? And how can I change these settings ?
Thank for your help
Attachments:
You must be
logged in to view attached files.