• Resolved prillou28

    (@prillou28)


    Hello how do I change the shape of the flags from square to round please ?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author adispiac

    (@adispiac)

    Hello,

    You can achieve this by adding a few lines of custom CSS:

    elementor-286 .elementor-element.elementor-element-2339499 .cpel-switcher__flag img {
    ??border-radius: 50% !important;
    ??height: 18px !important;
    ??width: 18px !important;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.