Removing VW Themes in footer
-
ANSWERED found the css code in Basic Topics. Should have looked there first.
Editing Footer Copyright credit
Thank You
Michael
Hi Michael,
As per your query, we have seen your site and yes you have used correct CSS to remove the footer copyright credit.
If you need any other help please let us know.
Thanks
Hi. I have already send the message below via a different message, but I wanted to put it here, as I’m not sure which one you’ll see first.:
Hi.
Whilst I appreciate all the hardwork that has gone into developing all the themes you’ve created, when I finish building a site, all my customers want to see at the footer is their company/organisations name, not WVThemes.
Can you explain to me how I can remove them from the sites that I have already built and to make sure that I can easily remove it in the future.
Here are some of the sites that I have built so far:
saffron-worksop.com
publish.arcname.com
arcname.com
sijioluwunmi.com
I need to remove the WVtheme credits and link ASAP. I needed to be able to easily customise the theme easily. That’s why I bought the bundle package.
Look forward to your prompt response.
Many thanks
Joseph
Hi,
Thank You for choosing us!
Kindly follow the steps given below to remove the credit link
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.
span.credit_link {
display: none;
}
If you need further assistance or clarification please let us know.
Thank You.
Thank you so much. It worked. Buying your bundle theme is one of the best investments I’ve ever made.
Best Regards
Joseph
Its our greatest pleasure!
Hi.
This CSS: Has not worked a new site that I’m working on – (www.goldthorpe.headtitle.com)
span.credit_link {
display: none;
}
I need to remove it the footer asap.
Thank you.
Hi,
Add this CSS:
span.credit-link.text-right {
display: none;
}
Many Thanks!
I have tried these and they didn’t work in hair salon pro theme.
Hi,
Thank You for choosing us!
Kindly provide us the Site URL to review so that we could provide you a solution.
Thank You
- You must be logged in to reply to this topic.