Coach Press Mobile Site…

Home Forums All Other Themes Coach Press Mobile Site…

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #205988
    fredrick
    Member
    • Topics: 6
    • Replies: 14
    • Total: 20
    Member since: December 9, 2015

    I still see the titles with that css.

    Can you just please fix this last top bar and page title 1900-1200 ish with css? I don’t understand the media css to do it myself.

    https://ibb.co/yBn25bM

    #205996
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31051
    • Total: 31051
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    @media screen and (min-width:1161px) and (max-width:1199px) {
    .page_head, .post_head, .services_head {height: 150px !important; width: 100%; margin: 0 auto;}
    .head-info-area .right { padding-top: 10px; width: auto !important; float: right !important;}
    }

    Regards,
    Dave

Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.