• PESOnline

    (@pesonline)


    Is there a way of changing the secondary/tertiary colours in the free to use Gaming Mag (News Vibrant)

    For example, the text colour in posts default to grey (dark theme); the social media icons (footer) when rolled over show only red and in some posts, the grey filters through to the headers (https://www.pesonline.co.uk/users-online/); is the way of changing this?

    Thanks in Advance!

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

Viewing 1 replies (of 1 total)
  • Theme Author CodeVibrant

    (@codevibrant)

    Hello @pesonline

    Seems like you are using the elementor in some pages so you need to change the color from elementor.

    For social icon hover issue you can use the following code in additional CSS box:

    #top-footer .widget a:hover {
    	color: #fff;
    }

    Thanks 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Secondary/Tertiary Colour’ is closed to new replies.