Hover on tabs
-
I have try to make the hover with CSS but it wasn’t working. So I have to edit the style.php file – lines 65 and 66 to:
color: <?php echo $select_tabs_title_icon_clr; ?> !important; background-color: <?php echo $select_tabs_title_bg_clr; ?> !important;
Hope this will help to someone else.
- The topic ‘Hover on tabs’ is closed to new replies.