Viewing 1 replies (of 1 total)
  • Thread Starter marko77

    (@marko77)

    Ok kind of figure it out:

    Just change the css in
    wp-content/plugins/easy-responsive-tabs/assets/css/bootstrap_tab.min.css

    in lines for hover image
    .osc-res-tab .nav>li>a:hover,.osc-res-tab .nav>li>a:focus{text-decoration:none;background-color:#eeeeee; background: url(http://YOURDOMAIN/wp-content/uploads/2014/08/hover.jpg);}

    in line for active image
    .osc-res-tab .nav-tabs>li.active and complete the line with adding background property.

    Checked on pc and LG G2 css is fine.

Viewing 1 replies (of 1 total)

The topic ‘add tab background image and hover function’ is closed to new replies.