Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #635104

    Hi Guys

    I am looking for some CSS to round off the corners of the title frame on the Fullscreen slider pls?

    Thanks
    Dee

    #635414

    Hey deegranger,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    h2.avia-caption-title {
        border-radius: 10px;
    }
    

    Best regards,
    Yigit

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