Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1036336

    Hi there,
    I have created the website https://aimonas.gr/. I used the church template. As I have still as private I will post a temporary username and login below in the private area. My issue is that on the footer the text is changing in some pages or posts. I want it to be white, but in some pages it becomes black. On General styling footer and socket is set to white or #f3ffde which is whitish…. I checked different threads, added css but nothing helps.
    Can you please asiist.
    Thank you,
    Vasilis

    #1036601

    Hey samvasgr,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .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 .av-small-bar .avia-progress-bar .progressbar-title-wrap {
        color: #ffffff !important;
    }
    .footer_color .av-share-link a, .footer_color  a {
      color: #f3ffde;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1036810

    HI Victoria,
    Unfortunately seems to be working. I will leave the code in themes/enfold/css/custom.css for a couple of hours, in case it needs some time. I had started the question in the thread https://kriesi.at/support/topic/color-link-footer/#post-1036383 and was advised to start a new thread and update the enfold version. I will try to do this as well. but first maybe backup my site to be on the safe side. I will see how I will go

    Thank you for the time beiing.

    #1036854

    Hi,
    I took a look at your site, but the login you provided doesn’t seem to have admin access so I couldn’t see if you have a cache plugin that needs to cleared, but if you have cleared any cache plugin and the css above still doesn’t work, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .main_color #footer h3.widgettitle,.main_color #footer div strong.news-headline,.main_color #footer h4.av-upcoming-event-title,.main_color #footer span.av-upcoming-event-data {
    color: #fff !important;
    }

    Best regards,
    Mike

    #1036973

    Hi Mike,
    it is now working. Thank you very much for the code provided!

    Kind regards,
    Vasilis

    #1037109

    Hi Vasilis,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1127627

    Just checking threads I created.
    You can close this as it has been solved.

    Thank you!

    #1127648

    Hi,

    I’m glad this was resolved. If you need additional help, please let is know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Colour text in footer changing in some pages’ is closed to new replies.