APRESS SUPPORT Forums Apress Theme How to make Mobile header transparent and start page/ slider from top

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #59
    Apress Support
    Keymaster

    For Transparent Mobile header–
    Go to – WP Dashboard -> Appearance -> Theme Option -> Header -. Mobile header

    — For making the mobile header transparent you will have to make the mobile header transparent – Color code — rgba(0,0,0,0)

    For starting page title bar/ slider from top of mobile header–

    Go to – WP Dashboard -> Appearance -> Theme Option -> Custom CSS – Add the following codes and save.

    .mobile_header_area{position:absolute;z-index:9;}

    Then save and check.

    Best regards
    Apress Team

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.