We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Collection Coding

Solved

Collection Coding

lrlittle
Visitor
2 0 0

IMG_0040.jpg

 

 

IMG_0041.jpg

 

How do i change the font on the collection title and description pages so that they match? I have 2 different collection pages on my website and the font for the title and description pages are different. I have asked support and they said that it is a coding issue.

Accepted Solution (1)

The_ScriptFlow
Explorer
201 17 25

This is an accepted solution.

Hey @lrlittle,

Could you please share your store url and password [if applicable]. If you want to keep it anonymous then share it with me in the private message or in the email signatures below. 

- Need a Shopify Specialist? Chat on WhatsApp Or Email at info@thescriptflow.com
- For any custom section queries, bug fixing please visit: Level 2 Fiverr Profile
- Buy Me a Coffee? Nah… Let’s Upgrade to a Car
- If my solution was helpful, mark it as a solution and hit the like button!

View solution in original post

Replies 4 (4)

The_ScriptFlow
Explorer
201 17 25

This is an accepted solution.

Hey @lrlittle,

Could you please share your store url and password [if applicable]. If you want to keep it anonymous then share it with me in the private message or in the email signatures below. 

- Need a Shopify Specialist? Chat on WhatsApp Or Email at info@thescriptflow.com
- For any custom section queries, bug fixing please visit: Level 2 Fiverr Profile
- Buy Me a Coffee? Nah… Let’s Upgrade to a Car
- If my solution was helpful, mark it as a solution and hit the like button!
lrlittle
Visitor
2 0 0

hello I just sent it to your email!

QuietResolver
Visitor
1 0 0

This can happen if you selected different text formatting (paragraph, heading, etc.) in the rich text editor when you are styling the collection description inside the Shopify admin. What I usually do when I experience this is to re-add the text without any formatting so I can style them the same.

First, copy the collection description text on these two collections and paste them in your Notepad or MS Word. Delete the text in the collection description. Right click in the empty description box and choose 'Paste as plain text '. Then select the same text formatting on both collection description.

AiTrillion
Shopify Partner
4265 250 752

Hi @lrlittle ,

Please check the below CSS to change the font on active

AiTrillion_0-1751029543628.png

 

.span.header__active-menu-item {
 font-weight: bolder;

font-style: italic;

}

If you do not want bold on inactive tab, please paste the below CSS:
.ul.list-menu.list-menu--inline {
font-style: italic;
}
Sachin D | Shopify Growth Expert @ AiTrillion

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- 10+ Years of eCommerce experience.
- 1400+ Stores Designed on Shopify.
- All in One Marketing App on Shopify AiTrillion Marketing Automation
.
- 13+ Shopify Apps launched on app store.