Hi all
I believe I may have incured an "over optimisation penalty" with my website due to the excessive usage of <h> tags found on the homepage of my website. I'd like to change these with paragraph styles, I have tried to add them into the custom.css file & base.css file, however it doesn't appear to work.
Also, my page code is full of "custom css" which is making the file rather large, it would make more sense for this to be hosted externally?
Could somebody please take the time to tell me what I need to change (and provide the code so I can copy and paste it), I'd really appreciate it
or if a member of the support staff would be able to implement these changes for me, please get in touch and I will provide any login details needed.
Changes Requested:
Homepage/Global
1 - Custom CSS found in page source
i.e <!-- custom styles set at your backend--> to <!-- end custom styles-->
NOT to appear in the page source, instead I want this linked in an external css file (loosing functionality to quickly change colours etc is fine)
2 - Logo
I do NOT want this to be within a <h1> tag. I just want to insert the image into the .div(Hardcoding this is fine).
3 - Need a new paragraph style (i.e .services) to look like the current <h5> on my website (jonathanwalker.me) saying "free advice".
4: Need a new paragraph style (i.e smallheading) to replace <h3> used on widget headings
5: Need widget headings to use the new paragraph style (i.e smallheading).
Blog page
1: New paragraph style (i.e .blogheading), that looks like, but will replace current <h1> usage.
<h1> usage for blog story titles on their specific page is great!)
I realise there is a fair bit requested..but I really do feel this is needed.
many thanks
Jonathan














