• Hi,

    Currently I’d like to make a change to header contact info as the icons are purple and the phone number and email text are white. how can make it all purple?

    TJJ

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Can you please provide a link to affected website?

    Kind Regards, Roman.

    Thread Starter sugt

    (@sugt)

    Hi Roman,

    Here’s a link to the page: https://bit.ly/2D5I3gi

    See the part where it has the contact information at the top – the icon and the phone/email? You can barely make out the white part.

    How can I change that to one color of purple?

    TJ

    Hello TJ, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    .header-contact .container .header-contact-info span,
    .header-contact .container .header-contact-info span a {
        color: #635d9b;
    }

    Kind Regards, Roman.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header Contact info for sydney pro’ is closed to new replies.