badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

hide date time on header bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #92123
    deven1134
    Participant

    I would like to hide the date and time on the header bar at the top of the page. I would also like to ask if the settings for the color of it and the social icons are located in the css file?

    #92352

    Hi deven1134,

    Hi sorry for the late response due to some unavoidable circumstances.

    To remove the date from Header info bar, please to go ‘Appearance > Customize > Additional CSS’ paste the below Custom CSS code.

    .info-bar .date {
    	display: none;
    }

    Sorry the color Settings are not included in free version, you can upgrade to Pro Version to get the Theme various color options.

    Thanks

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