Cryptocurrency Footer Problem

Home Forums All Other Themes Cryptocurrency Footer Problem

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #186181
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Dave

    #186251
    james14james14
    Participant
    • Topics: 23
    • Replies: 35
    • Total: 58
    Member since: July 24, 2017

    https://ibb.co/rkwhsxX

    #186302
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header #topmenu { background-color: #fabc2e !important;}
    .menu-header {
        background: #214478 !important;
        position: relative;
    }
    .menu-header::before {
        background: #214478;
        position: absolute;
        top: 0;
        content: "";
        height: 100%;
        width: 99999999px !important;
        left: -99999999px !important;
        z-index: 10;
    }
    #topmenu ul li.buy-tokens::after { display:none;}

    Regards,
    Dave

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.