Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #163891
    angrybird
    Participant

    I want to remove the white background box behind the text on the featured image.
    I have tried everything I found on this forum, f.e.
    #main-slider .entry-container { background: transparent; }
    #main-slider .entry-container a {background: rgba(0, 0, 0, 0.0);}
    but nothing works.

    #163892
    angrybird
    Participant

    Oh just found out it needs to be entry-content, not entry-container. So now I just need to remove the white box that shows up on mouse-over.

    #163893
    angrybird
    Participant

    And one more question:
    I have three columns of Featured content on the front page. I need the Content-text to act as a link (in the same way as the Title does) OR I need to add a “Read more”-button after the text. Is either of this possible?

    #163929
    Skandha
    Participant

    @ville123: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #165164
    angrybird
    Participant
    #165168
    Skandha
    Participant

    @ville123: To add a Read more text with the link of the featured post you will need to add the following code.
    Go to => Child Theme Folder => functions.php and add the code in this link.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #165176
    angrybird
    Participant

    Yes thank you, it works very well. I cannot get Polylang to translate the “Read more”-text so I changed it to “>>>”.

    #165242
    Skandha
    Participant

    @ville123: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-everest/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Featured image slider Content background’ is closed to new replies.