• I just noticed that at the bottom of the widget display what appears to be a “blank” Twitter post. On checking the code, this is the “Follow” button, but the CSS for the text is white on white – so it looks like a blank posting. I’ve tried to disable this in the settings “Display Twitter Follow Button” unchecked, but it remains. I have also made sure the Display follow in the widget setting is unchecked and I’ve cleared the cache several times and checked with a different browser. Any advice?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jebswebs

    (@jebswebs)

    I tried to uncheck the “Display Follow” in the widget setting again and saved the settings to the theme and the empty follow button has disappeared. But i will activate it again so you can see what I am referring to.

    Is there a CSS workaround to get the wording to show up?

    Hi @jebswebs

    Thank you for writing in.

    Please go to your Dashboard > Appearance > Customize > Addiitonal CSS and add this CSS codes:

    .aptf-follow-btn .label {
        background-color: black;
    }

    Please do contact us if you have any questions/issues.

    Regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Follow Button is not formatting correctly’ is closed to new replies.