Remove category + view post from slider?

  • Posted in : TheBlogger
  • fadidraghici
    Participant

    Hi,

    I would like to remove the category ribbon + text as well as the “view post” button from the slider.
    Also, how can I change the overlay opacity + color?

    Thank you!

    serkan
    Moderator

    Hi, You can use this custom css code;

    .post-thumbnail .entry-meta, .post-thumbnail .more-link { display: none; }

    Thanks

    This custom css code is defalt for overlay opacity and color for the featured area. 0.3 is the opacity and the other is the rgba color code. You can change it.

    .post-wrap { background: rgba(37, 38, 46, 0.3); }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register