Celebrate New Year with a 20% OFF on a Bundle of 235+ Premium WP Themes! Use "GIFT20" at Checkout.
Save Big on Premium WordPress Themes with a Special 25% Discount for the New Year! Use "NEWYEAR25" at Checkout

Remove Footer VW credit

Home Forums VW Theme VW BLOG PRO THEME Remove Footer VW credit

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #56919
    Eric Cooper
    Participant

    The following additional css code is not working to remove the vwthemes.com credit from the footer on the Blog Template.

    span.credit_link {
    display: none;
    }

    Is this the correct css?

    #57019
    developer vwtheme
    Participant

    Hi,

    Please share the site URL so that we can review it and get back to you.

    Thank you

    #57222
    Eric Cooper
    Participant
    #57293
    developer vwtheme
    Participant

    Hi,

    The CSS is correct to remove the credit link. Please try once again

    Follow the steps below to add CSS

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

    span.credit-link {
    display: none;
    }

    Many Thanks

    #57306
    Eric Cooper
    Participant

    Thank you that work!

    #57318
    developer vwtheme
    Participant

    Hello,

    Great!

    You are welcome.

    Many Thanks

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