Missing Footer Menu

Home Forums Legacy Support Support queries How-to & Troubleshooting Missing Footer Menu

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #358332
    fchong
    Blocked
    Hi I am doing the footer now and found that the following issue 1) logo is not coming out after i upload in Vibe 2) Copyright section of the menu is not coming out http://somup.com/crhYo6qern I have also tried using the customize option to change the footer The copyright and the footer bottom does not comes out anything. Are there missing widget http://somup.com/crhYoDqerS
    #358477
    Ada
    Participant
    Hi, Please add this code in appearance>>customize>>custom css
    
    #footerbottom {
        display: block !important;
    }
    
    #358510
    fchong
    Blocked
    ok. thanks it works, but where can i customize this bottom part as I would like to change the colour and also to add the privacy page and disclaimer here. Also the logo did not come out although i set in the vibe buddypress footer.
    #358560
    Ada
    Participant
    Hi, The footer logo was not appearing in the footer so I added code to add logo img in wplms>>footer>>copyright text https://prntscr.com/1391jgz You can add privacy page as anchor tag "" The color customization can be done from appearance>>customize>>footer
    #358734
    fchong
    Blocked
    Hi, can you show me an example of this - You can add privacy page as anchor tag “” for me to add a link towards the right side of the footer. TQ
    #358758
    Ada
    Participant
    This reply has been marked as private.
    #358879
    fchong
    Blocked
    ok. thanks
    #358905
    Veronica
    Moderator
    good to know our assistance helps you thanks for your confirmation
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Missing Footer Menu’ is closed to new replies.