Sidebar address

This topic contains 2 replies, has 2 voices, and was last updated by  creagmhor 9 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #15629

    creagmhor
    Expired Member
    Post count: 21

    Hi,

    Can anyone help with adding a new line for the first line of the address field without changing the template. I have tried various CSS changes but no luck. All I want is the first line of the address to start on a new line after Accommodation Address:

    Thanks

    Joe

    #15632

    Guust
    Moderator
    Post count: 29970

    Can you try this:

    span[itemprop=”streetAddress”] {
    display: block;
    margin-bottom: -20px;
    }

    #15636

    creagmhor
    Expired Member
    Post count: 21

    Thanks Guust,

    You are a star! I spent about 3 hours today trying to achieve that.

    I just could find the controlling CSS code anywhere?

    Thanks again

    Joe

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket