read more and subscribe button nog visible

hi,

Both the subscribe button en the read more button only appears when the cursor is touching it. I woiuld like those buttons sticky. How do I do that.
www.stralendgrijs.nl

Hi @sonja1962,

I hope you are well today and thank you for your question.

It’s happening because of CSS conflict on your site.

To resolve the issue you can try adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

#page .btn.btn-default {
    background-color: #b50545;
    border-color: #b50545;
}

Best Regards,
Movin

Hi Movin,

Thank you for your answer. IT WORKED, YEHHHHHHHHH. I am so glad :wink:
thanx very much.

kind regards,

Sonja1962

You are most welcome here :slight_smile: