Shop Categories

X

Please check.

Home Forums Fury Theme Please check.

Topic Resolution: Resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #18792
    THEOREM
    Participant

    I sent you an e-mail asking for your support. Please check it.

    #18801
    Zex
    Moderator

    Hello, THEOREM!

    Unfortunately, we have not received any e-mail from you.

    If you need a help, please post your question here.

    Thank you

    #18813
    THEOREM
    Participant

    I have an image to attach.
    I sent an e-mail to this side of support@theme-vision.com

    #18822
    Zex
    Moderator

    Hello, Theorem!

    Unfortunately, currently, there is no “Top menu” location added to the theme. So, for now, there is no option to add custom links at the top of the page.
    I will contact our head developer to add this option in the next theme update.

    Until that happens, you can add a Login/Sign in links to your Primary menu, using some of the available Plugins.
    I have found the following code interesting:
    https://wordpress.org/plugins/login-logout-register-menu/
    also the next one :
    https://wordpress.org/plugins/login-logout-menu/
    To remove the social icons menu, navigate to the Customizing->Social Icons menu and click on the “Remove link”
    https://prnt.sc/pfxdau

    To center your Primary menu,
    Insert the next code into Customizing->General->Aditional CSS:

    .site-branding,.site-menu{
        margin-left: 10vw!important; 
    }

    To remove the arrows from the menu, insert the following code at the same place:

    .site-menu ul:not(.sub-menu) > li.menu-item-has-children > a::after, 
    .site-menu ul:not(.sub-menu) > li.page_item_has_children > a::after {
        display: none!important;
    }

    If you want to attach a screenshot, you can use some online image sharing services available. I personally use the Lightshot.

    Regards

    • This reply was modified 3 years, 7 months ago by Zex.
    #18842
    THEOREM
    Participant

    Hello.
    We’re working on what you sent us.
    But when I inserted the arrows removal code,
    There was an error as follows.
    https://prnt.sc/pg7p41

    Please check it out.
    Thank you.

    #18844
    THEOREM
    Participant

    I solved the part that I said was wrong the other day.
    Thank you.

    #18845
    THEOREM
    Participant

    Please take quick action to add user-defined links to “top menu”
    Thank you.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.