adjust the position of the menu and cart icon Support Forums for LiveMesh Themes & Plugins › Forums › Agile Theme Support › adjust the position of the menu and cart icon This topic has 5 replies, 2 voices, and was last updated 10 years, 7 months ago by Ernesto. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts June 10, 2014 at 12:03 pm #7300 daruetschMember I’m looking for a way or a custom css code to adjust the position of the menu in the nav bar, for the header and sticky menu. I would like to center it, including the icon cart, to center with the page. June 11, 2014 at 5:02 am #7319 ErnestoMember Hi! Could you send us a link to your webpage so we can send you the exact code you need? Cheers! June 11, 2014 at 7:03 am #7323 daruetschMember This reply has been marked as private. June 12, 2014 at 5:43 am #7351 ErnestoMember Hi! You can try entering the following CSS Code: #primary-menu, #title-area, #header {margin-left: auto; margin-right: auto;} Let us know if you need further assistance! Cheers! June 12, 2014 at 6:36 pm #7377 daruetschMember the icon cart does not move… June 14, 2014 at 7:26 pm #7424 ErnestoMember Hi! Try out the following codes: .cart-contents { float: center; display: block; position: static; } .cart-count{position: static} Cheers! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) The forum ‘Agile Theme Support’ is closed to new topics and replies.