- This topic has 2 replies, 2 voices, and was last updated 7 months, 2 weeks ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Adventure theme mobilversion issue
Tagged: mobile version
1. On the mobilversion, the header is Black and on the subpages is the color purple/grey, Were to fix the colors?
2. Is it possible to fix links on the mobil version, so that they dont open in a new window? (on PC its okay to open in a new window)
3.The navigation button Information jumps to the last visited page, instead of just showing the dropdown menu, even though its linked the same way as the navigation button About Megabalitours?
4. Is it possible to change H1 font sizes on the mobilversion, right now they are too big to and breaks in a wrong way.
5. The fontsize in the dropdown menu on the mobile version is too small, were to fix that?
correction: 4. is H2 not H1
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.header { background: #282828 !important;}
.sidr ul li a, .sidr ul li span { font-size:15px !important;}
.sktbuilder-header__title { font-size:28px !important;}
}
Regards,
Chris
From recent statistics, over 60 million consumers use WordPress as their ideal platform for websites. The fact that it is easily customisable makes it a […]
These days, you can create contact forms for your WordPress site using a drag and drop form builder. A proper contact form is mandatory for […]
If you run a website, it’s highly likely that you are looking for better conversions. The form of conversions may vary : email signups, sales, […]