New Landing How can we help? Themeforest Theme Support Flexform Text Box: How to set a Border and/or Background Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #232285
    patmcgraw
    Member
    Post count: 4

    Is there a way to create a border or background color for a text box? On the page/URL listed above, I would prefer a border around the middle text box (“Fixed Rate”), if possible.

    Thanks
    Pat

    #232658
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    If you add a custom class to that column, ex: border-class, then add the below CSS to your Theme Options => Custom CSS

    .border-class.wpb_text_column {
        margin-bottom: 10px;
        background: #f3f3f3;
        padding: 15px;
        overflow: hidden;
        max-width: 240px;
    }

    Thanks.

    #246810
    patmcgraw
    Member
    Post count: 4

    Thanks

    #247007
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David.
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register