Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Remove the VW text in footer

Home Forums VW Theme VW RESTAURANT PRO THEME Remove the VW text in footer

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #6292
    rellim79
    Participant

    How do I remove the VW text in the footer section?

    #6293
    developer vwtheme
    Participant

    Hi Rellim,

    As per your query, we are giving you some easy steps and CSS to remove VW text.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.

    span.credit-link.text-right {
    display: none;
    }

    If you need any other help please message us.

    Thanks

    #6302
    rellim79
    Participant

    Brilliant! Thanks! Worked great!

    #6315
    developer vwtheme
    Participant

    Pleasure.

    #35276
    Ellis Hillinger
    Participant

    Thank you for this. However, it only eliminated part of the copyright notice. Is it possible to eliminate the entire notice?

    #35468
    developer vwtheme
    Participant

    Hi,

    What do you want to remove?

    Also, provide us the URL too.

    Many Thanks!

    #35549
    Ellis Hillinger
    Participant

    http://www.siamkitchenllc.com/

    There are two copyright notices at the bottom of that page, and I would like there to be only one. I would prefer to hide the lower one that says “2019 VW Restaurant Theme”, since the other refers to the owner of the site.

    Thanks!

    #35648
    developer vwtheme
    Participant

    Hi,

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    .copyright p, .copyright p a {
    color: #a8a8a8;
    display: none;
    }

    Thank You.

    #35682
    Ellis Hillinger
    Participant

    Thank you. However, this removed both copyright notices. I would like to keep the customer’s copyright notice in place.

    #35743
    developer vwtheme
    Participant

    Hello,

    Kindly, please send us the login details at [email protected] to resolve the issue.

    Many Thanks!

    #35806
    Ellis Hillinger
    Participant

    I have re-enabled your account with your new email address. Please confirm you received the notification.

    #35853
    developer vwtheme
    Participant

    Hello,

    Our support has received your email and have replied over it.

    Thank You

    #35986
    Ellis Hillinger
    Participant

    If you responded by email, I haven’t received the response yet. Could you reply to me directly at ellis (at) hillinger.org instead?

    #36399
    developer vwtheme
    Participant

    Hi,

    We have again mailed you.

    Please check and get back to us.

    Many Thanks!

    #36566
    Ellis Hillinger
    Participant

    Nope. Still haven’t seen your response. Are you sending it to my .org address?

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