Home › Forums › WoodMart support forum › header elements background colors
header elements background colors
- This topic has 7 replies, 2 voices, and was last updated 16 hours, 10 minutes ago by medshow37.
-
AuthorPosts
-
January 25, 2025 at 1:34 am #632615
medshow37ParticipantIn the header section, we can create a separate design for mobile and desktop. However, when we change the background color of each header element (Top bar, Main header, and Header bottom) in the mobile header, the background color of the desktop header also changes to the same mobile background color. How can I overcome this issue?
January 25, 2025 at 2:17 pm #632701
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the page URL so I will check and give you a custom CSS code?
Best Regards
January 26, 2025 at 12:53 am #632773
medshow37Participantmedshow.net
I want the desktop main header background color to be #0e0e96 and the mobile main header background color to be white. Another issue is that when I click the search icon in the mobile header, it leads to the mobile menu.
January 27, 2025 at 1:02 pm #633014
Aizaz Imtiaz AwanKeymasterHello,
01. Navigate to WoodMart > Header builder > edit default header (highlighted star icon) or you can go through the admin bar directly https://prnt.sc/Ct9ehRDvvDV9.
Configure the header row settings and in the style tab change the row background color to “#0e0e96”
Then, add the code below in Theme Settings -> Custom CSS -> Mobile CSS area:
.whb-general-header { background-color: #ffffff !important; }
02. For the search icon, Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Best Regards
January 27, 2025 at 8:19 pm #633249
medshow37ParticipantIn relation to the mobile search icon, I deactivated all third-party plugins and activated only the theme-required plugins. I also deleted all additional CSS code, but the search icon in the mobile header still leads to the mobile menu.
January 28, 2025 at 1:52 pm #633446
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
January 28, 2025 at 4:21 pm #633540
medshow37Participanthi
January 28, 2025 at 4:49 pm #633549
medshow37ParticipantAlso, in the mobile main menu, I activated the following options: Show Account, Show Compare, and Show Wishlist, but they did not appear in the mobile main menu.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register