Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #308304

    I have searched through the topics and found some suggestions to change the font colors for the CONTACT FORM, but when I add them to the quickcss, nothing happens to the font colors in the contact form. Please advise.

    #308471

    Why am I getting EVERY SINGLE support ticket email when I only clicked follow up replies to THIS string, not every single string or question you get. Where are “subscriptions preferences?” for the forum?

    #308532

    Hi!

    Try with this code:

    .avia_ajax_form label {
        color: white !important;
    }

    The forum issue you mention is very weird, i’ll ask Kriesi to check if there is something wrong with your user.

    Regards,
    Josue

    #308651

    Okay, that worked…but the TITLE of the Contact form logo is still black and needs to be white.

    #308652

    Sorry but i don’t know how to change that, the title is being created by a third-party cufon plugin.

    #308852

    Hi!

    You can manage your subscriptions here: https://kriesi.at/support/profile/edelabarre/subscriptions/
    Seems you have by accident subscribed to the whole “Enfold” forum, not only this thread :)

    Best regards,
    Kriesi

    #308910

    Deactivated the plug-in, and thank you for bringing that to my attention because I couldn’t understand why there was a FONT for the post headings and why it was the font it was.

    That being said, the COLOR of the Title in the contact form is still black. I need it to be white and match the contact form color.

    #308941

    Hi!

    Try with this code instead:

    .avia_ajax_form label, .avia_ajax_form h3 {
        color: white !important;
    }

    Best regards,
    Josue

    #309015

    That worked great, thanks. The only thing I have left is that my socket … copyright and footer navigation aren’t showing up.

    #309027

    Hi!

    Navigation is appearing on my end, can you post a screenshot of your view?

    Regards,
    Josue

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.