• Hi there,

    Im using this theme and have tried to edit the copyright footer background color and text with css but it isnt working. I know it says to get the pro version to enable this but really $35 is kinda steep just for that. Anyone been able to get around this? Please and thank you.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Di Themes

    (@dithemes)

    Hi @help11

    Please use custom CSS to change background color of footer copyright section:

    .container-fluid.footer-copyright {
    	background-color: red;
    }

    To add custom CSS: Appearance > Customize > Additional CSS

    Thread Starter help11

    (@help11)

    Thank you so much it worked! How can I change the text to white? Thank you again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Copyright Footer css help’ is closed to new replies.