badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Services Icon Size

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #57192
    stefanovdagostino
    Participant

    Is there a way to modify the size of the services icon? I would like the icon to be larger. Thank you in advance.

    #57257

    Hi,

    For this you can use below custom CSS code which you can add this in Custom CSS option via customizer.

    .service-item .service-icon,
    .service-item .service-icon img {
        width: 100px;
        height: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
    }

    Thank you!

    #85663

    the css code described above does not work for me.

    Are the class names correct in the rules?

    #85868

    Hi Victor Ivan Bueno Saez,

    Yes the Class Name is correct and works well. Could you please share us Your Site URL so that we can check why it’s not working for you.

    Thanks

    #89509
    melissa.green1115
    Participant

    The Class Name works! Thank you!

    #89580

    Welcome anytime @melissa-green1115

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