- This topic has 1 reply, 2 voices, and was last updated 2 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Problems with Adventure Theme
Tagged: theme adventure
Hi
I need help with:
1. the header menu in the responsive mode when it is for tablet, disappears, please check that so it does not disappear (in mobile phone and desktop mode it looks good)
http://teamgravityglobal.com/rides/beginner/the-worlds-most-dangerous-road/
2. The logo in mobile phone mode is too big, I would like the logo reduce the size and reduce the line of contact on the top.
Please help ASAP.
cheers
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#simple-menu { z-index:99999;}
@media screen and (max-width:479px) {
.logo { height:65px;}
.logo img { width:60% !important;}
}
Regards,
Chris
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]