Footer Widget Font Color

Homepage Community Forums Epik Theme Support Footer Widget Font Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10818
    kenneth
    Customer

      Hi I’m new at Genesis and Epik is my first child theme (Love It).
      My temp site location is http://miamifloridaseocompany.com/
      I can’t seem to change the font color of the footer widgets.
      It shows up as white on all other browsers and grey in chrome.
      Pls Help thanks

      #10829
      Eric
      Customer

        On line 2666 in your css you have this –

        .footer-widgets p {
            color: #fff!important;
        }

        That’s why it’s showing up as white. I would add a space in between it – #fff !important


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #10835
        kenneth
        Customer

          Thanks for pointing it out but still not working.

          #10858
          Eric
          Customer

            This shows up as white in Chrome as well as every other browser I check your site on. The code you added (above) is what is causing it to show up as white. What color are you trying to change it to?


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.