Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #505655

    hi, is there a way to set here a black border at the circle style image.

    #505830

    Hey wiwaldi79!

    Thank you for using Enfold.

    You can try this in the Quick CSS field:

    .av-styling-circle .avia_image {
        border: 5px solid black;
        padding: 0 !important;
    }

    You have this in the style.css file:

    .av-styling-circle .avia_image {
        padding: 10px!important;
        background-color: white;
    }

    What is that code for?

    Cheers!
    Ismael

    #505898

    Hi Ismael.

    #506272

    Hi!

    I’m sure you’re familiar with the custom css class field now. Please add a custom css class attribute to that image then apply the css properties above. :)

    Best regards,
    Ismael

    #506454

    OK. CLOSED :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘black border’ is closed to new replies.