Forum Replies Created
-
Author
-
Sauce-SamouraiParticipant
Hello Laura,
Thanks you for your answer but I still have a problem. Actually, I don’t want the texte color in FF8038 but I would like it “white” for the desktop version and black for the mobile version. Also, I would like the border in FF8038 but only for the mobile version. With your css code, the FF8038 color is on for the desktop et mobile version.
Thanks you in advance
Sauce-SamouraiParticipantThank you for your help Laura.
As the text’s color was white we can’t see it now, I need to change it in black and put the border in orange.
I tried with the following css code, but it still doesn’t work :@media (max-width: 991px) {
div#undefined-sticky-wrapper {
background: white;
color: black !important;
border-color: #FF8038 !important;}
button.navbar-toggle {
background: #FF8038 !important;
color: white !important;
}
}Sauce-SamouraiParticipantHi, thank you for your answer.
Really ? Even If I add code into “extra class name” or function.php ?
The other solution for me is to show “category” instead of “pages”, but the “search form” element doesn’t allow me to configure “category” as a “Search context”. How can I proceed ? Actually It’s very important for me because it’s the main functionality of my website and it’s why I choose this theme.
Thank you in advance.
Cheers
-
AuthorPosts