• This topic has 1 reply, 2 voices, and was last updated 3 years ago by Omar.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #203063
    Lisa Bowser
    Participant

    I am seriously frustrated with the ability to control the icon size when using a custom image. None of the custom size works nor does any css modifications, I’ve even applied a unique custom class and even as I am able to grab the exact css class and see it change while in developer mode applying that in the advanced tab under css is not working even with “!important” applied. Here’s some of the css code I’m using that works in developer tools but produces no results when added to advanced css tab:

    selector .premium-icon-box-icon, .premium-icon-box-icon-container svg, .premium-icon-box-custom-image, .premium-icon-box-animation {
    border-radius: 50%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 120px !important;
    }

    #203391
    Omar
    Participant

    Hi there 👋

    Hope you’re having a great day 🙂

    Well, I would be so glad to check things further from your end, so could you please share a link where I can find the issue so I can see what is actually going there?

    Regards,
    Omar

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.