New Landing How can we help? Themeforest Theme Support Dante Tabs – remove shadow

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #67425
    paulrigby
    Member
    Post count: 59

    Hi guys,

    Please are you able to help with some custom CSS to remove shadows from tabs (& tours) bars?
    http://dante.swiftideas.net/shortcodes/tabs-tours/
    https://www.evernote.com/shard/s4/sh/804c561b-0eda-456a-a305-04eeb0d5c238/633af29775096722d424a1e0fef96741

    Many thanks!
    Paul

    #67521
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this css

    .spb_tabs .nav-tabs li.active a{box-shadow:0 0 2px rgba(0, 0, 0, 0.1) inset}
    .spb_tabs .nav-tabs li.active a, .spb_tour .nav-tabs li.active a, .spb_accordion .spb_accordion_section > h3.ui-state-active a{background:none;}

    Hopefully it should work .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67546
    paulrigby
    Member
    Post count: 59

    That’s great Mohammed, thanks. This really helped me target the right areas, but killed all the styling not just the shadow. I managed to adjust with something Ed had provided me for elsewhere, and this works. Just including it here in case it’s helpful. Anyway, all sorted now. Many thanks.

    .spb_tabs .nav-tabs li.active a, .spb_tour .nav-tabs li.active a, .spb_accordion .spb_accordion_section > h3.ui-state-active a{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
    #67577
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that you sorted .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register