Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #613209

    Hi! I updated to Enfold 3.5.2 after the WordPress update yesterday, and the site is working well again and I’m doing some changes.

    I only have one question about an item that has changed after the update, It is the post slider on home page. The thumbnails are fine, but underneath the pic the category is now being displayed instead of the date. And the date has now moved underneath the news headline. The post slider edit in Avia layout builder doesn’t let me edit this. What I had, and want, is picture, date, headline, “read more” from top to bottom. Is there a piece of code that should go somewhere?

    • This topic was modified 8 years, 6 months ago by hannelynne.
    #615654

    Hi hannelynne!

    Thank you for using Enfold.

    The category section was added on the latest version of theme due to users’ requests. Hide it with this:

    .blog-categories.minor-meta {
        display: none !important;
    }

    Best regards,
    Ismael

    #737871

    Hi – i want to display only the title, featured image and published date… but when i use this code, it hides the categories for me so I am almost there. I just need the date to show up. What can I use to get the date to show up?

    #739669

    Hi!

    The post meta info will display if you set the element’s Title and Excerpt settings to “Title and Excerpt + Read More Link”.

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.