Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #294464

    Hey guys,
    take a look at the following attachment. I am trying to develop 3 text boxes, each one having a different background color. Is there a way to do this within the theme without heavy customization?

    See the attached file. Thanks!
    Justin

    #294467

    Hi Justin!

    Please turn on Custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    Then you can give each box a different class and change the background colors using custom CSS

    Regards,
    Yigit

    #294502
    This reply has been marked as private.
    #294663

    Hey!

    You can simply add the changes to fuctions.php file of your child theme ( http://kriesi.at/documentation/enfold/using-a-child-theme/ ) to avoid losing them while updating the theme.
    I checked the code once again on my local installation but it does work fine on my child theme. Please connect via FTP and undo the change you have made on functions.php file of your child theme. If you do not mind, please post a temporary admin login here privately so we can add the code for you into functions.php file of your child theme.

    Cheers!
    Yigit

    #294756
    This reply has been marked as private.
    #294854

    Hey Justin!

    I have removed the code from functions.php file of parent theme and moved inside child theme. Custom CSS field is working flawlessly :)

    Cheers!
    Yigit

    #294953

    Sure seems that way!! Thanks much for the support Yigit! Have a good one!
    Justin

    #294994

    Hi!

    You are welcome Justin, always glad to help! You too have a good one :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Text Boxes custom color background’ is closed to new replies.