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

    Dear,

    First of all, a great Theme, thank for that!
    Now i have a question, i have made a example at this page: (Private Content)
    the overlay when you place the mouse on the picture, the overlay becomes first square, than it adjust to a circle, but i dont want that square, direct the circle.

    Grtz

    #503509

    Hi Webshophardenberg!

    It’s displaying as a circle for me. Can you take a screenshot and highlight what your trying to do so we can get a better idea?

    Best regards,
    Elliott

    #503528

    First its a Square, than it adjust in a circle,

    Screenshot 1: screenshot1

    Screenshot 2: screenshot2

    On screenshot 1, you see it first a square, than in screenshot 2 you see its adjust to a circle. But i dont want it to be first a square,
    like screenshot 1, just direct a circle.

    Best regards,
    Rutger

    #503532

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-styling-circle .image-overlay {
        width: 100%!important;
        left: 0!important;
        border-radius: 10000px!important;
    }

    Cheers!
    Yigit

    #503539

    That’s just great,
    thanks mate!

    Cheers!!
    Rutger

    #503541

    Hi!

    You are welcome, we are always happy to 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 post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Overlay round picture, first its square’ is closed to new replies.