New Landing How can we help? Atelier Header Options

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Atelier
  • #269187
    dejaray
    Member
    Post count: 12

    Hi there,

    Is there a way to adjust the text to the left of the header? I want to add text underneath “free shipping on orders over $50”? Is that possible?

    Rob

    Attachments:
    You must be logged in to view attached files.
    #269256
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see the text is already aligned to left. Please explain your issue in detail.
    Thanks
    Mohammad

    #269873
    dejaray
    Member
    Post count: 12

    Hi, Mohammad…
    I want to have two lines:

    ‘Free shipping over $50’ AND UNDERNEATH this line I want:
    ‘$4.99 US&CAN and $9.99 INT.’

    #269893
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Have you tried to insert this text in header options?
    Thanks
    Mohammad

    #270889
    dejaray
    Member
    Post count: 12

    Yes… Would that not be where I inserted it originally?

    #270890
    dejaray
    Member
    Post count: 12

    The problem is I don’t want it on one line. It needs to be on TWO lines.

    #271040
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to place the 1st line with some p tags around so it can break the line
    <p>Free shipping over $50</p

    -Rui

    #271183
    dejaray
    Member
    Post count: 12

    It works, but the spacing between the lines is too big. It needs to be closer together. Suggestions?

    #271446
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you place the 2 lines so I can try to adjust it.
    Also can’t close that modal that is showing up.

    -Rui

    #271497
    dejaray
    Member
    Post count: 12

    Two lines have been inputted for you.

    Click anywhere on the screen and it should close or top right corner you can hit the exit button.

    #271499
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add this code to the custom css option.

    .header-left p {
        margin-bottom: 0px;
    }

    Hope it helps.

    -Rui

    #271868
    dejaray
    Member
    Post count: 12

    Didn’t work.

    #271882
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to use this custom css code:-

    .header-left  p {
        margin: 0px !important;
    }
    

    Thanks
    Mohammad

    #272177
    dejaray
    Member
    Post count: 12

    Still no change.

    #272208
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It definitely works, please move it to the top of your custom css.

    If that doesn’t work please provide a login so I can check why there’s an issue, cause that css is working for me

    – Kyle

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