New Landing How can we help? Atelier Header left, right size, basket, wishlist size

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Atelier
  • #289719
    kozmetikamusk
    Member
    Post count: 5

    Hi,

    I am just creating new eshop and I need to increase the size of icon of cart, wishlist and social buttons as well as my account icon and text (see highlighted parts on screenshot) Could you please help me to do so?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #289759
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    
    .header-left div.text, .header-right div.text {
      font-size: 15px;
    }
    #header .aux-item ul.menu > li > a.header-search-link {
      font-size: 28px;
    }
    #header .aux-item ul.menu > li > a.header-search-link i {
      height: 34px;
    }
    .shopping-bag-item > a > i {
      font-size: 28px;
      height: 28px !important;
    }
    .wishlist-item > a > i {
      font-size: 28px;
      height: 28px !important;
    }
    .account-item > a > i {
      font-size: 28px;
      height: 28px !important;
    }
    .aux-item ul.social-icons li:not(.sf-love) a {
      font-size: 20px;
    }

    – Kyle

    #289938
    kozmetikamusk
    Member
    Post count: 5

    Many thanks Kyle, working great, only one thing, now the number in basket is not exactly in the middle of basket. Check here http://musk.sk

    Thank you!

    #290154
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .shopping-bag-item > a > i {
      width: 23px;
    }

    – Kyle

    #290190
    kozmetikamusk
    Member
    Post count: 5

    Many thanks!

    #290191
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #293227
    filipkotian
    Member
    Post count: 29

    Hi I used this on http://d.websupport.sk/brixproducts.com and I added there Currency and also flag, could you please send me css to make bigger also these items?

    Thank you

    #293235
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .aux-currency .currency-switch-item .current-currency {
      font-size: 27px;
    }

    It’s not possible to make the flag bigger because it’s an image

    – Kyle

    #294497
    filipkotian
    Member
    Post count: 29

    Hi Kyle,

    one more thing, this web: http://d.websupport.sk/brixproducts.com on the left I need to fix background behind social icons and also size of envelope for contact. Could you please send me custom css for this?

    thank you.

    Filip

    #294503
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding the envelope icon, you can add the code below to the custom css option.

    a.contact-menu-link {
        font-size: 30px!important;
        height: 28px!important;
        margin-top: 10px!important;
        line-height: 28px!important;
    }

    I’m not understanding what you want to do with the background. Can you explain further?

    -Rui

    #294506
    filipkotian
    Member
    Post count: 29

    If you move the mouse coursor over the icon the background is not centered.

    #294510
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I see. Will see what can be done.

    -Rui

    #294517
    filipkotian
    Member
    Post count: 29

    Many thanks I look forward your replay. Also it is possible to set logo in header top margin? I need it to be 0px.

    #294903
    David Martin – Support
    Moderator
    Post count: 20834

    In Rui’s absence I’ll try and help further. Can you explain this to me a little further?

    If you move the mouse cursor over the icon the background is not centered.

    #295028
    filipkotian
    Member
    Post count: 29

    Hi David,

    if you go over the icon with mouse coursor, the color background of each icon is not centered as you can see on the picture. Also icon of envelope for contact is not centered in line with other icons on firefox, it is ok on safari. Could you have a look at it too?

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 1 through 15 (of 16 total)

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

License required for the following item
Login and Registration Log in · Register