Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1435737

    Hi,
    how can I remove the blog categories from the main grid and the single posts?

    Is there a way to align the “read more”-link to the same hight?

    (the sreenshot doesn’t show up here – so I post the link in private conent)

    • This topic was modified 8 months, 4 weeks ago by northorie.
    • This topic was modified 8 months, 4 weeks ago by northorie.
    #1435834

    Hey northorie,

    Thank you for the inquiry.

    You can adjust the options in the Enfold > Blog Layout > Blog Meta Elements section. Toggle the Blog Post Category to hide the post categories.

    Best regards,
    Ismael

    #1435990

    I tried, but the categories won’t disappear. It altready was disabled.

    #1436046

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .slide-content .blog-categories a {
    	display: none;
    }

    Best regards,
    Mike

    #1436114

    Thanks, that helped :)

    What about lining up the “Read more” button at one height? Can this be done?

    #1436120

    Hi,
    I see that you are using test post titles, do you believe that all of your tiltes will be about the same length, using the same number of rows?
    If so this will be solved, otherwise try adding the real titles so we can see how many rows you will use. Offering a solution for these test titles may not work the same when you start using real titles.

    Best regards,
    Mike

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