Remove top black Header Section from Ope Page pro

Discussion in 'One Page Pro WordPress Theme' started by dynamicpear, Aug 5, 2016.

  1. dynamicpear

    dynamicpear New Member

    Joined:
    Aug 5, 2016
    Messages:
    2
    Likes Received:
    0
    Hi,

    How do we remove the black bar at the top of the page and the icon to make the back bar reveal / unreveal on One Page Pro?

    Thanks

    Jason
     
  2. priya

    priya Guest

    Hi, Jason..

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .top_strip {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page