Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53640
    Susanne Ohihoin
    Guest

    Hello,
    I would like to edit the special thanks atribution section.
    I checked all the boxes in the Attribution Control section but it is still there
    Hide BoldGrid Attribution
    Hide WordPress Attribution
    Hide Partner Attribution

    Please advise.

    Thanks you,
    Susanne Ohihoin

    #53692
    Brandon C
    Keymaster

    Hi Susanne,

    Thank you for reaching out and thanks for using Crio Pro WordPress theme!

    Sorry to hear you’re having trouble hiding your attribution links. One quick way to clear this up is by using a bit of custom CSS. Navigate from your WordPress dashboard to Appearance < Customize CSS/JS Editor and add the CSS below:

    .attribution-theme-mods .link:last-child {
        padding-right: 0;
        display: none;
    }

    I hope this helps! Please don’t hesitate to reach back out if you have any other questions for us.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How do I hide the special thanks link in Crio footer?’ is closed to new replies.