Home Forums Basel support forum TOP BAR

TOP BAR

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #149130

    MattiaGas
    Participant

    HELLO, How can I delete or modify text/link “my account / blog / cart” in the top bar? Thanks, Mattia.

    #149131

    MattiaGas
    Participant

    I have some problems also changing color background, it seems it’s always red. :/

    #149139

    Hello,

    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

    #149155

    MattiaGas
    Participant

    I’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.

    #149156

    MattiaGas
    Participant

    I found the way to cancel the menu in the TOP BAR. I still have the issue of the color.

    #149183

    Hello,

    What color do you mean? I do not see the top bar now.
    Please provide the screenshot.

    Best Regards

    #149196

    MattiaGas
    Participant

    Yes, 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.

    #149284

    Hello,

    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

    #149285

    MattiaGas
    Participant

    Thank you! One more question, I see that TOP BAR CONTENT is left aligned, how can I centered it? Thanks, Mattia.

    #149304

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .topbar-wrapp h4{
    display:block;
    }

    Best Regards

    #149307

    MattiaGas
    Participant

    I added it , but it seems no working. :/

    #149311

    Hello,

    You have changed the heading from h4 to h3 that is why the code does not work. Please replace the code with this one:

    body .topbar-wrapp h3{
    display:block;
    }

    Best Regards

Viewing 12 posts - 1 through 12 (of 12 total)