Hello i would like to change my menu and top bar to pink

This topic has 3 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Robert Hall

  • Avatar: cmsmi18
    cmsmi18
    Participant
    August 31, 2016 at 20:53

    hello i would like to change my menu and top bar color to pink ff99cc http://prntscr.com/ccn7yb

    i would also like to change the font color in the top bar to black

    can you please tell me how to delete the payment options in the footer and change the color of the line in this photo http://prntscr.com/ccn8hb

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: cmsmi18
    cmsmi18
    Participant
    August 31, 2016 at 23:37

    bump

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 1, 2016 at 07:25

    Hello,

    Please add this code in Global Custom CSS.

    .top-bar {
        color: black;
    }
    .top-bar a {
        color: black;
    }
    .links li:after {
        background: black;
    }
    .copyright .copyright-payment{
    display:none;
    }
    .copyright.text-color-light .row-copyrights {
        border-top: 3px solid red;
    }

    Regards,
    Robert Hall

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.