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*

Make round icons bigger in main page

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45254
    Elisenda
    Participant

    Hello,

    I would like to make the round icons bigger in the main page, is it possible? I mean the icons in front of “pages” where it says “read more…” at the end.

    Moreover, I would like to know how to increase space between lines text in pages. Is it possible to do?

    I am looking forward to hearing from you.

    Many thanks,

    Elisenda

    #45273

    Hi Elisenda,

    To make the round icons bigger go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .service-item .service-icon {
        border-radius: 55px;
        height: 80px;
        width: 80px;
    }
    .service-item .service-icon img {
        height: 80px;
        width: 80px;
    }

    Thank you for using our theme.

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