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*

Icons in Services Widget – changing default style

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5387
    casnyc
    Participant

    I uploaded my icons into the featured image of a page in the Services Widget. My icon was 85px X 85 px and was gold, but as it appears on the home page, it’s the inverse color with gold background in a circle frame. Is there any way to get rid of the frame and the color change, and just have the icon appear as I upload it?

    #5389
    Rabin Shrestha
    Participant

    Hi Casnyc,

    Can you please post link to your site?

    Rabin

    #5391
    casnyc
    Participant

    Still under construction: http://66.147.244.234/~catholw6/

    I changed the icons to white, but if I’d still like to know how to change the styling, both color and frame.

    #5413
    Sanjip Shah
    Participant

    @casnyc In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Try the following css and click on ‘Save all Changes’.

    .service-item .service-icon { 
    border-radius: 0;
    background-color: rgba(255, 215, 0, 1);
    }
    #22621
    markkuiken
    Participant

    This fixed a white border issue I had when using black icons.

    #22690

    @markkuiken Can we have the site url please so that we can provide you a exact css code?

    Thank you!

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