- This topic has 6 replies, 2 voices, and was last updated 7 years, 4 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
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]