Home › Forums › VW Theme › VW CORPORATE THEME › Remove credit link
- This topic has 16 replies, 7 voices, and was last updated 1 year, 6 months ago by
developer vwtheme.
-
AuthorPosts
-
February 21, 2019 at 4:37 pm #10476
aurelio
ParticipantWe use a couple of your themes and on the last one, you gave us this custom css to remove the credit link in the footer. However, it does not work on this VW Corporate theme. Please instruct on how to remove credit link for VW Corporate theme, Thank you.
span.credit_link {
display: none;
}February 22, 2019 at 12:22 pm #10496developer vwtheme
ParticipantHi,
Thank You for choosing us!
Kindly provide us the Site URL to review so that we could provide you a solution.
Thank Your
February 25, 2019 at 12:58 am #10555erick1
ParticipantI have the same issue. I cannot remove your credits even after adding CSS code
span.credit_link {
display: none;
}
as you had suggested on other posts. Please advise.February 25, 2019 at 4:04 am #10558aurelio
Participantibtv.us
February 25, 2019 at 4:46 am #10568developer vwtheme
ParticipantHi,
For ibtv.us Website.
Use this CSS:
span.copyrighttext {
display: none;
}Thank You
February 25, 2019 at 4:48 am #10570developer vwtheme
ParticipantHi Erick,
Could please provide us the site URL so that we could provide you the Addition CSS.
Thank You
February 27, 2019 at 3:41 am #10643blazewu
ParticipantI have the same problem, our site : http://www.goevnow.com
span.credit_link {
display: none;
}I have tried above code, but it doesn’t work, please advise, thanks
February 27, 2019 at 11:23 am #10667developer vwtheme
ParticipantHi Blaze,
We have replied to you on another topic under which you have asked the same question.
Thank you
March 2, 2019 at 4:54 pm #10768erick1
ParticipantThank you, the code:
span.copyrighttext {
display: none;
}did work in my site,..
March 4, 2019 at 12:23 pm #10792developer vwtheme
ParticipantGreat.
If you need any other help, do let us know
Thanks
-
This reply was modified 4 years, 6 months ago by
developer vwtheme.
November 6, 2019 at 12:16 am #28650G S
ParticipantHow can we remove the credit line for loloseo.com?
November 6, 2019 at 9:17 am #28696developer vwtheme
ParticipantHi,
Thank You for choosing us!
Follow this, Dashboard then Appearance then Customize then Additional CSS then paste the below CSS then Publish.
span.credit_link {
display: none;
}If you need further assistance or clarification please let us know.
Thank You.
-
This reply was modified 3 years, 10 months ago by
developer vwtheme.
January 12, 2021 at 6:05 am #56708Lakia Hasenjaeger
ParticipantI tried adding this link to the additional css and the credit in the footer is still being displayed. My url is http://www.thejaegergroup.com.
January 12, 2021 at 8:56 am #56714developer vwtheme
ParticipantHi,
To remove Design & Developed by VWThemes kindly follow the steps given below
Follow this, Dashboard then Appearance then Customize then Additional CSS then paste the below CSS then Publish.
.copyrighttext {
display: none;
}Many Thanks
February 28, 2022 at 12:11 pm #78138Richard Mahee
ParticipantRemove Footer CSS for http://ebony.network Didnt work, Please advise.
-
This reply was modified 4 years, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.