Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Thread Starter
jLu80
(@jlu80)
Thanks for the link Andrew, I will keep it for future reference.
Since I’m quite new to coding I should have been a little more specific in my question:
I’m not sure which part of the code I should modify to vertically center the text in the site I’m working on. Here is the link to one of the pages:
Cheers
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
If you’re not using a Child Theme, and if the theme doesn’t have a designated section of the dashboard for CSS modifications then do the following:
- Install this Custom CSS Manager plugin http://wordpress.org/plugins/custom-css-manager-plugin
- use its “CSS Code” section of the dashboard to hold your CSS modifications:
-
(Put your CSS code in)
- Save
Alternatively use your Child Theme style.css file to hold your CSS modifications