Jump to content
thirty bees forum
  • 0

My theme header issues


SLiCK_303

Question

11 answers to this question

Recommended Posts

  • 0

For larger icons, change CSS class icon to icon-2x or even icon-3x, icon-4x.

For making text red, well, add a style="color: red;" to one of the surrounding elements' HTML. Or find the related CSS and do such a change there. Usually I find classes by identifying in the browser's developer tools, then grep'ing each class recursively over the whole theme. CSS for one class is often defined in more than one place.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...