UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

My Legal Menu Odyssey. Again. Sorry.

Paul Murray · ·
4:43 PM Monday, 15 January 2018
Low
Hello Stack Ideas

(I am putting this in the Vanilla section as there is no EsMobile section)

Ok you guys kindly provided me with a fix to align my legal menu on the mobile template.

(Horizontal and on aligned to the right)

That is this here:

https://stackideas.com/forums/getting-a-2nd-menu-to-work-with-mobile-template



.elegant-menu.nav-pills > li + li {
margin-left: 10px;
}

.elegant-menu.nav-pills li {
list-style-type: none;
}


@media (max-width:768px) {
.nav.menu.nav-pills > li + li {
margin-left: 10px;
}

.nav.menu.nav-pills > li {
float: left;
list-style-type: none;
}
}



This worked great but then I switched to Vanilla and i guess that this broke!?!

Also I had weird formatting issues on Vanilla that have since been fixed here:

https://stackideas.com/forums/please-help-me-remove-the-green-box-from-footer-menu


.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
color: #000000;
background-color: #f5f5f5;
}

.sp-module ul > li {
border-bottom: 1px solid #f5f5f5;
}


I think that these two issues are some how related.

Is it possible to:

a) Have the Footer Menu aligned horizontally on the bottom right of the es Mobile template.
(Which I guess means update the first block of code above for Vanilla)
b) Not mess up the formatting for the formatting on the Desktop Vanilla Template.

Sorry for being paranoid.

thank you for your patience

Paul
The replies under this section are restricted to logged in users or users with an active subscription with us