• Hello Support,

    I am using the VW Corporate lite theme and I am trying to remove the footer credit and add my own credit. I have downloaded the “Remove Footer Credit” plugin and I can’t seem to remove it and add my own.

    I would like to add the following: ? 2021 MarisolCervantes.com. All Rights Reserved.

    Please tell me how to do this.

    Thank you,

    Mary

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @missm777,

    Add the below CSS code in additional CSS for that Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the CSS code >> Publish it.

    .copyright a {
        display: none;
    }

    Thanks.

    Thread Starter missm777

    (@missm777)

    This does not work because I need to be able to type “copyright” and this css will not alow that.

    Please give me another option.

    Thank you,

    Mary

    Thread Starter missm777

    (@missm777)

    I figured it out. I used “Insert Headers and Footers” plugin by wpbeginner. I also centered it by adding my copyright info between the center codes: <center></center>.

    Thanks anyway.

    Mary

    Theme Author VW THEMES

    (@vowelweb)

    Hello @missm777,

    If you have any other queries please let us know will help you out.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove Footer Credit and Add My Own’ is closed to new replies.