Say, like to have the header image off to the left side and the nav bar off to the right side. How can I do this? https://onesourcemarketing.us/
Say, I did finally figure this out. However, I would like to put space above the logo and when on your smartphone, the three little bars you use for the navigation bar don’t show up because they are white. Can’t figure out where to change the color.
Hello @rkassebaum,
Thanks for writing in!
The default color of the mobile menu icons is white and it is built-in the theme styles. To display other color, you can use this custom CSS:
#x-btn-navbar{
color: red;
}
Feel free to change the color if needed. Meanwhile, to set a space above your logo, simply go to X > Theme Options > Headers > Logo (Alignment) > Top Alignment.
Hope this helps. Kindly let us know how it goes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.