Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #722399

    Hi,

    I have a logo left – menu right setup and i want my phone number on the same row as the menu, but on a fixed padding from the right side of the screen. I tries this code and it works but when i resize the screen the phone number is not positioned well.
    For now i deleted this code and the phonenumber is on the top of the screen.
    Can you help me out?
    THX Freek

    /*  Tel nr op zelfde regel als menu*/
    div.phone-info {
    position: relative;
    top: 85px;
    left: 1%;
    font-size: 18px !important;
    font-weight:thin;
    font-family: avenir; }
    #722929

    Hey Freek,

    Could you post a link to the site in question so that we can take a closer look please? We would need to see the problem live in order to give you accurate CSS.

    Best regards,
    Rikard

    #723623

    I found a solution (add phone as a menu item ). THX Freek

    #724121

    Hi,

    Great, glad you found a solution. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.