COWORKING

Home Forums All Other Themes COWORKING

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #110213
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Hello

    I’m working with the theme coworking on pactmm.co.za

    I’m busy looking at the mobile view and how it looks. The slider is almost gone. It just shows a little bit from the bottom
    https://imgur.com/U8Nn1Cy

    1. Can you please assist?
    2. Can you also please help to make the header (where all the info is at the top) a bit smaller? or have it completely disappear.

    #110324
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .home.has_trans_header .header { position:relative !important;}
    }

    Regards,
    Chris

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