qiqi Posted March 4 Share Posted March 4 (edited) Hi everyone! I'm stuck on how to change the background color of the scrolling text on my website's footer! I've looked everywhere and followed the directions I've found and still I can't figure out how. What I want to have is the image below. Another thing is I only want to change the color of the scrolling text to white and add a blue background in the footer while keeping the other scrolling texts in their original blue color. Any help is greatly appreciated! Edited March 6 by qiqi Link to comment
Solution tuanphan Posted March 6 Solution Share Posted March 6 Add to Design > Custom CSS /* Footer scroll block color */ div#block-yui_3_17_2_1_1677901430338_4190 { background-color: #1f358e; } div#block-yui_3_17_2_1_1677901430338_4190 * { color: white !important; } qiqi 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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