• Hi
    I’m using Blog Way theme.

    I’m using the milestone widget.

    The text that says either ‘months’ or ‘days’ or ‘hours’ or ‘minutes’ isn’t visible.

    When I highlight that section of the page, the text is there, but it’s in a white font and not the same font as the other text.

    Is there somewhere I can edit this part of the widget/plugin? Also, the website is not live yet, not sure if that matters. Thanks for any help you can provide.

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

Viewing 1 replies (of 1 total)
  • Hello There!

    Greetings of the day!

    Please follow the below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS”

    .milestone-content span.label
    {
       color:#333333;
    }

    4) Save Updates

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Milestone Widget not displaying text’ is closed to new replies.