Home › Forums › Themes Support › HelpDesk › Logo and and Nav Bar
- This topic has 8 replies, 2 voices, and was last updated 6 years, 8 months ago by Harry.
-
AuthorPosts
-
-
May 3, 2018 at 4:16 am #19774
Hi,
I would like to know is it possible to keep the nav bar at the top of the page instead of being sticky and moving the page while scrolling.
Also, is it possible to change the logo size(hard code size), depending on the size of the screen it appears on.
Thanks
Attachments:
You must be logged in to view attached files. -
May 3, 2018 at 6:32 am #19777
update: found the sticky header option and turned it off.
open issue now: logo size
-
May 3, 2018 at 6:07 pm #19799
Hi,
Please add below code
.jas-branding a img {width: 115px;}
And change number as you want.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 3, 2018 at 7:02 pm #19803
Thanks!
Can you have a sticky header on certain pages? Also, can you custom the CSS on the nav menu – mobile
Thanks, Harry!
-
May 4, 2018 at 12:47 am #19832
Hi,
1. By default the sticky header work on all pages
2. I still don’t understand. Can you explain more?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 4, 2018 at 5:46 am #19848
Hi Harry,
Sorry for not being more clearer.
In the image below is the mobile Nav bar from the theme. I would like to know if from a CSS point of view can it be styled.
Thanks!
Attachments:
You must be logged in to view attached files. -
May 5, 2018 at 12:06 am #19865
Hi,
This menu on mobile have more CSS to style. so what you want to change with this menu(font-size, text-color,..)? please more clear
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 8, 2018 at 3:04 pm #20037
Hi,
I would like to style the menu colour, font-family and font-size.
Thanks
-
May 8, 2018 at 5:26 pm #20050
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
#jas-mobile-menu ul li a { color: #343434; font-size: 15px; font-family: "Open Sans"; } #jas-mobile-menu ul li:hover a { color: #002e5b !important; }
and change color, font-family and font-size as you want.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.