- This topic has 6 replies, 2 voices, and was last updated 7 years, 3 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › mobile version | Locksmith
Hello Chris.
I have this new website: https://www.gitplus.cl
I have some details with the mobile version but when I place the screen horizontally:
1) The header Gray, where the logo is placed gray and I want it to be black.
https://imgur.com/a/wwl47
2) In the same version (on mobile -horizontal) I want to increase the size of the slider titles, unless it is double.
https://imgur.com/a/9JGPp
Thanks for help. Greating
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
body .header_wrap .header, body.home.has_trans_header .header { position: absolute !important;}
}
Regards,
Chris
Hello Chris, that did not solve what I requested.
1) The header Gray, where the logo is placed gray and I want it to be black.
2) In the same version (on mobile -horizontal) I want to increase the size of the slider titles, unless it is double.
Can you help me with this?
Thank you
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:480px) and (max-width:767px) {
body.home.has_trans_header .header { position: absolute !important;}
.title { font-size:18px !important}
}
Regards,
Chris
Nothing. It does not solve it to me: It follows the same.
Can you help me with this?
Thank you
Ready. I was doing something wrong that I solved.
Thank you
Cool
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]