- This topic has 3 replies, 2 voices, and was last updated 9 months, 3 weeks 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]