Forum Replies Created
-
AuthorPosts
-
todor.dimitrov23Participant
Hi,
It’s from plugin, yes. But it worked normally before that. No changes on the plugin were made.
Thanks!todor.dimitrov23ParticipantWell,
This code completely fixed my problem!
Tons of thanks for your support!
BRtodor.dimitrov23ParticipantFixed it
.navigation.post-navigation a { display: none !important}
todor.dimitrov23ParticipantHi again,
I’ve added this code to the css, but doesn’t help me
post-navigation a { display: none; }
todor.dimitrov23ParticipantThanks for the response,
BRtodor.dimitrov23ParticipantWell, 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 OKThanks,
todor.dimitrov23ParticipantHi Team,
It’s fixed.
Many Thanks,
BRtodor.dimitrov23ParticipantHi again,
Also regarding the CSS code:
@media (max-width: 767px) {
.info-bar {
display: none;
}
}Now the whole top nav bar disapeared, is it possible to see only Login menu on the top right corner, because now (without your additional css code) it showing up as three lines.
Thanks,
todor.dimitrov23ParticipantHi Support Team,
Try to click on EVENTS DASHBOARD > EVENTS LIST
EVENTS LIST appears in red and once you click on it, you’re not able to read it.Thanks,
BR -
AuthorPosts