Winter Special Sale! Unlock a 20% OFF on Bundle of 240+ WP Themes & 5 Plugins. Use code "SNOW20"
This Winter, Enjoy a cozy 25% discount on Premium WordPress Themes with the coupon code "WINTER25" at Checkout.

Remove credit link

Home Forums VW Theme VW CORPORATE THEME Remove credit link

Tagged: ,

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #10476
    aurelio
    Participant

    We 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;
    }

    #10496
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

    Kindly provide us the Site URL to review so that we could provide you a solution.

    Thank Your

    #10555
    erick1
    Participant

    I 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.

    #10558
    aurelio
    Participant

    ibtv.us

    #10568
    developer vwtheme
    Participant

    Hi,

    For ibtv.us Website.

    Use this CSS:

    span.copyrighttext {
    display: none;
    }

    Thank You

    #10570
    developer vwtheme
    Participant

    Hi Erick,

    Could please provide us the site URL so that we could provide you the Addition CSS.

    Thank You

    #10643
    blazewu
    Participant

    I 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

    #10667
    developer vwtheme
    Participant

    Hi Blaze,

    We have replied to you on another topic under which you have asked the same question.

    Thank you

    #10768
    erick1
    Participant

    Thank you, the code:
    span.copyrighttext {
    display: none;
    }

    did work in my site,..

    #10792
    developer vwtheme
    Participant

    Great.

    If you need any other help, do let us know

    Thanks

    #28650
    G S
    Participant

    How can we remove the credit line for loloseo.com?

    #28696
    developer vwtheme
    Participant

    Hi,

    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.

    #56708
    Lakia Hasenjaeger
    Participant

    I 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.

    #56714
    developer vwtheme
    Participant

    Hi,

    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

    #78138
    Richard Mahee
    Participant

    Remove Footer CSS for http://ebony.network Didnt work, Please advise.

Viewing 15 posts - 1 through 15 (of 17 total)
  • You must be logged in to reply to this topic.