Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1042553

    See the Screenshot to see what i mean.

    Screenshot of problem

    #1042557

    Hi Jürgen

    Try the following code in Quick CSS:

    .caption_framed .slideshow_caption .avia-caption-title {
    background: rgba(0,0,0,.7); // 70% background transparency
    }

    This should work.

    Cheers
    Michael

    #1042566

    wow, that was a fast reply.

    But sorry. Doesnt change anything.

    Even if i try something like:

    .caption_framed .slideshow_caption .avia-capti=
    on-title {background: rgba(0,0,0,.1); // 10% background transparency} !important

    #1042567

    Mh, strange. Have you emptied your browser cache?

    How about the following one?

    .caption_framed .slideshow_caption .avia-caption-title {
    background: rgba(0,0,0,0.7) !important;
    }
    #1042573

    yes i emptied the browser cache.

    hm, also this code is not working.

    You wanna have a login account to check it yourself?
    In case of that, please give me a email adress for the two factor authentication.

    #1042578

    That’s weird because I tried it in the browser dev tools and it changed there.

    Yes I think that would be the best for now.
    Please click on my picture on the left in order to find my email address.

    #1042584

    See the private content

    Thank you in advance.

    #1042585

    I am a participant like you, so only you and moderators can see private content. I can’t see it.

    #1042590

    sent an email to you :)

    #1042592

    Thanks a lot – that worked!
    My CSS code worked as well actually, you probably just did not see the difference because it was just a small change.

    I changed it to 30% now – is that how you wanted it to look like?

    EDIT: It was not browser cache, but WP Rocket which had some cached content in it as well. Now it should be fine.

    #1042593

    ok nice! Thank you.

    Can you also change the color please?
    If you can change it to #82a846 it would be nice and then i can change it my way if i want to change it later.

    #1042596

    Done – please check it.

    #1042606

    Awesome!
    Thank you so much.

    #1044578

    Hi juergensim,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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