Tagged: menu, navigation
- This topic has 27 replies, 4 voices, and was last updated 7 years, 11 months ago by Pratik.
-
AuthorPosts
-
November 24, 2016 at 2:31 pm #103831alwillefordParticipant
AWESOME!! Thank you so much!!!!!
November 24, 2016 at 2:43 pm #103833PratikParticipantGreat :D. If you liked our theme and support, please leave us a review at https://wordpress.org/support/theme/clean-journal/reviews/#new-post.
November 24, 2016 at 2:49 pm #103834alwillefordParticipantI know you said earlier in this thread that I would need to hire a customizer to handle putting the logo and top header menu on the same horizontal space because it would require more than css. Could you give me an idea of what would need to be edited. I would like to make sure that the customizer is able to handle what would be required.
Thanks again for you help!
November 24, 2016 at 3:00 pm #103835PratikParticipantHi Amanda,
So what you need to do is remove the logo html from its current position, to header top position. Then, properly give CSS to the logo so that it will look better in that spot. Customizer should be able to handle this as this has moderate difficulty.
Regards,
PratikNovember 24, 2016 at 8:18 pm #103859alwillefordParticipantOk, great. Thanks.
One more question… When I edit something in the style.css in the child theme, it doesn’t change on the site. Suggestions?
Example: Now that the nav menu is moved, I was going to change the background color and the font color, both of which are in the child theme style.css. I edited the colors, saved the style.css, but the changes didn’t take affect on the site. I also took out the css that had the header image at full width, and it didn’t change either.
I was wondering if this could somehow be a similar situation to what we experienced in moving the nav menu?
I really appreciate your help! And will definitely be giving a great review 🙂
November 25, 2016 at 10:37 am #103889PratikParticipantHi Amanda,
When adding CSS to child theme, it should override the ones in the parent theme. Maybe there are some priority issues with CSS.Did you make bg white and font dark. It is working in your site.
To make Header Image full width, try following CSS code:
#header-featured-image .wrapper { width: 100%; }
Let me know if there is anything else.
Regards,
PratikNovember 25, 2016 at 7:32 pm #103921alwillefordParticipantOh wow…it did take affect! I worked on it for an hour yesterday and it never would change. Oh well, at least I know it works. Thanks so much for all of your help!!!
November 26, 2016 at 6:28 pm #103963PratikParticipantHi Amanda,
Maybe it was due to cache :D. I am glad it worked out.
Regards,
Pratik -
AuthorPosts
- The topic ‘Move Nav Menu’ is closed to new replies.