Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #574037

    I am trying to remove borders around specific images only. I followed instructions to enable custom css class and added css rules to try and accomplish this but, to no eval.

    Added cw-noborder to custom class

    css: .avia-image-container-inner .avia-image-container-inner.cw-noborder {
    border:none !important;
    }

    #574050

    Hey ckwellington!

    Login credentials are not working for me. Can you please check them once again?
    Also, i could not see custom class on your image element. Please add it once again and change the code to following one

    .your-custom-class .avia-image-container-inner { border: none !important; }

    Cheers!
    Yigit

    #574139

    Sorry, here are the correct credentials.

    #574145

    Hi!

    I edited your element and gave it a custom class and added the code i posted above into Quick CSS field. Please review your website now

    Regards,
    Yigit

    #574165

    You Rock! Thank you!

    #574221

    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 :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove boreder around specific images only’ is closed to new replies.