- This topic has 6 replies, 2 voices, and was last updated 6 years, 11 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
Why to do Wix To WordPress Migration? Wix is an excellent platform for free and easy-to-use website building. However, its features are limited. We can […]
Dog Training WordPress Themes The best dog training WordPress themes are collected in this article which are foreseen for pet and animal related websites and […]
Artistic WordPress Themes and Templates In the digital age, the online stage is as crucial as any physical venue for artists to showcase their talents. […]