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

    I would like specific images to have a 4px green (#629080) border around them with a 10px radius. Can’t figure out how to do this. Links below. Thanks so much!

    #596419

    Hey ferriscreative!

    Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your image and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class img { border: 4px solid #629080; border-radius: 10px; }

    Cheers!
    Yigit

    #596434

    Best. Customer. Service. EVER!

    I can’t thank you enough for easy-to-follow instructions that work!

    Cheers! George

    #596440

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I add a border around specific images?’ is closed to new replies.