PrestigeClassic Posted June 16, 2020 Share Posted June 16, 2020 Site URL: https://www.prestigeclassic.com.au/ Hi, I'm running the Aviator theme on my site and have created a drop down menu in my header. I would like to remove the + symbol that shows up in front of the menu text. Is this possible? Thanks. Link to comment
Solution tuanphan Posted June 16, 2020 Solution Share Posted June 16, 2020 Add to Home > Design > Custom CSS #main-navigation ul li .folder-parent>a:first-child:before {display: none;} PrestigeClassic 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
PrestigeClassic Posted June 16, 2020 Author Share Posted June 16, 2020 7 minutes ago, tuanphan said: Add to Home > Design > Custom CSS #main-navigation ul li .folder-parent>a:first-child:before {display: none;} Legend! Thank you so much. Link to comment
PrestigeClassic Posted June 19, 2020 Author Share Posted June 19, 2020 On 6/16/2020 at 2:46 PM, tuanphan said: Add to Home > Design > Custom CSS #main-navigation ul li .folder-parent>a:first-child:before {display: none;} Hello again, another quick question regarding this fix. I have noticed the + symbol has been removed from the site when viewing on desktop, however when viewing on mobile it still appears. Is there a way to fix this so it is removed from everywhere the site is viewed? Thank you. Link to comment
tuanphan Posted June 22, 2020 Share Posted June 22, 2020 On 6/19/2020 at 2:55 PM, PrestigeClassic said: Hello again, another quick question regarding this fix. I have noticed the + symbol has been removed from the site when viewing on desktop, however when viewing on mobile it still appears. Is there a way to fix this so it is removed from everywhere the site is viewed? Thank you. Add this code to Home > Design > Custom CSS #main-navigation ul li .folder-parent>a:first-child:before, #mobile-navigation .folder-parent>a:first-child:before {display: none;} 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