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

    I have a side with a entry-slider and want to remove the categories obove the title and the date with the grey lines below.
    Funny enough, there is no date at the first entry, wich I think is weird.
    I tried several quick-css I found here but the only thing I could remove is the date …

    #631819

    Hi gemac-fieldbus,

    Thanks for the details, I don’t know on what page you are using the slider though. Could you link directly to it please?

    Regards,
    Rikard

    #634599

    Thank you Rikard,
    sorry for the delay. The site changed meanwhile but there is still a problem.You will find a link below.
    There I want to remove the date and categories of the links in general.

    #634611

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .slide-meta,span.blog-categories.minor-meta {
        display: none;
    }
    

    Best regards,
    Yigit

    #634619

    Great Yigit !
    That did it.
    Thank you for your absolutely professional support. I am happy about my choice to buy your theme.

    #634627

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘remove categories and date with grey lines from blogslider’ is closed to new replies.