• Can someone please tell me how to change the footer text color on the day dream theme. I do not see an option in customization anywhere.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author themevedanta

    (@themevedanta)

    Hi,

    Yes, you can change the footer text color with custom CSS.
    Please add below custom CSS in your theme Customize
    Appearance -> Customize -> Additional CSS

    .footer *,
    .footer a,
    .footer .widget-content .text-title {
    	color: #000;
    }

    Currently, we give black color, and you have to give the custom color you want to it.

    Thank you

    Thread Starter ericaholland16

    (@ericaholland16)

    ah awesome that worked great! Is there a code I use to change the title like that as well. Right now it is blue but I want it black.

    Theme Author themevedanta

    (@themevedanta)

    Hi,

    We have checked your website, but we think that you have change title color as yourself, it’s great.
    But we have to give some suggestion for typography style.
    Appearance -> Customize -> Typography

    Thank you

    I’m trying to delete verbiage in my footer and cannot locate where to change this. This footer is on all of my pages. We have closed one location and I’ve been able to eliminate the second address, but not the name of the second address. This is the site I’m working on https://angelinacheckexpress.com/
    any help would be greatly appreciated.

    Theme Author themevedanta

    (@themevedanta)

    Hi @dynamite1945,

    Sorry, We can’t help you because it’s another theme.
    This forum page is only for daydream WordPress theme; you have to go your using theme forum page, this theme author helps you.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change footer text color’ is closed to new replies.