Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #667814

    Hi,

    How do I achieve a color box with text inside. Please see mockup for green section with text “Since 1963 the student body has grown from 15…”
    I have created 2 half columns but I dont want to entire half to cover green but just a box inside of it, please advise.

    Comp – https://s32.postimg.org/un0xvp36t/about.jpg

    My Page – http://staging.wsmsnyc.org.s167849.gridserver.com/about/

    #668154

    Hi navindesigns!

    Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then add Text Block element to that section with a custom CSS class and then add following code to Quick CSS

    .your-custom-class { padding: 10px; background: green; }

    Regards,
    Yigit

    #668644

    that works
    thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How do I achieve a color box with text inside’ is closed to new replies.