Problem with Top Widgets

Home Forums WordPress Themes – Premium Sleeky Pro Problem with Top Widgets

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17347
    Ellen
    Participant

    I’d like to use the top widgets, but they seem to be having a problem. In my example they are floating above the Call to Action widget and on top or the breadcrumbs area. Also, as you can see in my Customizing menu I’ve selected the Top Widget Background to be black, but that isn’t working either.

    http://www.earthtrurfwood2.evhmarketing.com/
    widgetareaproblems2.png

    Attachments:
    You must be logged in to view attached files.
    #22890
    Ellen
    Participant

    Both screen shots didn’t attach the first time.

    #17348
    Binaya D
    Participant

    Hi Ellen,

    Regarding the TOP widget it will be shown above the breadcrumbs and the banner image in home page same as demo but in other pages you can get the widget position same as Widget style page in demo. We hope you understand. And for the TOP Widget background color we have found bug in our theme, so we will fix this issue in another update. For now you can use the following css to change the background color

    .sleeky_widget_top {
        background-color: #350909;
    }

    NOTE: Please use the child theme style.css or custom css plugin to write the css.

    Thanks

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