Home Forums ThemesCaliber TC Ecommerce Shop

Viewing 4 posts - 121 through 124 (of 124 total)
  • Author
    Posts
  • #6576
    Rien
    Participant

    Excuus voor het ongemak. Ik had beter moeten lezen 😉 Is opgelost!

    #6577
    Shop Manager
    Participant

    Great!

    If you need any assistance kindly let us know

    We will be happy to help you

    Thank you

    #6733
    Olivier Escarfail
    Participant

    Hi,

    I’m trying to edit the default menu actually in the header, but the option ‘Header’ doesn’t appear in the Theme Settings in WP. It’s annoying, as the ‘Theme section’ in the ‘Theme setup’ of the documentation do exists, but the button is inactive when clicking on it.
    Actually, I have ALL pages in a menu inside the header, but this ‘default’ menu has 11 pages with the full name of the pages in capital letters! This must be changed by a way or another. Should I create a new menu in the Menu section in WP, and will it overwrite the one in place? How and where in WP has it to be placed to appear correctly in the header on the website?
    Any help is very welcome, thank you for this powerful theme.

    Olivier

    #6736
    Shop Manager
    Participant

    Hi,

    To edit menus refer to the below documentation

    https://www.themescaliber.com/demo/doc/tc-ecommerce-shop-pro-documentation/

    And to decapitalize menu text add the below CSS. To add CSS follow the steps below

    #header .nav ul li a, #header .nav-top ul li a {
    text-transform: capitalize;
    }
    Thank you

Viewing 4 posts - 121 through 124 (of 124 total)
  • You must be logged in to reply to this topic.