Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #529613

    Hey guys…I know that this has to be in the formatting of whichever title is used in the footer widget and the accordion, but I have been unable to back into it. Would you mind taking a look at the links below to see what I’m referring to?

    I need the font to be in a much lighter color. If you could point me in the direction of either which heading is used and/or specific element, and how I can change it without breaking anything, that would be great.

    Again…thank you so much for this theme! We’re not worthy!
    Gini

    #529825

    Hi ginigarbick,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #footer .widgettitle {
    color:white !important;
    }
    

    Best regards,
    Rikard

    #529827

    Hi Rikard…I just tried it. It doesn’t look like it worked. Would you mind having a look? I have set up an admin login for you guys. Info below.

    #529893

    Hi!

    Can you please post a screenshot and show the changes you would like to make? Font colors in Footer seem fine to me.
    Please make sure to flush browser cache and refresh your page after making styling changes

    Regards,
    Yigit

    #529942

    I’m sorry!! It’s there and looks fabulous…THANK YOU!
    Would you please look at the following page and tell me how I can exact the same change to the titles in the posts featured in the accordion at the top of the page? See how they, too, are too dark (they are actually the same color as the title in the widget was)…?

    http://www.perceptionprimeflightschool.com/flightblog/

    Again guys…thank you SO MUCH!
    Gini

    #530514

    Hey!

    Please use this css code to change the color:

    #top #wrap_all .main_color h3.aviaccordion-title {
        color: red;
    }

    Cheers!
    Ismael

    #531248

    That worked!! Thank you SO MUCH!!

    #531790

    Hi,

    Glad you got it fixed :-)

    Best regards,
    Rikard

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