thanks that worked for the heading.
However I am still having the problem with the breadcrumbs. .http://sbelmonte.azurewebsites.net/?page_id=65.
I am trying to make the blue line thinner so I changed this code:
.page-heading {
padding-top: 35px;
padding-bottom: 35px;
TO
.page-heading {
padding-top: 2px;
padding-bottom: 2px;
And now the breadcrumb links aren’t working? Is there another way I can achieve this so that the breadcrumbs still work?
Also on the home page I have a live forex rates ticker, I was wondering how would I decrease the gap between the revolution slider and this ticker? (http://sbelmonte.azurewebsites.net/)
Thanks