Viewing 8 posts - 1 through 8 (of 8 total)
  • #165796
    halduk
    Member
    Post count: 4

    hello,
    can i put the multi currency bar next to ‘sign in’ and ‘my account’? instead of multi language bar or subscribe.
    and i am new to making a website so it will be grateful if you tell me very specifically

    #165804
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme options -> Header Options -> Subscribe code -> insert your multi currency code.
    Thanks
    Mohammad

    #165809
    halduk
    Member
    Post count: 4

    Thank you but that shows muti currency bar under the ‘subscribe’menu so can i change the “subscribe” into someting else?

    #165814
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav .menu > li:first-child > a {
      display: none !important;
    }
    
    nav .menu > li:first-child > ul-sub-menu{
    display: block !important;
    box-shadow: none !important;
    margin-top: -4px;
    margin-right: 4px;
    }

    Thanks
    Mohammad

    #165821
    halduk
    Member
    Post count: 4

    Thank you but how can i use this code?

    #165829
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You need to insert this code at Admin -> Theme Options -> General Options -> Custom CSS.
    Thanks
    Mohammad

    #165889
    halduk
    Member
    Post count: 4

    Thank you so much
    can i add a title ‘change currency’?

    #165893
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You can add it just before currency code.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register