Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #916440

    Hello there,

    I have a very specific client request, so I apologize for taking up support resources for this.

    On this, the client would like to remove the shaded/frame box from the title on slide 1, but leave it on the title caption text below it.

    So the title on slide 1 would not be framed, but the caption would. Only on slide 1.

    Again, sorry for asking such a specific issue!

    #916604

    Hey kjwaggz,

    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

    
    .slide-1 .caption_framed .slideshow_caption .avia-caption-title {
      background: transparent;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #916759

    Amazing. I appreciate you all!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove shaded background from title only on slide 1’ is closed to new replies.