• Resolved csb1611

    (@csb1611)


    Good afternoon,

    I am having issues with changing my logo text color. It’s not changing when I do this from the color picker and I can’t seem to find where to change the text color in the CSS.

    Also, is there a way to make my text fit on one line and change the font to something more elegant?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author A WP Life

    (@awordpresslife)

    Hi,
    Good Afternoon

    we have updated skin color for Logo into our Aneeq Theme Version 1.0.2, please download it and update.

    Also use this Additional Custom CSS code to change Logo Font-family & text fit on one line.

    #logo > h2.logo-text a {
    font-family: Family Name;
    white-space: nowrap;
    }

    Thanks
    A WP Life

Viewing 1 replies (of 1 total)
  • The topic ‘Logo Help’ is closed to new replies.