Okay
  Public Ticket #1578540
How to customize header menu and footer?
Closed

Comments

  •  1
    liujiang323 started the conversation

    Hi, 

    I have a few problems about customize header menu and footer. 

    Firstly, I want to add "buy token" button right side of main menu, please see attachment which named "add-button".

    Secondly, I also want to customize the layout for the footer. I used footer type 2 for my website, but what I want to do please see attachment which named "footer".

    For secondary page, such as "sample page" :

    https://unicornico.co/en/sample-page-2/

    My questions is why the main menu that have two lines is different with homepage, and how to change hearder's background image?


    Thanks.


  •  608
    WordPress replied

    Hi,

    You can provide FTP info and link buy token. You need to pay our custom fee of $20

    https://www.paypal.me/arrowhitech/20usd

    Newsletter Footer: You can get API key 


    Thanks!

    Alex Vũ


  •   liujiang323 replied privately
  •  608
    WordPress replied

    Hi,

    Add button: You can edit link in Appearance -> Menus -> Menu Home 9


    Footer: I active child theme custom code. I add file footers/footer_2.php in child theme. And create Menu Footer Copyright.


    3: Page 404 https://unicornico.co/en/sample-page-2/

    Thanks!

    Alex Vũ


  •  1
    liujiang323 replied

    Hi, 

    The footer looks very perfect. 

    However, I have a few questions about the button.

    • How could I change style, like color, border, width, height, etc?
    • How could I add one more button if I want it later?

    Thanks


  •  608
    WordPress replied

    Hi,

    You can add in Appearance -> Menu and add class menu-item-button



    You can changle color, ... in Appearace -> Customize -> Additional Css


    Thanks!
    Alex Vũ


  •  1
    liujiang323 replied

    Hi, 

    I create a new button named it "Test" in Menu Home 9, and add class menu-item-button. But dose not work.  

  •  608
    WordPress replied

    Hi,

    You can update file menu.php in parent theme and clear cache. cryptcio\inc\functions\menus\menu.php

    Thanks!

    Alex Vũ


  •  1
    liujiang323 replied

    OK, thank you so much.