submenu right aligned

Permalink Browser Info Environment
Hey JB,

how can I right align the sub menu? At this time the menu moves out of the browser window on the right menu items.

Regards

Torsten

Type: Discussion
Status: New
tsilbermann
View Replies:
jb1 replied on at Permalink Reply
jb1
I would suggest you use the new "full width" option so the submenu uses up the full page width. Does this help your situation?

JB

- Sent from my iPhone
tsilbermann replied on at Permalink Reply
tsilbermann
Hi JB,

no that makes a huge sub menu I don't need and the content is at the left side of the whole page. I just need it float to left.

Regards

Torsten
jb1 replied on at Permalink Reply
jb1
Hi Torsten,

Can you send a link to the site so I can have an idea what needs to be done.

Thanks!

JZ
tsilbermann replied on at Permalink Reply
tsilbermann
it's net gig.de as well (but first I have to try the dropdown - fix)
Torsten
jb1 replied on at Permalink Reply
jb1
I tried this site (http://netgig.de/) and there's no mega menu on that page. Is that the right URL?
tsilbermann replied on at Permalink Reply
tsilbermann
Hi JZ,

its just customized (CSS) ;-)
You have the search magnifier on the right - when you click on it, you can see the problem. Same wit the "service"item.

Regards

Torsten
jb1 replied on at Permalink Reply
jb1
Ah, I see what you mean.
The dropdown should be fully visible, so there must be some sort of CSS clash. The easiest fix will be to force the positioning of that submenu. Just add this CSS to your theme's CSS file:

.spec-search div.sub-container{
left:500px !important;
width:150px !important;
height:30px;
}
.spec-search div.sub-container ul{
display:block !important;
}


Hope this helps.

JB

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.