Home New Guten › Forums › WoodMart support forum › header elements background colors
header elements background colors
- This topic has 14 replies, 2 voices, and was last updated 2 months, 2 weeks ago by
Aizaz Imtiaz Awan.
-
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.
January 29, 2025 at 9:47 am #633695
Aizaz Imtiaz AwanKeymasterHello,
You have missed the admin login URL. Can you please share the WP admin login URL in the private area so I will check and give you a possible solution?
Best Regards
January 29, 2025 at 9:12 pm #633946
medshow37Participantok
January 30, 2025 at 2:15 pm #634133
Aizaz Imtiaz AwanKeymasterHello,
01. Your Show Account, Show Compare, and Show Wishlist in mobile menu issue has been resolved. Navigate to Appearance > Menu > Edit Main menu and set the display location “mobile side menu”.
02. For the search issue, Please confirm the permission for plugins deactivation and switching to the parent/default theme for testing.
Looking forward to collaborating with you!
Best Regards
February 1, 2025 at 12:09 am #634619
medshow37Participantyou have my permission for plugins deactivation and switching to the parent/default theme for testing.
February 1, 2025 at 12:42 pm #634677
Aizaz Imtiaz AwanKeymasterHello,
Now check back your site and check the issue.
Best Regards
June 2, 2025 at 9:19 pm #664842
medshow37Participantthanks , its work , you can close this ticket
June 3, 2025 at 11:59 am #665009
Aizaz Imtiaz AwanKeymasterHello,
You’re very welcome! If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards, -
AuthorPosts
The topic ‘header elements background colors’ is closed to new replies.
- You must be logged in to create new topics. Login / Register