• Hi all,

    I was doing the basic settings to start my blog and portfolio with this awesome theme, but I’m afraid I’m unable to change the social buttons colour (a pale pink). I can’t change the default colour (black) of the post titles too, appearing in the home section and again in the general portfolio page.

    I don’t really know what can happen, because the other changes did easily by using the appearance menu.

    Thank you for reading and your help!

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

Viewing 1 replies (of 1 total)
  • Hello @cazamusas,

    1. You can try to use the following CSS code in order to change the social icons color.

    You can add CSS code in Dashboard → Appearance → Customize → Additional CSS.

    .site-footer .social-navigation .menu-item a::before {
        color: white;
    }

    2. Can you please provide some explanatory screenshots in order to illustrate what titles you want to change?

    You can upload screenshots to your WordPress Media Library and share a link, or you can use one of the online services (Google Drive, Dropbox, etc.).

    Kind Regards, Roman.

Viewing 1 replies (of 1 total)
  • The topic ‘Changing the colour of titles and social buttons’ is closed to new replies.