
Viewing 7 posts - 1 through 7 (of 7 total)
-
AuthorPosts
-
April 28, 2014 at 4:04 am #256899
I’m not sure if this is something I’ve done, or if it’s the default approach with Enfold, but the footer link of the page I’m on is highlighted with a reversed box (see screen grab attached). How do I remove this box and just use a colour to indicate the active link?
Here is a link to a screengrab:
https://dl.dropboxusercontent.com/u/4782680/Enfold-footer-question.jpgApril 28, 2014 at 11:48 am #257002Hi rickmcl!
Thank you for using the theme!
Did you add any widgets on the footer widget areas? The default style does not have a menu background. Do you mind if we take a look at the actual website?
Best regards,
IsmaelApril 28, 2014 at 1:01 pm #257036This reply has been marked as private.April 28, 2014 at 2:23 pm #257062April 28, 2014 at 2:34 pm #257075This reply has been marked as private.April 28, 2014 at 2:40 pm #257085Hi!
Please add following code to Quick CSS
.footer_color table, .footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item, .footer_color .widget_nav_menu ul:first-child>.current-menu-ancestor, .footer_color .pagination .current, .footer_color .pagination a, .footer_color.iconbox_top .iconbox_content, .footer_color .av_promobox, .footer_color .toggle_content, .footer_color .toggler:hover, .footer_color .related_posts_default_image, .footer_color .search-result-counter, .footer_color .container_wrap_meta, .footer_color .avia-content-slider .slide-image, .footer_color .avia-slider-testimonials .avia-testimonial-content, .footer_color .avia-testimonial-arrow-wrap .avia-arrow, .footer_color .news-thumb, .footer_color .portfolio-preview-content, .footer_color .portfolio-preview-content .avia-arrow, .footer_color .av-magazine .av-magazine-entry-icon, .footer_color .related_posts.av-related-style-full a, .footer_color .aviaccordion-slide { background: transparent; } .widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor { box-shadow: none; } #footer .widgettitle { color: red; margin-bottom: 10px; }
Best regards,
YigitApril 28, 2014 at 9:10 pm #257312Sweet! Worked like a charm! Thanks!
Rick
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)
- The topic ‘Change footer highlight/active state’ is closed to new replies.