Home Support Kindergarten Education Theme Footer atribution

Tagged: ,

Viewing 15 posts - 1 through 15 (of 26 total)
  • Author
    Posts
  • #2095
    ginragpau
    Participant

    Hello,

    In the footer if my web appears “Design and Developed by Buy WordPress Templates” after the Copyright. I want to delete it but I don’t find any option. Could you help me? Thanks!

    #2099
    Shop Manager
    Keymaster

    Hi,

    As per your request, we are giving you some easy steps and CSS to remove it footer credit link.

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

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

    If you need any other assistance please let us know.

    Thank you

    #2118
    ginragpau
    Participant

    Sorry, but doesn´t work =(! it continues appearing

    #2123
    Shop Manager
    Keymaster

    Hi,

    As per your query, could you please provide us your site URL.

    So we can review and get back to you.

    Thanks

    #2176
    gabadelphiadesigns
    Participant

    having the same issue: http://www.demo.lifesafetylighting.com/ is the URL

    #2180
    Shop Manager
    Keymaster

    Hi,

    As per your request, we are giving you some easy steps and CSS to remove it footer credit link.

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

    span.credit_link {
    display: none;
    }

    If you need any other assistance please let us know.

    Thank you

    #2764
    yiorgosantoni
    Participant

    can I add my own copyright credentials now

    #2768
    Shop Manager
    Keymaster

    Hi,

    We have replied you through mail please check it.

    Thank you

    #2769
    yiorgosantoni
    Participant

    It really does not help me the reply, do I have to pay you people to add my own copyright credentials now.

    #2770
    Shop Manager
    Keymaster

    We provided you the CSS and steps on mail to make the changes.

    Thank you

    #2809
    Rui
    Participant

    Hi,

    I have the same problem, the code published above also did not work for me!
    can you send me how to modify my copyright credentials, please?

    Thank you

    #2813
    Shop Manager
    Keymaster

    Hi,

    Thank You for choosing us!

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

    Thank You

    #2814
    Rui
    Participant

    Hi,

    filhosmaisricos.com

    Thank you

    • This reply was modified 5 years ago by Rui.
    #2820
    Shop Manager
    Keymaster

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

    Thank You

    #2822
    Rui
    Participant

    Hi,

    Solved,

    thank you

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