Submenu appears under the first article
9 years 3 months ago #29691
by aleorco
Submenu appears under the first article was created by aleorco
Hi,
if the browser page width is 980px the submenu appears correctly.
Under 980px width, the submenu appears only inside the div class="container" (and then under the first article).
the site is: www.infopiave.net/
Thanks for you help.
if the browser page width is 980px the submenu appears correctly.
Under 980px width, the submenu appears only inside the div class="container" (and then under the first article).
the site is: www.infopiave.net/
Thanks for you help.
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29692
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Submenu appears under the first article
Hi
try to add this into a custom.css
CEd
try to add this into a custom.css
Code:
.nav-collapse, .nav-collapse.collapse {
overlfow:visible !important;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29693
by aleorco
Replied by aleorco on topic Submenu appears under the first article
Added custom.css to css folder of the Protostar template, added link to custom.css in the index.php, but it does not works.
A
A
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29694
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Submenu appears under the first article
my bad, there is a mistypo.Write this :
instead ofoverflow
overlfow
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29695
by aleorco
Replied by aleorco on topic Submenu appears under the first article
Sorry, is my bad!
Now it works
thanks
Now it works
thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.255 seconds