Home › Forums › Basel support forum › TOP BAR
TOP BAR
- This topic has 11 replies, 2 voices, and was last updated 5 years, 2 months ago by Elise Noromit.
-
AuthorPosts
-
October 8, 2019 at 3:36 pm #149130
MattiaGasParticipantHELLO, How can I delete or modify text/link “my account / blog / cart” in the top bar? Thanks, Mattia.
October 8, 2019 at 3:42 pm #149131
MattiaGasParticipantI have some problems also changing color background, it seems it’s always red. :/
October 8, 2019 at 6:56 pm #149139
Elise NoromitMemberHello,
The top bar background https://prnt.sc/pglm9q is edited in the Theme Settings > Header > Top bar https://prnt.sc/pglmrk
My Account is edited https://prnt.sc/pglnwk in the Theme Settings > Header > My Account link
If you want to change the wording you can do it with the free Loco plugin.
Best Regard
October 8, 2019 at 8:32 pm #149155
MattiaGasParticipantI’m sorry, but it seems is not working.
Color changing is not working (top bar is always red any color I select) and I’m not understanding how to hide “My Account / Blog / Cart” in the TOP BAR.
I would like to modify the TOP BAR, not the HEADER.
I give you details to log in and check. Thanks.
October 8, 2019 at 8:42 pm #149156
MattiaGasParticipantI found the way to cancel the menu in the TOP BAR. I still have the issue of the color.
October 9, 2019 at 5:56 am #149183
Elise NoromitMemberHello,
What color do you mean? I do not see the top bar now.
Please provide the screenshot.Best Regards
October 9, 2019 at 7:03 am #149196
MattiaGasParticipantYes, I turned the top bar OFF as it is always red. You can log in, turn the TOP BAR on, and try to change the color to that it is not working.
October 9, 2019 at 12:23 pm #149284
Elise NoromitMemberHello,
Please deactivate the plugins which are not required anymore. They may cause problems. I have deactivated CMB2 and Redux Framework and color is changeable. Now I deactivate the top bar. Now you can activate and set the color.
Please read and follow these suggestions: https://xtemos.com/docs/basel/faq-guides-2/4-x-5-0-migration-guide/
Best Regards
October 9, 2019 at 12:25 pm #149285
MattiaGasParticipantThank you! One more question, I see that TOP BAR CONTENT is left aligned, how can I centered it? Thanks, Mattia.
October 9, 2019 at 1:29 pm #149304
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .topbar-wrapp h4{ display:block; }
Best Regards
October 9, 2019 at 1:40 pm #149307
MattiaGasParticipantI added it , but it seems no working. :/
October 9, 2019 at 1:48 pm #149311
Elise NoromitMemberHello,
You have changed the heading from
h4
toh3
that is why the code does not work. Please replace the code with this one:body .topbar-wrapp h3{ display:block; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register