bafranklin00 Posted November 27, 2022 Share Posted November 27, 2022 Site URL: https://www.befranksolutions.com/ Hello, Hopefully someone can assist me with this request - I want to make a fixed text section at the top of the page under the header bar. I want it to be locked so that when you scroll down the page looking at the services, there's text that states - "Please review Terms & Conditions for revisions and delivery of service." I also want it to be yellow bkgnd with white text (same color scheme as site header) and centered on the page. https://saxophone-clover-nd2r.squarespace.com/config/pages pw: bfs TIA! Link to comment
tuanphan Posted November 29, 2022 Share Posted November 29, 2022 You mean show text in red box? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
bafranklin00 Posted December 5, 2022 Author Share Posted December 5, 2022 Yes, include some text in the red box that would stay fixed at the top as you scroll through the page. Link to comment
tuanphan Posted December 10, 2022 Share Posted December 10, 2022 On 12/6/2022 at 12:49 AM, bafranklin00 said: Yes, include some text in the red box that would stay fixed at the top as you scroll through the page. Add to Design > Custom CSS header#header:after { content: "Please review Terms & Conditions for revisions and delivery of service."; background-color: #004aad; width: 100%; display: block; text-align: center; padding-top: 5px; padding-bottom: 5px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment