LOGO HEADER - by juanideas - on WordPress WooCommerce support

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

  • Avatar: juanideas
    juanideas
    Participant
    March 6, 2015 at 00:06

    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

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 6, 2015 at 08:44

    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.

    Avatar: juanideas
    juanideas
    Participant
    March 6, 2015 at 14:35

    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!

    Avatar: Eva
    Eva Kemp
    Support staff
    March 6, 2015 at 15:33

    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.

  • Viewing 4 results - 1 through 4 (of 4 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.