Matthew

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Header contact details – mobile #37438
    MatthewMatthew
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: June 11, 2016

    Hi,
    http://imgur.com/a/xHfwv

    First screen is for mobile, next iPad, and third PC.
    Please check all my CSS I am using to move icons to the right. I am happy with the PC view but mobile and iPad/tablet icons should go fully left. Maybe I should add some simplest css to move it right but I am beginner and I did what I could 😛
    Thanks for your help
    Kate

    .fa-home::before
    {
    color:white;
    }
    .header_row
    {
    width:455px !important;
    }
    .header_row
    {
    padding-top:40px;
    }
    .header_row .phone-email-info
    {
    width:230px;
    }
    @media screen and (max-width:767px){
    .header .header-inner .logo img{height:auto !important; max-width:100% !important;}
    }
    .header_row .column-3
    {
    width:10%;
    }
    .header_row .column-1
    {
    width:80%;
    padding-left:150px;
    }
    .header_row .column-1 column-2
    {
    padding-left:150px;
    }

    in reply to: Header contact details – mobile #37228
    MatthewMatthew
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: June 11, 2016

    Can you also check the website as sometimes the phone icon dissapear?

    Please let me know where I can send you the screenshot.

    Thanks

    Kate

    in reply to: Header contact details – mobile #37227
    MatthewMatthew
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: June 11, 2016

    Sorry, right 🙂

    in reply to: Header contact details – mobile #37174
    MatthewMatthew
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: June 11, 2016

    Hi,

    Nothing is happening when I pasted your CSS.
    When I deleted my CSS and left yours, everything came back to the beggining where contact details are to close to logo, I want it more left please.
    Thanks
    Kate

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