Cannot find css for primary navigation

1 reply · opened Sep 22, 2021

Tthriftgirl62Sep 22, 2021

I would like to make all of the menu items closer together so the cart and search box on the right stay on the same line. I'm using demo-shop.

<nav class="primary-menu with-arrows me-lg-auto">
	<ul class="menu-container">
		<li class="menu-item">[Home](/)
		<li class="menu-item current">[Best Sellers](/menu/best-sellers.html)
			<ul class="sub-menu-container">

**QUESTION: **Can you give me a ball-park estimate on how much it would cost to have you do all the customizations and make sure it works properly on mobile devices?

SSemicolon WebSTAFFSep 22, 2021

Hello,

You can consider using the following CSS Codes:
[ch_pre]@media (min-width: 992px) and (max-width: 1199.98px) {

.menu-container > .menu-item > .menu-link {
	font-size: 12px;
	padding-left: 9px;
	padding-right: 9px;
	letter-spacing: 0px;
}

}[/ch_pre]

This will definitely work fine. Hope this Helps!

Please let us know how many Pages you would like to Customize so that we can provide you with a Quote. We usually charge $39 per hour for Customizations.

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard