Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #947259

    Hi Jordan,
    are you still there to help? We had that topic, that we solved. I can’t replay there because it was solves.
    But now it is the same as before:-(. I did a mistake and delated the slider. So I had to rebuild it, took the same code that worked, but know the caption title background stays grey-black, instead of white.
    I wanted to have a black font a a white background.
    I cleared the browser cash. But that doesn’t help. Do you know why?

    We used that css-codes, but it is not working anymore:

    .slideshow_align_caption h2{
    color:#000!important;
    }
    .avia-caption-title. (Purchase code hidden if logged out) . (Purchase code hidden if logged out) . (Purchase code hidden if logged out) . (Purchase code hidden if logged out) . (Purchase code hidden if logged out) . (Purchase code hidden if logged out) {
    background: rgba(255, 255, 255, 0.5)!important;
    }

    #947287

    Or is there anyone else who can help? Please!!!

    #947808

    Hi LaraOcean,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .caption_framed .slideshow_caption .avia-caption-title {
      background: rgba(255, 255, 255, 0.5)!important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #948289

    Hi Victoria,
    that’s what I already did, like I wrote before. It’s working just on my mobile, but not at any bigger screens. There’s still the black framed backround, even with the code. do you any idea, why?

    Thank for further information!

    #949306

    Hi,

    Thanks for the update.

    Use this css code to remove the default background.

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
        background: transparent;
    }

    Best regards,
    Ismael

    #950032

    Thanks to all of you! I found a solution. You can close this topic.

    #950034

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Bild Slide Beschriftung Hintergrundfarbe’ is closed to new replies.