This topic has 4 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
Hi,
1. i would like to know if can i change white backgr color, in logo header for other color or use a full width image?
2. can i change the black button color? for red? and typpgraphy to white?
thanks!!
juan
Hello,
1) Please add this code into custom.css file.
.main-header{
background:red;
}
2)
.header-type-10 .menu-wrapper{
background:red;
}
.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a{
color: #FFFFFF ;
border-color: #FFFFFF !important;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thanks a lot!!
I was working with visual comp.> info table. but when i used 2 colum, one table is out of control, look: http://os000580.ferozo.com/contact-us/
is there any problem with puggling or i doing something wrong?
kind regards!
Hello,
Please try to add this code in custom.css file:
.ult_design_1.ult-cs-yellow .ult_pricing_table {
width: 280px;
}
.ult_design_1 .ult_pricing_table a {
font-size: 12.7px;
}
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up