-
AuthorPosts
-
May 23, 2014 at 9:01 pm #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, 6 months ago by thanp73.
May 23, 2014 at 10:10 pm #269289bump
May 24, 2014 at 12:01 am #269351Hey!
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!
JosueMay 24, 2014 at 2:29 am #269391thanks- 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?
May 24, 2014 at 2:32 am #269393ugh- 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…
May 24, 2014 at 2:34 am #269395The code does work:
Maybe it’s your server that’s taking too long to catch up the change.
Best regards,
JosueMay 24, 2014 at 2:35 am #269396there can also be a cache on the server site. Either a wordpress plugin or something the hoster set up.
May 24, 2014 at 2:45 am #269397yes 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!
May 24, 2014 at 2:53 am #269398Yeah that’s weird, i don’t think that’s coming from the theme exactly, perhaps some cache configuration on your server.
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.