Tagged: x
-
AuthorPosts
-
March 22, 2017 at 6:52 am #1416105
Hi,
I’m having some typography issues more specifically font weights not beign applied correctly. There has to be some css that is creating the problems but i can’t see it. Can you guys assit me with this??
Thanks
March 22, 2017 at 12:01 pm #1416502Hi There,
Please provide us with your website URL so we can take a closer look.
Thanks.
March 23, 2017 at 5:34 am #1417431This reply has been marked as private.March 23, 2017 at 6:52 am #1417523You forgot to set your post as private. Please change your credentials then give us access again in a private reply.
Also, give us more details about your Typography issue. The more details you give the better.
Thanks.
March 23, 2017 at 7:07 am #1417537This reply has been marked as private.March 23, 2017 at 8:43 am #1417629You’re wrapping your text with strong tag (see attachment). In the same screenshot, look at the text in the left. I remove the strong tag and the font weight is light.
Thanks.
March 23, 2017 at 9:52 am #1417735Hi,
Those headings are supposed to be wrapped with storng tag, but the main headings for exampel where it says Tjänster vi erbjuder is not supposed to be bold as you can see if you open my site with edge for exampel. This goes for my hero image titel which if i see it in chrome it is bold but if i open my site in edge it is light. Hope this makes sense.
Thanks
March 23, 2017 at 12:04 pm #1417930Hi There,
The h4 is inside a h1 which has the megamenu class and that is what is bold.
You can use <
h4 style="font-weight:100"> title here </h4>
If you would like to remove the font-weight of 600 or organize your layout differently separating these elements.Hope it helps
Joao
-
AuthorPosts