Home › Forums › Basel support forum › mobile menue colors
mobile menue colors
- This topic has 11 replies, 2 voices, and was last updated 4 years ago by
Elise Noromit.
-
AuthorPosts
-
March 10, 2021 at 3:51 pm #272471
[email protected]Participanthii
please how i can change mobile menue colors
regardsMarch 10, 2021 at 7:17 pm #272515
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .mobile-nav { background-color: blue; } .color-scheme-dark ul li { background-color: blue; } body .mobile-nav ul li .up-icon{ background-color: blue; } body .mobile-nav .sub-menu-dropdown ul:before { color: red; } body .mobile-nav ul li.current-menu-item>a { color: red; } body .mobile-nav ul li a { color: red; } body .mobile-nav .icon-sub-menu:after, body .mobile-nav .icon-sub-menu:before { background-color: red; } body .mobile-nav .searchform button { color: red; } body .mobile-nav .searchform input[type=text] { color: red; }
Best Regards
March 10, 2021 at 8:34 pm #272525
[email protected]Participantplease check the screen shot , i have changed many colors remainig the pink as higlited
Attachments:
You must be logged in to view attached files.March 11, 2021 at 8:45 am #272662
Elise NoromitMemberHello,
Please provide your site admin access to the private area.
Best Regards
March 11, 2021 at 10:34 pm #272862
[email protected]Participantdone it was this code
body .mobile-nav ul li .up-icon{
background-color: white;
}
thank youMarch 12, 2021 at 8:40 am #272943
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
March 30, 2021 at 8:29 am #277476
[email protected]Participanthello
please how i can make the price in single prodcut page centred in mobile view
best regardsMarch 30, 2021 at 7:32 pm #277676
Elise NoromitMemberHello,
Please provide the page URL I will give the custom CSS.
Best Regards
March 30, 2021 at 7:34 pm #277677
[email protected]Participantiveecosmetics.com
single product page on mobikle viewMarch 30, 2021 at 8:02 pm #277683
Elise NoromitMemberMarch 30, 2021 at 8:09 pm #277685
[email protected]Participanthello thank you for the quick reply
i mean the single prodcut page not teh shop page
ex:
https://iveecosmetics.com/product/samoa-spray-away-make-up-brush-cleanser/March 31, 2021 at 7:36 am #277767
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.single-product-content p.price { margin-bottom: 12px; text-align: center; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register