Home Forums WoodMart support forum Login/register menu

Login/register menu

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

    GModels
    Participant

    Hello There
    How a can remove from mob. menu register section?

    #41952

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to remove it

    .menu-item-register {
    	display: none!important;
    }

    Regards

    #41961

    GModels
    Participant

    Tanks Artem
    One mo question, how a can completely disable menu on mobile site? a create landing and not need the menu

    #41962

    GModels
    Participant

    as well the search, can I remove from menu?

    #41983

    Artem Temos
    Keymaster

    Could you please provide us some screenshots of the things you want to remove?

    #42092

    GModels
    Participant

    I need to delete these two items from the menu. you gave me the CSS, which deleted the registration point, but now I have an account.
    as I said before, this is a Landing page. The only thing that should remain in the menu: a link to the Mine Site

    Attachments:
    You must be logged in to view attached files.
    #42094

    GModels
    Participant

    Sorry, I turned off the WooCommerce plug-in and Loginkn its Hidden ) but there was a search form

    #42117

    Artem Temos
    Keymaster

    You can hide it with this CSS code snippet

    .mobile-nav .searchform {
    	display: none;
    }

    Also, please, attach a second purchase code to your account here https://xtemos.com/forums/users/gmodels/ since you are using our theme on second website.

    #42166

    GModels
    Participant

    this is a test site and we eat to configure it.
     CSS that you gave does not help.
      Our clients need a button for sharing in Linkedin. how can we add it to the site?

    #42210

    Artem Temos
    Keymaster

    We don’t see the code added to the custom CSS on that website.
    Our theme doesn’t have a share in linked in button.

    Note that we will not answer your further question regarding this website since you don’t have a license and can’t get our support service according to Envato policy.

Tagged: 

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