Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #578661

    Dear enfold-Team,

    I have insert some individual CSS style settings regarding this post:

    This is the code I´ve insert:

    
    .av-dark-form input, .av-dark-form textarea, .av-dark-form select {
        color: #4e4e4e !important;
        border-color: #ba8e62 !important;
    	background: #f5d8ba !important;
    	font-family: georgia !important;
    }
    

    And for now the hoover effect on the send button is missing.
    Could you help me inserting a new one? :-)

    Thank you so!

    #578919

    Hi StudioLiner!

    Try removing the !important from your CSS code.

    Regards,
    Elliott

    #579511

    Hi there Elliott,

    thanks for your answer but it doesn´t work. If I remove the !important than the wholly CSS code has no effect.
    Do you have another tip?

    Thanks!

    #579722

    Hi!

    Since the issue in Quick CSS field was fixed, does it work now? :)

    Regards,
    Yigit

    #579729

    Hi Yigit,
    no – unfortunatelly no.
    I´ve produced the actual fixed error today with testing the advice from elliott.

    So this issue is still open.
    And it would be a pleasure if you could help :-)

    #579796

    Hey!

    I am getting following error when i try to check and login to your site.
    Can you please check the link once again?

    Regards,
    Yigit

    #579804

    Hi Yigit,
    thanks for feedback. Please try this:

    #579810

    Hey!

    Please add following code to Quick CSS as well

    input.button:hover {
        background: red!important;
        color: white!important;
        border-color: white!important;
    }

    Cheers!
    Yigit

    #580497

    This code works fine!
    Thank you Yigit!!

    #580853

    Hi,

    Great, glad we could help :-)

    Regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.