banner wide widget background color and widgekit

Home Forums WordPress Themes – Premium Flat Responsive banner wide widget background color and widgekit

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16347

    I am having trouble changing the color of the background of the banner wide widget, where I am using widgetkit for sliders.

    there seems to be some brown background color that appears behind every slider. one of the enclosed examples is one where I purposely resized one of the sliders out of size with the others, so the brown was very obvious. (see attached)

    on the correct sized sliders, the brown still appears as a thin line above and below each slider (see attached)

    I have tried to change the CSS class on the widget itself, that did not work (see attached)
    I have tried to modify the color on the customization area (see attached)
    and I don’t see a color option in widgetkit to correct it either.

    please help,
    thx

    http://www.bridgesofwellness.com (but the site is in process, so you can not see the actual issue as I have a landing page up at the moment)
    ScreenShot2015-07-17at12.55.47PM.png
    ScreenShot2015-07-17at12.56.55PM.png
    ScreenShot2015-07-17at1.04.38PM.png

    Attachments:
    You must be logged in to view attached files.
    #21523
    Oliver Kersten
    Participant

    Ive got the same problem

    #21525
    Shekhar Bhandari
    Participant

    Hi There,

    You can use the following custom css to fix the problem, as we have find the bug on that feature we will fix the bug asap and release the update of the theme
    #fr-banner {
    background-color:red !important;
    }

    Thanks

    #21528

    #fr-banner {
    background-color:red !important;
    }

    this is what I received.
    where do I put this?

    and the color I need is WHITE not red.
    I used red as an obvious example that it was not working..

    I tried as is in the CSS line of the banner wide widget and it did not work.

    thank you!

    http://www.bridgesofwellness.com

    #21529

    there seem to be spaces that shouldn’t be there in the CSS code you provided?

    #16348
    Shekhar Bhandari
    Participant

    Hi There,

    You can use custom CSS or Child theme Style.css to insert the css that we provide. The css is correct, where do you found the spaces.

    Thanks

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