- This topic has 4 replies, 2 voices, and was last updated 6 years, 5 months ago by Skandha.
-
AuthorPosts
-
May 25, 2018 at 12:04 am #146503DianeParticipant
Hi
I have a video header which is working fine on the website but it is too large. It was built with Content Samurai and they say that the size should be able to be adjusted in the theme but I can’t seem to find where or how. Also it does not work on mobile at all. I have therefore put a static header. Is there any reason it won’t work on mobile?The sidebar I have created for my front page has nav menus. The spacing is awful and I would like to reduce it. Please could you give me the css to do this?
site is at http://cassowarycoastlife.com.auAny help would be appreciated. Thanks
May 25, 2018 at 7:10 am #146533SkandhaParticipant@diidunlop: You can adjust the header video using a bit of CSS Code. Header video not working in mobile devices is an expected behavior and not a bug. This is to save you bandwidth if a site is loading a massive video while you’re not connected to wifi.
Do you mean the nav menu below the site title??
Kind Regards,
SkandhaMay 31, 2018 at 9:43 pm #146935DianeParticipantHi Skandha
Yes – the spacing between the items on the nav menu below the site title. I would be grateful too if you could give me an example of what I should put in the CSS code. Is there anyway to add another menu at the top of the Hero image?
Thanks so much!
Kind regards
DiiMay 31, 2018 at 11:38 pm #146939DianeParticipantHi, Thanks I have figured out the CSS for the video! Looking much better. Now just need to fix the nav menu and add the other one 🙂
June 4, 2018 at 7:11 am #147118SkandhaParticipant@diidunlop: You seem to have a lot of menu items.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..main-navigation li { display:unset !important; } .menu-toggle-wrapper { display:block !important; }
Let me know if this works out for you!
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Hero video is too large – how can I reduce video size? + Nav menus in Widgets’ is closed to new replies.