Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Increase Banner on Mobile

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #201741
    motion2082
    Participant

    Hey guys,

    How do I make this SIGN UP banner the same width as mobile devices?

    http://tinyurl.com/nzpk4aa

    Do I need to change?

    @media (min-width: 767px) {
    header .col-sm-4 + .col-sm-4 + .col-sm-4 {
    float: right; } }

    #201785
    motion2082
    Participant

    Hi Shane,

    That makes total sense now.

    I will try the first method and then the css plus html.

    Thank you for your help!

    #201790
    motion2082
    Participant

    Ok think I managed to fix it, any ideas on how to improve on what I have?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.