- This topic has 5 replies, 2 voices, and was last updated 8 years, 6 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 🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]