Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mile2nik Friend
    #756362

    How to remove site name from the footer

    Pankaj Sharma Moderator
    #756497

    Hi
    You can change the sitename in Template options > Theme tab > sitename .
    Here > > > http://prntscr.com/968py6
    If u do not want to show it you can add below code in custom.css file , It will hide the sitename in footer .

    .uber-footer.light-color .footer-left > h2, .uber-footer.white-color .footer-left > h2 {
    display: none;
    }

    Hope it helps.

    Pankaj Sharma Moderator
    #756498

    Hi
    You can change the sitename in Template options > Theme tab > sitename .
    Here > > > http://prntscr.com/968py6
    If u do not want to show it you can add below code in custom.css file , It will hide the sitename in footer .

    .uber-footer.light-color .footer-left > h2, .uber-footer.white-color .footer-left > h2 {
    display: none;
    }

    Hope it helps.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum