Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1195548

    Hello, I have another problem with CSS, day like everyday with enfold theme :P
    Right look:
    fast micro pay right look
    Enfold style:
    fast micro pay
    after e-mail and submit
    fast micro pay enfold style

    How to fix this?

    • This topic was modified 4 years, 8 months ago by goodmaneu.
    #1198644

    Hey goodmaneu,
    Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top .main_color input[type=text] {
    	 background-color: #fff !important; 
    }

    Best regards,
    Mike

    #1198649

    ????? color is not a problem, the layout of the entire form is problematic.

    #1198651

    Hi,
    Please try this:

    #top input[type=text] {
    	 display: inline-block !important; 
    }

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1198654

    It’s perfect now.
    Mike, thank you for your help!!!

    Best regrads,
    Gregory

    #1198754

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘CSS problem with Fast Micro Pay’ is closed to new replies.