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

    Navigate to Dashboard >> Appearance. Personalise >> Further CSS >> Add the provided CSS there >> 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.

    Thank You

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