Changing colors

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #5818
    James
    Member

    Hi guys,
    I would like to change the color of these things:

    HEADER LINE
    http://s9.postimg.org/5atqnz79b/duda1.png

    ICONS
    http://s28.postimg.org/hlp4k1jml/duda2.png

    LINKS
    http://s2.postimg.org/eeetwxmh5/duda3.png

    Please, how can I do it?

    Thanks.

    #5832
    Ernesto
    Member

    Hi, you’ll need to go to your Custom CSS Section in the Theme Options Panel and enter the following codes:

    #primary-menu .hover-bg {
    border-color: #B800FF;}

    (Header line, select the color you wish for the line)

    .features-list-alternate i {
    color: #ED9DAD;}

    (Icons)

    a, a:active, a:visited {
    color: #7A00FE;}

    (Links)

    #5836
    James
    Member

    Hi,

    Thanks, works fine. There is something not really fine, which is the first change: color just changed in some of the menus, can you check it visiting the site again? It is pretty weird.

    Please, go to http://bit.ly/1efAdhB and see that when you put your mouse over Discover and Business, there is an orange line yet.

    Other 2 lines were changed perfectly. Thanks!

    #5841
    James
    Member

    Btw, could you let me know how to change the color of a Send the message button within the contact form? See here: http://s23.postimg.org/okcmygwff/duda1.png Thanks.

    #5872
    Ernesto
    Member

    Hi, here are the codes:

    For the hover bar: #primary-color>ul.menu>li:hover>ul.sub-menu {border-color yourcolor}

    For the send message: .button large default {background-color: yourcolor}

    You´ll need to enter this codes in the Custom CSS Section of your Theme Options Panel

    #5879
    James
    Member

    Thanks for your answer but unfortunately no one of them are working.

    Please, go to http://bit.ly/1efAdhB and find following mistakes:

    1 Go to CONTACT and see the the button is still in orange

    2 Go to DISCOVER or BUSINESS (on the header menu) and see that when you put your mouse over them, it will appear an orange line instead of the blue one. I do not why but this orange line just appear on these 2 sections, not when you put your mouse over others.

    Please, let me know. Thanks.

    #5903
    Ernesto
    Member

    Hi! For the contact form:
    .wpcf7-form-control.wpcf7-submit.button.large.default {background-color: yourcolor;}
    And for the hover:
    #primary-color ul.menu li:hover ul.sub-menu {border-color: yourcolor}

    Hope that works out for you!

    #5908
    James
    Member

    Hi,

    Thanks for your help, however there are still 2 problems:

    The orange line is still appearing in the header menu: my understanding is that the problem is just with the 2 first menu sections because there is a popup menu below. I mean, if you go to the link I sent you and put the mouse over, there is a orange line yet.

    Contact form is now perfect, but there is an orange border around the contact us box.

    Please, let me know. thanks.

    #5939
    Ernesto
    Member

    Hi, to change the border in the contact box
    .wpcf7-form-control.wpcf7-submit.button.large.default {background-color: #05AEEB; border-color: #05AEEB;}

    For the hover box, you will need to eliminate all previous codes that you applied and use only the last one I provided you.

    Cheers!

    #5944
    James
    Member

    Hi,
    Thanks, send button works fine.
    Regarding hover box, I did this but it does not work, please, could you confirm what codes I should remove and what codes I should keep them?
    Thanks.

    #5978
    Ernesto
    Member

    Hi, of course. The only code that should be left regarding the hover is the following:

    #primary-color ul.menu li:hover ul.sub-menu {border-color: yourcolor}

    I´d suggest that you´d remove all CSS related to the hover and then enter this code.

    #6074
    daruetsch
    Member

    I would like to change the color of these things:

    #6076
    Youssef1989
    Member

    Hello everyone,

    Please i wantede to activate Revolution Sliders but when i ise the purchase code provided with the Agil theme, i get this message ” Invalid purchase theme”

    Any help please ?

    Thanks

    #6077
    Youssef1989
    Member
    This reply has been marked as private.
    #6088
    Ernesto
    Member

    Hi, Yousef: You might want to try downloading the theme again since there may have been a problem when you downloaded or installed the theme.

    Hi, daruetsch: would you mind starting a new topic with a link to your webpage so we can provide you with the exact link to your webpage?

Viewing 15 posts - 1 through 15 (of 15 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.