HOHWIP Posted August 11, 2020 Share Posted August 11, 2020 (edited) Hi @tuanphan! Hope all is well. Can you please help with two CSS questions? 2 questions - 1. I customized the CSS of my mobile nav to switch fonts to essentially match the HEADLINE style when on a mobile device. When you click, and the text appears/dissapears on click, you see the previous style load behind the new style. How can I change this so this is not vissiible? 2. How can I change the background color behind both the logo and the nav links on mobile, to either be a solid color or a picture background? Thanks so much for your help! -NK Edited August 15, 2020 by HOHWIP Link to comment
tuanphan Posted August 12, 2020 Share Posted August 12, 2020 Add to Home > Design > Custom CSS /* Mobile background */ .header-menu-bg.theme-bg--primary { background: red !important; } /* font */ .header-menu-nav * { font-family: rockwell !important; } 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
HOHWIP Posted August 13, 2020 Author Share Posted August 13, 2020 19 hours ago, tuanphan said: Thank you, @tuanphan! This worked perfectly! I appreciate your help!! THANK YOU!!! :DDDD 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