Best Premium and Free WordPress Themes › Forums › Online Shop › Change the fontcolor of special left menu (css) Tagged: color, font;, fontcolor This topic has 9 replies, 2 voices, and was last updated 5 years, 9 months ago by acmethemes. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts February 5, 2019 at 1:03 pm #45094 PushParticipant Hi, How do I use “Additional CSS” in order to change the font-color in the special left menu? I have tried with all these, but can’t get the font-color to change: .menu-item, .menu-item-type-taxonomy, .menu-item-object-product_cat, .menu-item-has-children, .menu-item-400, .sub-menu { color:blue; } Changing background-color is wokring, but not the font-color. Can you please guide me in how to get this done? February 6, 2019 at 4:42 am #45144 acmethemesKeymaster Dear Push, If you can provide us with your site URL, we will observe and can provide you with possible solutions. Best Regards! February 6, 2019 at 11:09 am #45172 PushParticipant Hi, It’s the following one: http://stylelanka.x10.bz/wordpress/ February 7, 2019 at 5:30 am #45275 acmethemesKeymaster Dear Push, Please add the CSS code below in Additional CSS Appearance->Customize->Additional CSS .main-navigation ul.special-menu-wrapper ul.special-sub-menu a{ color:#fff; } Best Regards! February 7, 2019 at 11:55 am #45300 PushParticipant Thanks a lot for great support! February 8, 2019 at 4:54 am #45344 acmethemesKeymaster Dear Push, You are Most Welcome 🙂 Best Regards! February 10, 2019 at 10:20 am #45491 PushParticipant Hi again, Is it also possible to get rid of the “border” under “Proceed to Checkout” button at for instance the following page: http://www.acmethemes.com/demo/?theme=online-shop Best Regards, Push February 11, 2019 at 5:32 am #45530 acmethemesKeymaster Dear Push Please add the CSS code below in Additional CSS Appearance->Customize->Additional CSS .woocommerce-cart article.page { box-shadow: none; -webkit-box-shadow: none; } Best Regards! February 11, 2019 at 11:00 am #45570 PushParticipant Amazing! Thanks a lot! February 11, 2019 at 3:26 pm #45579 acmethemesKeymaster Dear Push, You are Most Welcome 🙂 Best Regards! Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In