Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #236971
    ben
    Participant

    hi guys,
    is there a way to remove the date thing at the top of the page in lucida pro? I recently started to build a new website using it at http://www.beeleisure.co.uk and wanted to know if there was a way to remove it as I think my site would look better without that white gap.

    Cheers
    Ben, uk.

    #236993
    tikaram
    Keymaster

    @benefron1993: Login to your WordPress admin.
    Go to Appearance => Customize => Additional css and add the following css.

    .header-top-bar .wrapper {
        display: none
    }

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘is there a way to remove the date at the top of the page???’ is closed to new replies.