New Landing How can we help? Atelier Raise the text in the header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #304320
    Denis_Rudoy
    Member
    Post count: 62

    Hi!
    In the header, it is necessary to lift the phone number above.
    Help me please!

    Attachments:
    You must be logged in to view attached files.
    #304520
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I had to change the phone numbers html and also added some css.

    .top-phone{
        margin-top: 45px;
    }
    .top-phone span{
        display: block;
    }

    Hope it helps.

    -Rui

    #304524
    Denis_Rudoy
    Member
    Post count: 62

    Thanks to it’s cool!
    1) How do I change the size of the phone number?
    and
    2) How to remove the gray border in the header?

    Attachments:
    You must be logged in to view attached files.
    #304534
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    1)

    .top-phone span {
        font-size: 18px;
    }

    2)

    #header-section #main-nav, .header-left .aux-item, .header-left .aux-item:only-child , .header-right .aux-item, .header-right .aux-item:only-child{  
        border: none;
    }

    -Rui

    #304536
    Denis_Rudoy
    Member
    Post count: 62

    Everything works perfectly!
    Thank you very much for your support.
    Are you really a pleasure to work!

    #304538
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks for the kind words.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 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