Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55465
    Mark McRae
    Guest

    How Do I Hide The Special Thanks Link In Crio Footer?

    I tried the method below and it didn’t work.
    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;
    }

    #55544
    Brandon C
    Keymaster

    Hi Mark!

    Thanks for reaching out with your Crio Pro WordPress theme questions!

    You should be able to do this without using custom CSS. If you navigate to your WordPress Customize section Customize < Design < Footer < Layout you should see the option there to uncheck the “Attribution” box.

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

    #55612
    Mark McRae
    Guest

    Thanks that fixed it for me. Appreciate the help.

    #55627
    Brandon C
    Keymaster

    Anytime Mark!

    I’m happy we were able to help you out. We’re always here to answer your questions if you ever get stuck in the future.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How Do I Hide The Special Thanks Link In Crio WordPress Theme Footer?’ is closed to new replies.