Viewing 8 posts - 1 through 8 (of 8 total)
  • #57458
    MHC
    Member
    Post count: 247

    Hi,

    I tried to make my menu all uppercases by changing each page title but some of them are reflected in menu and some of them not. How can I make menu all uppercases more easily?

    Thanks!

    #57510
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options

    nav .menu li{text-transform:uppercase;}
    Hopefully it will worl 100% .

    With Best Regards
    Swift Ideas

    #57512
    MHC
    Member
    Post count: 247

    Thanks it works perfectly.

    Best,

    #57513
    MHC
    Member
    Post count: 247

    How can I make the search/cart/wishlist aux smaller and without divider in menu? (Image attached)

    Thanks so much,

    #57521
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this custom css:

    .header-right .menu i {
      font-size: 13px;
    }
    .menu > li.shopping-bag-item a > i.sf-cart, .mobile-cart-link i.sf-cart {
      height: 15px;
      width: 14px;
      background-size: 12px 14px;
    }
    #main-nav .header-right ul.menu > li, .wishlist-item {
      border: none;
    }

    Let me know if this works.

    – Kyle

    #57617
    MHC
    Member
    Post count: 247

    Thanks so much! Works perfectly.

    Best regards,

    #57620
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

    – Kyle

    #57622
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Thanks Kyle 🙂
    With Best Regards
    Swift Ideas

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