i want to make the contact us etc menu more promiment and bold like the other text in the footer menu please check attached picture:
Topic summary
A user wants to make footer menu items (like “Contact Us”) more prominent and bold to match other footer text styling.
Two solutions were provided:
-
AnneLuo’s approach: Add custom CSS code to the
section-footer.cssfile via Theme → Edit Code. A screenshot shows the specific CSS modification needed. -
PageFly-Richard’s approach: Insert code into
theme.liquidfile above the</head>tag. Detailed steps provided:- Navigate to Online Stores → Themes → More Actions → Edit code
- Locate
theme.liquidand paste the markup code above</head>
Both responders included screenshots demonstrating their solutions. The issue appears solvable through CSS customization, with two different implementation methods offered.
Hello, @amnaaaaa
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the section-footer.css file and add the following code here
After modification, it will meet your needs.
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!
Hi @amnaaaaa
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly



