Solved

Change Font Size On Collection Page Of DAWN 8.01

dvasfer
New Member
7 0 0

Hi everyone, is there any way to change the font size on the collection pages under the theme DAWN? The title's font size is too large.

 

Thank you so much!

Accepted Solution (1)

PageFly-Richard
Shopify Partner
4226 957 1603

This is an accepted solution.

Hi @dvasfer 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

 

Online Store ->Theme ->Edit code

Assets ->Base.css

.collection-hero__title {
    font-size: 30px !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 5 (5)

Zqdo
Shopify Partner
803 32 63

Can you share the link to your website please? This would make it a little bit easier for me to see what the problem is and guide you in the right direction. 

banned
dvasfer
New Member
7 0 0

Thank you so much for trying to help me! PageFly-Richard'solution solved the problem. Thank you very much!

Zqdo
Shopify Partner
803 32 63

No problem. If you ever have any more questions, feel free to reach out!

banned

PageFly-Richard
Shopify Partner
4226 957 1603

This is an accepted solution.

Hi @dvasfer 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

 

Online Store ->Theme ->Edit code

Assets ->Base.css

.collection-hero__title {
    font-size: 30px !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

dvasfer
New Member
7 0 0

Hi PageFly-Richard,

 

Thank you so much for your help! It worked! I am very grateful to you!