Hi Enfold team
How can I remove the blog grid title? I want only the except to be visible under the image, not the blog title. However, the blog title should be visible when viewing the blog post itself.
Hi changegroup!
Thank you for using our theme.
In custom.css or Enfold->Styles->QuickCSS put the following:
.avia-content-slider h3 {
display: none !important;
}
If it does not work, can you send us a link to your page, where you want to remove the title so we can check the CSS?
Regards,
Günter
Hey!
Thank you for coming back.
Something seems to break the HTML structure, because the container containing the single blog post stretches over the complete width of the screen and pushes the sidebar down. But I cannot figure out, what is the problem.
Maybe you can create a new post with only simple text in it, check if it is displayed correctly with the sidebar to the right and then add step by step the elements you used in this post and see, when the design breaks.
You also should try to deactivate all plugins and reactivate them one by one.- this might also be a reason.
If you still have problems, can you make us an admin account so we can have a look, pls.
Cheers!
Günter
Hey!
Thank you for coming back.
Check again in your setup of the contact form, that all opening <div> have a closing </div> – I think there is one missing.
To get access to your WP Backend we need an admin account: Add a username and password and give that user admin rights. You can post this data in the private section and after we are finished delete this user.
Best regards,
Günter