- This topic has 5 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Header too height for the slider (Parallax me)
Hi,
I have a height header with the logo size and the tagline and all the slider is truncated.
https://www.associationemma.com/WP/
Could you help me to improve this header. The best would be to have the menu aligned with the tagline. Actually the menu is under the tagline.
Also I have replaced all red by blue color for the fonts but I still have red in the title of the menu. I think the red appears on the link when I load the entire home page. I could not find where to change this.
Thank you very much for your help,
Valérie
Hi Valerie,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.show-bg .logo{width:auto !important;}
.show-bg nav ul li a{padding:15px 5px !important;}
header br{display:none;}
Regards,
Dave
Hi Dave,
Thank you for your response.
I added the code. It looks better, but I still have problem :
– on the computer, the text is red and I want it in blue. I have changed all color in the basic settings. I don’t see where I can make other correction.
– if I open the home page on my smartphone. The menu is not correctly displayed.
Could you help again ?
Thanks,
Valérie
Hi Valerie,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px){
header br{display:block;}
.mobile_nav{margin-top:25px;}
.show-bg nav ul li a{display:block;}
}
I didn’t find the red text on homepage. Could you please tell me the section where red text appears.
Regards,
Dave
Thank you so much Dave !
For the red text, I added the code .current_page_item{color#13badd;} and it looks ok now.
Valérie
Okay great 🙂
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 […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]