• Resolved dovely

    (@dovely)


    Hi there!

    This theme is absolutely beautiful; thank you!

    I am just wondering if there is a way to delete the footer display of the page icon links. I like that they are displayed at the top, but I feel that for my blog it is unnecessary to have them displayed at the bottom of the page as well.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there!
    Glad to hear you like the theme!

    You will need to add some custom CSS to achieve this.
    Install and activate this plugin then go to “Add Custom CSS” on your dashboard and paste this

    #footer .site-bar {
        display: none;
    }

    in the box, save and you should be done.

    Thread Starter dovely

    (@dovely)

    It worked wonderfully!
    Thank you very much!

    You’re welcome!

    I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pages Footer Display’ is closed to new replies.