Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #296072

    http://shopping.maximfactory.com/

    I am trying to figure how I can make a a box area to type some text in with the background being a smokey see through color. A good example of this would be the slider used in this link: http://kriesi.at/themedemo/?theme=enfold.

    The Super Flexible Layout Builder on slide three is what I am looking for, something like that I can use in the website content area.

    I know I can create a slider and place it anyplace in the site, I am just looking for a simple box in this case.

    What would work is if I could put a color section element inside of a layout element but that is not an option.

    Thanks!!

    #296115

    Hey Micheal0424!

    Please firstly turn on custom CSS field for ALB elements ( see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then edit your text block element and give it a unique class. then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class.avia_textblock { background-color: rgba(0,0,0,0.6); padding: 10px; }

    Best regards,
    Yigit

    #296124

    Worked perfectly, thanks!!

    #296129

    Hi!

    You are welcome Michael, glad we could help! Have a great weekend! :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How Can I Create a Text Box With an smokey background?’ is closed to new replies.