This topic has 8 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
If you look at my test site: http://www.softwareqaengine.com/
you will notice a white border right under the logo and on top of the menu. How do I change or remove that?
Hello,
Please add this code into custom.css file.
.header-type-7 .menu-wrapper{
border-top: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Awesome, thanks!
Is there a way to change the button style on the price boxes?
Also, how do you change the footer information, add logo and stuff like that?
Hello,
Try to add this code into custom.css file.
.ult_design_3 .ult_pricing_table .ult_price_link .ult_price_action_button{
background: #D24747 !important;
}
Regards,
Robert Hall.
I would like it to look like your default button with hover found on your demo like this
https://www.8theme.com/demo/woopress/fullwidth/?page_id=15811
is that possible?
and thank you for your help!
Hello,
Could you please clarify with more details what exact button you want and show us screenshots?
Regards,
Robert Hall.
https://www.dropbox.com/s/anj3eh55eysauz8/Screenshot%202015-02-07%2003.42.36.png?dl=0
that is the button i would like in the price boxes.
Hello,
Unfortunately there is no option to change button style for price box. Sorry.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up