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

    Hi Support,

    I would like to add a 1px light grey border to my general images (#d1d1d1). Would I add css code to alter this class?

    avia-image-container-inner

    Thanks so much for your help!
    LindaK

    #921301

    Hey LindaK,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-image-container-inner {
      border:1px solid #ddd !important;
    }

    Best regards,
    Rikard

    #921587

    Thank you – perfect!

    #921596

    Hi,

    Glad Rikard could help! :)

    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 start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Modify Media Element Image – add border instead of default’ is closed to new replies.