Tagged: css class, special heading
Hi
I am trying to target the special heading element with css class “boelge” on my landing page to change the font size, but it’s not displaying correctly.
I’m using this code:
#top .boelge {
font-size: 200px !important;
}
Can you help me with this?
Thanks
Nancy
Hey Munford,
I’m not sure I understand what exactly you are trying to target, could you try to be a bit more specific and maybe use a different class namn?
Best regards,
Rikard
I was trying to target a special heading element on the page below with css class “boelge” on the page below, but I made a new page with an image instead of a special heading. See below.
thanks for your help
Nancy