Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Dancing Star Pro – Copyright problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37782
    Lucius Douglas
    Participant

    On this website, h t t p s://charmheadland.org/wp/, when I don’t assign a menu to the footer, it puts a default menu which is NOT in the menu list. I’m assuming this is some kind of default menu with the initial sample code. I want to replace this with some HTML code and link to another website.

    I’ve looked through the documentation and there is nothing on the copyright section. On the Template Options, it does have a Footer Copyright with only two sections, one for the copyright text and another for the back to top button.

    So where is this ‘default menu’ coming from? Can I replace it with an HTML block?

    Help!

    #37791
    Grace Support
    Keymaster

    Hi,

    To remove the footer menu
    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code

    .design-by { display: none; }

    To add/remove the pages in the footer menu

    – Go to Appearance >> Menu
    – Click on Create a new menu link to create footer menu
    – Give a name to your menu (Footer Menu / Support Menu) in Menu name and click save menu button
    – Add pages by selecting with checkboxes.
    – Select Display location Footer Menu from Menu Settings

    Please check the documentation
    http://www.gracethemesdemo.com/documentation/greenest/#footer_menu

    Regards
    Grace Themes

    #37796
    Lucius Douglas
    Participant

    Changing this to the correct theme post. Disregard any further comments here.

    #37807
    Grace Support
    Keymaster

    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.