Home Forums Basel support forum NEED HELP WITH THOSE TWO THINGS

NEED HELP WITH THOSE TWO THINGS

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #38584

    UserX
    Participant

    I would like some help with those things on private content!

    #38638

    Artem Temos
    Keymaster

    Hi,

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

    Please, send us a link where we can see 2nd and 3rd issues.

    Thank you

    #38691

    UserX
    Participant

    link

    #38692

    UserX
    Participant

    also , about 1) , I need to make the sidebar of a page locked, instead of scrolling with the page, it’s not possible right?

    #38766

    Artem Temos
    Keymaster

    1. Yes, unfortunately, it is not possible.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue

    div.mobile-nav ul li.current_page_item > a {
    	color: white;
    }
    
    .mobile-nav ul li li li .icon-sub-menu {
    	display: none;
    }
    #38779

    UserX
    Participant

    thank you but there’s one more problem!

    #38802

    Artem Temos
    Keymaster

    Could you please provide us your admin access so we can check your menu configuration?

    #38847

    UserX
    Participant

    check private content

    #38852

    Artem Temos
    Keymaster

    Try to leave description fields empty for your categories menu https://gyazo.com/314eb319140a91ad353ccfde0a53e92a

    #38860

    UserX
    Participant

    Thanks, Could you check the other issue as well? with the ” > ” behind links on user panel “wishlist” category?

    #38867

    Artem Temos
    Keymaster

    We answered on your other topic.

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