Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1410603

    I have a problem with some image-elements, in Google Chrome the styling “circle” does not work.
    I would be very happy if you could help me.
    Please, see link and access in the privat content area
    thanks in advance Andreas

    #1410631

    Hi Andreas,

    Could you post a link to where we can see the problem you are having please?

    Best regards,
    Rikard

    #1410673

    Hi Rikard
    the problem occures only in the Google Chrome Browser (I’ve teste on a Mac)

    If you scroll a bit down, you’ll se the button „mühle aktuell“ to the left, and the pictures „map“ and „man with car“ are square not round.

    best regards, Andreas

    #1410674

    …jump to „über mich“ and scroll a bit down

    #1410706

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .avia-chrome .av-styling-circle .avia_image {
        overflow: auto;
    }

    Best regards,
    Rikard

    #1410712

    Hi,
    thanks for your reply.
    hm, wo’nt work.
    (of course, I’ve emptyed my cache before).
    shall I give you access?

    best regards
    Andreas

    #1410776

    Hi,

    Please try this CSS instead:

    .avia-chrome .av-styling-circle .avia_image {
        overflow: auto !important;
    }

    Best regards,
    Rikard

    #1410779

    Hi Rikard,
    thank u for the code.
    Yessss it works :)

    great job, thank u
    ‘ve nice day
    regards
    Andreas

    #1410824

    Hi Andreas,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Picture Style circle in Google Chrome’ is closed to new replies.