Removing border or changing its color in the heading

This topic has 8 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: okarayoff
    okarayoff
    Participant
    February 5, 2015 at 10:39

    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?

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 5, 2015 at 11:23

    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.

    Avatar: okarayoff
    okarayoff
    Participant
    February 6, 2015 at 11:00

    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?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 6, 2015 at 11:02

    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.

    Avatar: okarayoff
    okarayoff
    Participant
    February 6, 2015 at 13:22

    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!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 6, 2015 at 13:48

    Hello,

    Could you please clarify with more details what exact button you want and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: okarayoff
    okarayoff
    Participant
    February 7, 2015 at 11:44
    Avatar: Eva
    Eva Kemp
    Support staff
    February 7, 2015 at 16:14

    Hello,

    Unfortunately there is no option to change button style for price box. Sorry.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.