Home › Forums › Basel support forum › mobile menu
mobile menu
- This topic has 20 replies, 2 voices, and was last updated 5 years, 6 months ago by
Elise Noromit.
-
AuthorPosts
-
April 21, 2019 at 3:46 am #120124
twococlothingParticipantIs it possible to install exactly such points as it is in the example picture?
Attachments:
You must be logged in to view attached files.April 21, 2019 at 6:55 am #120135
Elise NoromitMemberHello,
You need to enter your mobile menu in Appearance > Menu > enter a menu item http://prntscr.com/nesmsv and insert the icon key-word taken from https://fontawesome.com/v4.7.0/icons/ as shown http://prntscr.com/nesn68
Best Regards
May 7, 2019 at 9:48 pm #122622
twococlothingParticipantis it possible in the smartphone menu version to make the black background in white and the writing in black?
Attachments:
You must be logged in to view attached files.May 8, 2019 at 8:18 am #122665
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .mobile-nav .icon-sub-menu:after, body .mobile-nav .icon-sub-menu:before { background-color: #000000; } body .mobile-nav ul li .up-icon{ background:#ffffff; } body .mobile-nav .searchform input[type=text] { color: #000000; } body .mobile-nav { background-color: #ffffff; } body .mobile-nav .searchform button { color: #000000; }
Best Regards
May 8, 2019 at 7:04 pm #122794
twococlothingParticipantthanks first that the background is white but the font is still white and not black
see image
Währe really nice if you could help me thereAttachments:
You must be logged in to view attached files.May 9, 2019 at 4:52 am #122820
Elise NoromitMemberMay 11, 2019 at 7:26 am #123171
twococlothingParticipantHello
with me it is not displayed as with you in which you could help why it is so?
For me it is so daar put on the start page
Link page: https://www.twoco-clothing.com/Attachments:
You must be logged in to view attached files.May 11, 2019 at 3:02 pm #123245
Elise NoromitMemberHello,
Clean your cache and check again, I checked again, the menu items are black in mobile
Best Regards
May 12, 2019 at 10:01 pm #123403
twococlothingParticipantI’ve tried it again but it did not work could you look at the times where it could lie?
May 13, 2019 at 6:11 am #123421
Elise NoromitMemberMay 13, 2019 at 6:46 am #123428
twococlothingParticipanthello yes it should look exactly like the screen
can you tell me why this does not work with the css code you have sent me or just look at me in the page?May 13, 2019 at 10:14 am #123488
Elise NoromitMemberHello,
Remove this from CSS http://prntscr.com/nnvbeb
The CSS code fixed and put in the top of the custom CSS https://gyazo.com/e00d92190c2b4f2f3d853f3d3d3e73c6
Best Regards
August 23, 2019 at 4:06 am #139958
twococlothingParticipanthello, could you help me again with the mobile menu. The search field to fit as in the second image dagestellt. The first picture shows how it currently looks.
Attachments:
You must be logged in to view attached files.August 23, 2019 at 4:09 am #139961
twococlothingParticipanthello, could you help me again with the mobile menu. The search field to fit as in the second image dagestellt. The first picture shows how it currently looks.
Attachments:
You must be logged in to view attached files.August 23, 2019 at 5:09 am #139969
Elise NoromitMemberHello,
Here is your site https://prnt.sc/owdxxq and here is the second image https://prnt.sc/owdy3n
Add this code:
body .mobile-nav .searchform input[type=text] { color: #000000; }
Best Regards
August 26, 2019 at 10:18 am #140374
twococlothingParticipanthow I can the color from the placeholder-font change, of white to black?
Can you help me please?Attachments:
You must be logged in to view attached files.August 26, 2019 at 8:38 pm #140501
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.mobile-nav .searchform input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: white; } .mobile-nav .searchform input[type=text]::-moz-placeholder { /* Firefox 19+ */ color: white; } .mobile-nav .searchform input[type=text]:-ms-input-placeholder { /* IE 10+ */ color:white; .mobile-nav .searchform input[type=text]:-moz-placeholder { /* Firefox 18- */ color: white; } body .mobile-nav .searchform input[type=text] { color:white; }
Best Regards
August 30, 2019 at 7:12 am #141227
twococlothingParticipantHey thanks for the css code, if I insert code, then my whole webpage will change.
See picture 1 with css code and picture 2 See without css code.
can you please have a look.Attachments:
You must be logged in to view attached files.August 30, 2019 at 7:52 am #141239
Elise NoromitMemberHello,
Copy the code from the forum not from the email. Make sure your custom CSS does not contain any errors.
Best Regards
August 31, 2019 at 12:17 pm #141389
twococlothingParticipanthello, I have the CSS text from the forum, copied and inserted
and everything changes, including the CSS codes you sent me. Could you please look over it what this could be. If you could help me, you would make me happy.September 1, 2019 at 11:33 am #141510
Elise NoromitMemberHello,
I have added the code and it works https://gyazo.com/1af18b265186cb71d4e565b1a435f076 and https://gyazo.com/3615023c17bf2132350e7009a0051e33
Replace “red” with the color you need.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register