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*

How to change only one widget background color (widget service)?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6237
    Annick
    Participant

    How to change the background color, only for one widget container in the homepage : widget service
    I wrote in custom css :

    .widget_service {
        background: rgb(220, 232, 228);
    }

    but this is not the result I’m looking for.
    I expect a full background color under widget service, like the slogan widget’s one.
    Looking at the structur, I found no container full wight of the div.wrapper and height only as the widget_service.

    Is it possible to put the widget_service in another one full background color, like widget_slogan. And then, how to set this one with a different background color of the first widget slogan ?
    Because I have set the widget slogan like this :

    .slogan-wrap {
        background: none repeat scroll 0% 0% rgb(241, 241, 241); 
    }
    .slogan-wrap .slogan {
        color: rgb(231, 81, 30); 
    }

    Is it an other way for the widget_service color background?

    Edit: I posted in the wrong place, my question is about attitude premium
    Thanks for your help

    #6472

    Hi Annick,

    Sorry, It is not possible to put the full background color for widget service like widget slogan you have to hire a developer for this. It is not possible by CSS customization you have to edit some file too.

    And for slogan widget we do not understand what you are trying to say could you please clarify it ?

    Thank you!

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