Home Forums Basel support forum Doesn't change my header and my links

Doesn't change my header and my links

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #6000

    kidi
    Participant

    Hi!

    I very-very love this theme, but I can’t change the header. What could be the problem?
    And my second question is, is it possible, to change link for logged in user?

    Thanks!

    #6013

    kidi
    Participant

    Okay, my first problem is solved.

    #6014

    kidi
    Participant

    But now I have a new problem. If I add a label at the mega menu, it doesn’t at the word end.

    #6019

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for purchasing our theme and contacting our support center.

    1. What do you mean by “change link for logged in users”? Do you mean change “My account” link text in the header?

    2. Could you specify a link name that have this problem in your menu? We see that one of them already have a label

    Regards

    #6045

    kidi
    Participant

    1, I mean for the all links. It’s not a problem if not possible.
    2, I wrote it to the private section.
    3, I met a new issue. The cart at the right side, only show the half of the “x”.

    #6054

    Artem Temos
    Keymaster

    Hi,

    1. Unfortunately, there is no such option in our theme.

    2. Try to fix it with this code snippet. Add to the Custom CSS area in Theme Settings

    .basel-navigation .menu>li.menu-item-design-full-width .sub-sub-menu li a .menu-label, 
    .basel-navigation .menu>li.menu-item-design-sized .sub-sub-menu li a .menu-label {
        right: auto;
        left: 100%;
    }

    3. And also fix for the “cross” button bug

    .widget_shopping_cart .product_list_widget li .remove,
    .widget_shopping_cart .product_list_widget li .quantity {
      font-family: Helvetica,Arial;
    }

    Regards

    #6058

    kidi
    Participant

    Awesome! Everything works correctly! Thanks guys!

    #6062

    Artem Temos
    Keymaster

    You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.

    And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance 🙂

    #6131

    kidi
    Participant

    I’m already done with the 5 stars rating. 🙂

    #6139

    Artem Temos
    Keymaster

    Thank you so much anyway 🙂

Tagged: 

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

The topic ‘Doesn't change my header and my links’ is closed to new replies.