Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1152832

    Hi,

    I was wondering if there could be a quick CSS for fading the edges of the caption frame away in Fullscreen Slider?
    I have attached pictures in the Private Content.

    Thanks.

    #1152872

    Hey soheylll,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1152881

    Hi Victoria,

    millcreekjewelers.com
    Let me know if you want credentials to sign in as admin.

    #1153288

    Hi soheylll,

    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

    
      #top .slideshow_align_caption h2 {
        background: rgb(2,0,36);
        background: radial-gradient(circle, rgba(2,0,36,0.7567401960784313) 0%, rgba(68,68,68,0.6811099439775911) 56%, rgba(204,204,204,1) 100%);
     }
    

    https://cssgradient.io/

    If you need further assistance please let us know.

    Best regards,
    Victoria

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