Hi,
One of my pages special heading font weight is different from the rest of the special headings on other pages.
I have looked into the css and can not find the reason behind this.
I would like to replicate the same style as the heading which has the heavier font weight if possible.
Please find links below in the Private content area
Hey markpevans,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi Victoria,
Thanks for looking into this for me. I’m really confused on this one. Access details in PC box below.
Hi markpevans,
Yeah, it is confusing.
Best regards,
Victoria
HI Victoria. I can’t see what you are referring to on the link as it’s not loading an image/screenshot
Hi Victoria,
Image is loading now. So that code was to increase the home page headings which it did. But it is not updating the other special headings across the site.
I have removed one of the pieces of code but still getting same issue.
Hi,
I took a look at this also, but can’t explain what is going on.
I did come up a possible solution, try adding this css to your Quick CSS:
#top.page-id-6483 h1.av-special-heading-tag {
text-shadow: 3px 0 0 currentColor;
}
It will only effect the element on the one page, try adjusting between 2px & 3px, both are pretty close.
Best regards,
Mike
Hi Mike,
Thanks for also taking a look.
I tried that code but it made no difference.
At this stage I will look for a new font to use for headings which looks close to the weight of the heading I am looking to achieve.
Thank you both once again