Hey Chris- I've been loving your videos & am finding them super helpful as I design my site. I am wondering if you have any tips on how to move a button in the header to the left side of the nav bar? I have a split header which I learned from one of your past videos and want to have my shopping cart icon on the right side of the bar and then a 'contact us' button on the far left to balance it out. Thanks in advance!
That would take custom CSS but could be done! If you would like to hire me for custom CSS please reach out using my hire an expert form on my contact page.
Super helpful! I'm working on something very similar right now. I'd like to eliminate the page changing on mobile between clicking the "ABOUT" dropdown on my site and it going to a new menu page with the "BACK" option. How would I code clicking on the ABOUT title and having it just show up below as a dropdown? Sorry if this is confusing.. but I appreciate your help. Thanks so much!!
The problem with making the second page the main one is that it removes the social icon from the menu. I have been trying to find a way to maintain the icon but couldn't find any solution.
That’s a great point, I’m not sure anything can be done about that since with CSS since the social element is part of the original menu unfortunately. It could be done with JavaScript though, it would be easy to move the social icons that way
😍
Hey Chris- I've been loving your videos & am finding them super helpful as I design my site. I am wondering if you have any tips on how to move a button in the header to the left side of the nav bar? I have a split header which I learned from one of your past videos and want to have my shopping cart icon on the right side of the bar and then a 'contact us' button on the far left to balance it out. Thanks in advance!
That would take custom CSS but could be done! If you would like to hire me for custom CSS please reach out using my hire an expert form on my contact page.
Super helpful! I'm working on something very similar right now. I'd like to eliminate the page changing on mobile between clicking the "ABOUT" dropdown on my site and it going to a new menu page with the "BACK" option. How would I code clicking on the ABOUT title and having it just show up below as a dropdown? Sorry if this is confusing.. but I appreciate your help. Thanks so much!!
I know exactly what you mean and I have a plugin for that in my shop! It’s called the mobile menu dropdown plugin
@@SEWebDesign OK, thanks so much! One more question: Suggestions on adding the button back into the header with this hamburger menu code? Thanks!
@@EmmaRossum on the plugin installation page there is some code you can add to the CSS window that brings the button back
The problem with making the second page the main one is that it removes the social icon from the menu. I have been trying to find a way to maintain the icon but couldn't find any solution.
That’s a great point, I’m not sure anything can be done about that since with CSS since the social element is part of the original menu unfortunately. It could be done with JavaScript though, it would be easy to move the social icons that way