• Resolved saleomkd

    (@saleomkd)


    Hi, i’m currently using a theme (localnews) on my site, but i have aproblems with the featured post slider:
    I can’t figure out how to change the gray and red background color in the post slides when 1 of 4 posts is active or not.

    Do anybody know how to change these background? I’ve not found anything i can change in the css file…

    my site is http://www.utopija.mk

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • I recommend asking at http://help.mnkystudio.com/?envato_item_id=2945886 so the theme’s developers and support community can help you with this.

    It looks like you need to look for these lines of css

    .post_slider ul.ui-tabs-nav li{color:#666;}.post_slider li.ui-tabs-nav-item a:hover {background-color: #d92818;}

    inside

    themes/localnews/functions/shortcodes-ultimate/css/style.css

    file somewhere around line 891.

    Remember if this is not a child theme than your changes will be overwritten when the theme is updated.

    Thread Starter saleomkd

    (@saleomkd)

    Nootkan that was very helpful and I succeeded in changing the colors finally.

    Thanks a ton!

    You’re welcome. Glad I could help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change background color in featured post slider?’ is closed to new replies.