This topic has 12 replies, 3 voices, and was last updated 9 years, 12 months ago ago by Eva Kemp
Hi,
congratulation for the awsome theme!
I would like to make these changes to the header.
Can aanyone help me?
Instead of gotham this would be better: http://www.google.com/fonts/specimen/Montserrat#pairings
Many thanks!
Hello,
Please provide us with link to the page.
Regards,
Robert Hall.
Hi Robert!
thanks for your answer.
I’m still working in local. It is mandatory to put the website in remote?
Thanks
Fede
It is as the demo page https://www.8theme.com/demo/legenda/
with this modification in custom.css
div.header-wrapper.header-type-1 {
background-image: url(http://www.site.dev/wp-content/uploads/2014/11/top-bar.jpg);
background-repeat: no-repeat;
}
It may helps?
Fede
Hello,
Try to add following code into custom.css file.
Also you can changes font-family. Try to use @font-face.
http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
.wishlist-link span,
.shopping-cart-widget .cart-summ > a,
.side-area-icon i:before, .menu-icon i:before {
color:#867592;
}
.main-nav .menu > li > a{
font-family:Gotham bold;
color:#867592;
}
.top-bar .container{
border-bottom: 0px;
}
.main-nav,
.main-nav .double-border{
border-top: 0px;
}
Regards,
Robert Hall.
Hi Robert!
This is the result and I still have some grey words. What is missing?
Thanks so much!
Fede
Hello,
Please specify what words need to be modified? How can we check the issue?
Thank you.
Regards,
Eva Kemp.
Hi Eva,
thanks for your answer.
I highlighted in red words should change colours.
In addition i can’t change the menu font. Can you help me about this?
Thanks so much!
Federico
Hello,
Please add this code into custom.css file:
.top-bar .wishlist-link a i:before { color: #F00 !important; }
.my-account-link:before { color: #F00 !important; }
.top-bar .top-links li a { color: #F00 !important; }
.logout-link:before { color: red !important; }
.shopping-cart-widget .cart-summ > a:before { color: #F00 !important; }
.shopping-cart-widget .cart-summ .items { color: #F00 !important; }
Replace the code value with yours.
Regards,
Eva Kemp.
Thanks for your support Eva!
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: changes, header, persuasive, themes, woocommerce, wordpress
The issue related to '‘Header changes’' has been successfully resolved, and the topic is now closed for further responses