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*

Remove text widget background color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12741
    tekgirl
    Participant

    How do I remove the background color of the text widgets in the footer sidebat?

    Thanks

    http://www.ezrvservice.com

    #12747
    tekgirl
    Participant

    Or…change the color of just the footer sidebar text widget?

    #12808

    Hi tekgirl,

    To remove the color of the footer sidebar Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .textwidget {
        background-color: #5e5e5e;
    }

    Note: Change above hex color code 5e5e5e to your own hex code.

    Thank you!

    #12818
    tekgirl
    Participant

    Thanks, but the issue is I need only the footer text widget changed…not the sidebar as well 🙁 I didn’t use that code because it change ALL textwidgets…

    #12842

    Hi tekgirl,

    Please specify clearily which section you want to change the background color in this screenshot. 1 OR 2

    Thank you!

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