Problem with responsive menu

More
9 years 9 months ago #45450 by ivan.milic
hello, there was some issue with one template file, we solved that.

Best regards

Please Log in to join the conversation.

More
9 years 9 months ago #45453 by jsmolic

Please Log in to join the conversation.

More
9 years 9 months ago #45455 by jsmolic
Contact form does not resize on mobile device... Any thoughts?

Please Log in to join the conversation.

More
9 years 9 months ago #45462 by ivan.milic
Don't care about errors as long as contact loads on page.

Try putting this on bottom of template_css.css which is located under your template_folder.css

@media (max-width: 580px) {
legend{
display: none;
}

.control-group input{
width: 20%;
}

#jform_contact_message{
width: 20%;
}

#jform_captcha > div > div{
width: 150px!important;
float: left!important;
margin: 0px!important;
padding: 0px!important;
}

.rc-anchor-expired-msg{
displa: none!important;
}}

Please Log in to join the conversation.

More
9 years 9 months ago #45484 by jsmolic
hi ivan,

just to let you know the fix you implemented regarding the mobile menu does not work completely.. submenus do not show only top level menus do.

Please Log in to join the conversation.

More
9 years 9 months ago #45496 by jsmolic
Any update on this?

Please Log in to join the conversation.

Time to create page: 0.099 seconds
Powered by Kunena Forum