Ozzie303 Posted March 27, 2020 Share Posted March 27, 2020 Site URL: https://www.libraeducation.co.uk/home Hi, The dropdown menu on my site has white font and white background. Does anyone know how I might change that? Many thanks to anyone that can help! Oscar Link to comment
derricksrandomviews Posted March 27, 2020 Share Posted March 27, 2020 Place in custom css #topNav nav .folder-collection ul li a { background-color:#F4F4F4; } That #number is gray/white you can find the css code for a color here: https://www.hexcolortool.com/#6db0fd use the number that starts with # Link to comment
tuanphan Posted March 28, 2020 Share Posted March 28, 2020 You can also use this code to change background & color Add to Home > Design > Custom CSS ul.folder-child a { background: green; color: red !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
Ozzie303 Posted March 29, 2020 Author Share Posted March 29, 2020 Thanks both! Really appreciated. Now amended and looking good. very grateful. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.