By Horst Fuchs on Tuesday, 29 September 2020
Posted in General Issues
Likes 0
Views 589
Votes 0
Hi,

I do not know if this is a template issue ...... could you please check and support me? The menu to login for EB on the same position like your demo page is not completely visible...

Thanks for your support.
Hi there,

I believe this is not a template issue but EasyBlog Navigation module. I've moved your ticket to EasyBlog and I've logged this to our developer to fix it.

In the mean time, please place the following css codes into your custom css file.

#eb.mod-eb-nav .dropdown-menu{
min-width: 300px;
}
#eb.mod-eb-nav .eb-arrow {
left: auto;
right: 0px;
margin-left: auto;
margin-right: 14px;
top: -5px;
border-width: 0 6px 6px;
border-bottom-color: #fff;
}
#eb.mod-eb-nav .eb-arrow:after {
border-width: 0 7px 7px;
border-bottom-color: transparent;
top: -1px;
left: -7px;
margin: 0;
}


Please give it a try and see how it goes.
Thanks.
·
Tuesday, 29 September 2020 14:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

it works fine now! Thanks for your great support!
·
Tuesday, 29 September 2020 14:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Tuesday, 29 September 2020 14:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post