- This topic has 3 replies, 2 voices, and was last updated 1 year, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Drop Down Navigation – Make 2 Columns
I use the theme SKT PVC Pipes Pro, and I added product categories to the main top nav bar. There are a lot of categories, so the list goes off to the bottom of the screen from the top navbar. Is there a way to make the drop-down options into two or three columns?
http://new.pinetreepaper.com/ Products nav choice.
Thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li ul { width: 280px;}
#topmenu ul li ul li a { padding: 3px 8%; font-size: 16px;}
Regards,
Dave
Thanks, that keeps them one one page. Is there a way to have them show up in 2 columns?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.menu-item-3257 .sub-menu {
column-count: 2;
column-gap: 0;
}
Regards,
Dave
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]