Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #663206

    Hello! I’m hoping you can help

    i’m trying to change the background color and font color of the tab module. I can successfully do this by changing this:

    .main_color .template-archives .tabcontainer a, #top .main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab{color:#666666;}

    to this:
    .main_color .template-archives .tabcontainer a, #top .main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab{background-color:#a81010; color:#ffffff;}

    if i put this in the Quick CSS, it works great. If i put it in my Enfold Child style.css, it doesn’t work
    Is there a place i can put this so i don’t have to put it in the Quick CSS?

    Thanks!

    #663446

    Hi invishane,

    Do you have any caching plugin on the site? If so please to flush it. If that is not the case then please post admin login details in private and we’ll have a closer look.

    Best regards,
    Rikard

    #663634

    I’m really just wondering if there is somewhere i can put that CSS besides Quick CSS. Should it work putting in the Child style.css? I’ve tried modifying the dynamic_avia css but it doesn’t save it if i change any Enfold settigs.

    By the way, amazing theme i love it, don’t think i’ll ever switch!

    #663901

    Hi,

    It should work yes, but if there is caching active you might not see your changes straight away. You could try custom.css in the CSS folder as well. If that should not work out for you then please post admin login details in private and we’ll have a closer look.

    Best regards,
    Rikard

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