Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1144185

    Hello Friends,

    I am using the Fullscreen-Slider with a Heading and Subheading for all Slides (same).
    I want a Background color just Heading (Title).
    When I set Text-Position to Bottom with Border, I do have a colored Background for Title and Subtitle.
    I Just want it for The Title.

    That is how it is:
    Wrong Background

    That is how I want it:
    Right One

    I think there is an easy way but I dont know it. Maybe just at the Background to the Title via CSS?
    I tried this, but then it looks like that (Not perfect fit to the heading)
    Also wrong

    I am looking forward to your help.
    Regards,
    Phil

    #1144285

    Hey Vangone,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1144399

    Here you go:

    #1145277

    Hi Vangone,

    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

    
    .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title { 
      width: 93%;
      background-color: #e5b4d199;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1145286

    Hello Victora,

    thats one possible Solution, but not the best.
    Cause now, If I change the Windows Size, the background-color-size doesnt change that good.
    Isn’t it possible to let the Backgroundcolor display with the element feature.
    Feature
    And just hide the border of the Subtitle via Css?

    Regards,
    Phil

    #1145361

    Hi Phil,

    Even if the color is added here in the settings, the caption is full-width. Which border are you referring to?

    Best regards,
    Victoria

    #1145470

    Yeah saw this too.
    Gonna leave it like that. Thank you :)

    #1145516

    Hi Vangone,

    Ok then :) Do you need any more help or we can close the thread?

    Best regards,
    Victoria

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