Header H1
Steak House, food and drink theme, is now available on support forum.
- GK User
- Wed Oct 05, 2016 7:58 pm
Header H1 is not the same in other sections of the front page like in first page section where is the logo and i am using the same code for H1 link continentdirectory.com
-
- Expert Boarder
- Joshua M
- Thu Oct 06, 2016 8:04 am
Hello,
Yes, h1 from the header is bigger, because it's a header Where the issue is exactly? Do you want other h1 tags in the same size (bigger) or all h1 tags smaller (like other sections)?
Yes, h1 from the header is bigger, because it's a header Where the issue is exactly? Do you want other h1 tags in the same size (bigger) or all h1 tags smaller (like other sections)?
-
- Moderator
- GK User
- Thu Oct 06, 2016 10:09 am
I want all H1 tags bigger like header but responsive #gk-header-mod h1
-
- Expert Boarder
- Joshua M
- Fri Oct 07, 2016 8:05 am
Try to add the following custom css code:
- Code: Select all
.frontpage-block-wrap h1 {
font-size: 76px;
}
-
- Moderator
4 posts
• Page 1 of 1