Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #97092
    Ellie
    Participant

    Hello!
    I am using Fabulous Fluid Free. I really like it, great job!
    I just would like to cancel the “Fabulous Fluid by Catch Themes” that appears after my copyright. Is it possible to do it though custom CSS options in customizer?
    thanks a lot!

    #97104
    Mahesh
    Keymaster

    @ellie: There is no option to remove footer info in Fabulous Fluid Free theme. So, consider upgrading to pro version, where you have option to edit/remove that info from Appearance => Customize => Theme Options => Footer Editor Options.
    But if Free version, you can use Custom CSS to hide that info from display. If so, then you can add the following css in Appearance=> Customize=> Theme Options=> Custom CSS

    #site-details .theme-name, 
    #site-details .theme-author {
        display: none;
    }

    Regards,
    Mahesh

    #97126
    Ellie
    Participant

    Hi Mahesh
    thank you very much for your answer. It works beautifully!
    Regards
    Ellie

    #97132
    Mahesh
    Keymaster

    @ellie: Thank you for your appreciation. Have nice day!

    Regards,
    Mahesh

    #97142
    Belkhodja
    Participant

    Thank You very much.

    #107385
    RM2017
    Participant

    @Mahesh Does it work on the Clean Journal free theme as well? If not, is it possible to hide the ‘Clean Journal by Catch themes’?

    #107450
    Mahesh
    Keymaster

    @rm2017: Editing footer content feature is only available Pro version. I recommend you to upgrade to Pro.

    Regards,
    Mahesh

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove or edit footer text’ is closed to new replies.