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*

Reply To: Nav bar and buttons colours issue

#69109
todor.dimitrov23
Participant

Well, I’ve added the following code:

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

@media (max-width: 767px) {
	.info-bar .contact-section {
		min-height: 34px;
	}

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

Now the date is off – OK
The social profiles are on – OK
When open the site through mobile phone the top right corner still stays with three horizontal lines instead of login/account buttons. – NOT OK

Thanks,