Font color in mobile theme

Home Forums Calendar Products Community Events Font color in mobile theme

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #954935

    Hello,
    i just purchased the community addon and i am really happy with it!
    everything seems to work perfectly, but when i checked it from a mobile i have noticed that the font color is white and so it is not easy to read.

    I don’t know how i should do to set the font color to black instead of white (for the mobile)

    Could someone give me a tip??

    thank you

    #954944

    Hi, here a screenshot of the mobile view. i use wptouch pro.
    picture

    #954946

    #955039
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    I am not able to see the form on your site so not sure what theme css is causing the issue.

    However, try this:

    #tribe-community-events .eventForm label {
    color: #000;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #955228

    This reply is private.

    #955231

    Hello, i fixed, i had to add it to the wptouch theme css. Thank you

    #955261
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Font color in mobile theme’ is closed to new replies.