To change the default color of the “Designed by BOC Services” text link at the bottom of your homepage in Webflow, you need to locate and style that specific element or class.
1. Locate the Text Link Element
- Navigate to your Home page in the Webflow Designer.
- Scroll to the bottom and click on the “Designed by BOC Services” link to select it.
- In the Selector field (top-right of the Style panel), check the class name. It may be a global “All Links” tag or have a custom class applied.
2. Style the Link Text Color
- If a custom class is applied (e.g.,
.footer-link), simply change the Text Color under the Typography section of the Style panel. - If no specific class appears and it's using the “All Links” tag, be cautious: this change will affect all link text site-wide. To avoid this:
- Add a custom class to the link (e.g.,
footer-credit-link). - Then style this class with your desired text color.
3. Publish the Site
- After making your changes, click Publish to push changes live.
- View the published site to ensure the default link color appears as expected.
Summary
To change the color of the “Designed by BOC Services” link, locate the element, apply or edit a custom class in Webflow, and set the desired text color in the Style panel. Avoid changing global link styles unless that’s your intent.