Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #579636

    Hi there,

    I’ve recently put a site live an came across an odd problem today. On this page the footer colours are different to the rest of the site. – http://rcadc.org/commissions-committees/

    I recreated the page from scratch too and the same problem occurred.

    Any help would be greatly appreciated.

    Thanks,
    Matt

    #579658

    Hi Matt!

    Can you please post a screenshot and show the issue?
    I checked your example page and other pages but footer looks the same on my end. Also, please flush browser cache and refresh your page a few times.

    Cheers!
    Yigit

    #579697

    Sorry, someone in the office had removed the banner, you can see the difference now when you look at the example page,

    Thanks,
    Matt

    #579715

    Hey!

    Weird. can you please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .footer_color .heading-color, .footer_color a.iconbox_icon:hover, .footer_color h1, .footer_color h2, .footer_color h3, .footer_color h4, .footer_color h5, .footer_color h6, .footer_color .sidebar .current_page_item>a, .footer_color .sidebar .current-menu-item>a, .footer_color .pagination .current, .footer_color .pagination a:hover, .footer_color strong.avia-testimonial-name, .footer_color .heading, .footer_color .toggle_content strong, .footer_color .toggle_content strong a, .footer_color .tab_content strong, .footer_color .tab_content strong a, .footer_color .asc_count, .footer_color .avia-testimonial-content strong, .footer_color div .news-headline, #top .footer_color .av-related-style-full .av-related-title, .footer_color .av-default-style .av-countdown-cell-inner .av-countdown-time, .footer_color .wp-playlist-item-meta.wp-playlist-item-title, #top .footer_color .av-no-image-slider h2 a,.footer_color a, .footer_color .widget_first, .footer_color strong, .footer_color b, .footer_color b a, .footer_color strong a, .footer_color #js_sort_items a:hover, .footer_color #js_sort_items a.active_sort, .footer_color .av-sort-by-term a.active_sort, .footer_color .special_amp, .footer_color .taglist a.activeFilter, .footer_color #commentform .required, #top .footer_color .av-no-color.av-icon-style-border a.av-icon-char, .html_elegant-blog #top .footer_color .blog-categories a, .html_elegant-blog #top .footer_color .blog-categories a:hover { color: white !important; }
    #footer input {
        background: white;
        color: black;
    }
    #footer input#form-validation-field-0 {
        background: transparent;
    }

    Cheers!
    Yigit

    #579718

    That’s sorted it, I’ve really heavily customised this site so I’d imagine I’ve caused some sort of clash in the quick css.

    Cheers for your help,
    Matt

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Footer settings changed on one page’ is closed to new replies.