• Resolved dmroten

    (@dmroten)


    Hi! I have a google calendar on my page and everything works great except you cannot see the forward and backwards arrows. They blend into the button color. Is there a way to change the font color to white to match the text of the other buttons? I do not know anything about CSS. Thank you for you time.

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

Viewing 1 replies (of 1 total)
  • Plugin Author LBell

    (@lbell)

    Your Themify theme CSS is overriding the “span” element that colors those chevrons. You’ll need to add this CSS to your theme, or use a custom CSS plugin:

    span.fc-icon { color: #fff; }

Viewing 1 replies (of 1 total)

The topic ‘Calendar settings’ is closed to new replies.