Try using Firefox with the Firebug add-on for this kind of CSS work.
http://getfirebug.com/
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Use a Child Theme or Custom Style/CSS plugin when modifying themes not custom.
I am already using a child theme. I just need to know what and where to make that change
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Have you tried the add-on recommended by esmi?
That’s what Firebug is for. It will help you to identify what CSS is being applied by the parent theme and, therefore, what CSS you need to add to your child theme.
Gotcha. I’ll give it a go and see what happens. Thanks!
I downloaded Firebug but I’m still struggling with just opening up that bit of space. Everything seems to shift really dramatically so maybe I’m doing something wrong?
Place your cursor over the area of the page you want to examine, right click and select “Inspect Element with Firebug”.