Hi there,
How do I change the size of the heading(the big Services heading example below)? Also I might remove it, so I how do I do that?
Example here:- http://www.beautyroomscrosby.co.uk/?page_id=3320
Thank you.
#gk-head {
padding: 64px 0 0 0;
}
#gk-head {
display: none;
}