Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #269255

    Josue helped me yesterday but the thread is closed now and I have a follow up question
    https://kriesi.at/support/topic/set-background-color-of-avia-mega-menu-differentt-han-header/

    I have used the theme advanced styling / main menu section to set the background of the main menu to #fffff, but I’d like to add an opacity to it so my header background image shows through the white-

    Any tips?

    as a related question ,any idea why it takes a very long time- sometimes 5 + minutes of ctrl-f5 refreshing- to get changes put into this area of the theme to reflect on the site?

    • This topic was modified 10 years ago by thanp73.
    #269289

    bump

    #269351

    Hey!

    Try:

    #top .av-main-nav > li > a {
        background: rgba(255,255,255,0.8) !important;
    }

    Every time you bump it sends your topic to the end of our queue.

    Cheers!
    Josue

    #269391

    thanks- when I put it in, it worked, but I am assuming the 0.8 is equivalent to 80%, right? I tried to change to 0.6 or 0.4 and can get no change however (yes, multi browsers/ cache flushed)

    is there antoher way to get it to 60% or so?

    #269393

    ugh- tht got it. it just takes a very long time- 5 + minutes- for changes made in the child theme to show up sometimes- I have no idea why the refresh/ reload is so delayed. it is some strange caching going in somewhere…

    #269395

    The code does work:

    Maybe it’s your server that’s taking too long to catch up the change.

    Best regards,
    Josue

    #269396

    there can also be a cache on the server site. Either a wordpress plugin or something the hoster set up.

    #269397

    yes I do not know where the cache problem is, but Josue, its weird that you are seeing that header- yes, we have the transparent effect, and 40% worked as 0.4, but that is not my header logo or background you pasted. so there is some caching too for you- that was a version from early in the day yesterday!

    #269398

    Yeah that’s weird, i don’t think that’s coming from the theme exactly, perhaps some cache configuration on your server.

    Best regards,
    Josue

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