Finance Template Bottom Menu - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Finance Template Bottom Menu

A

advanxedesign

Template 7 months ago

Hi, as already reported in another post the Finance template also in version 3.x.x had the same problem and I brought it with it also in version 5.x.x.

The menus in the “Bottom” position the menu items are not arranged vertically but are arranged horizontally, I attach example and photo

Menu Bottom whit problem: home-about-price-contact

the correct way to display the menu is:

Menu Bottom correct

*Home

About

Price

Contac*

I hope I was clear in my explanation, and thanks in advance

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 7 months ago #188333

Hi,

  1. Share URL to the website
  2. Or, I can try to improvise not seeing the site
#sp-bottom .sp-module ul,
#sp-bottom .sp-module ul > li,
#sp-bottom ul.nav > li,
#sp-bottom ul.menu > li  {display: block;}

Used Menu - must be a Menu module, like it was in QuickStart.

0
A
advanxedesign
Accepted Answer
7 months ago #188336

Ok

0
A
advanxedesign
Accepted Answer
7 months ago #188337

I entered your code and everything went ok

0