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

    Hi awesome wordpress avia makers…

    I was wondering if there is another way to do something I am trying to do.

    I want to use the colour sections to be able to have an image background on a section on a site BUT.. put a box on top to be the host of any content or text copy.. So far when I use text boxes on top that are invisible and the image shows through.. SO I kinda hacked it in a way and used a 1×1 table but what I’d like is to be able to use the text field so I can have formatting control..

    Is what I am trying to do possible with this client?

    here is the page with the section that I am trying to do this with, you can see on the left side I have the table 1×1 then on the right side we have the usual text box.\

    http://brianbourneconsulting.ca/#experience

    ENB..//

    #383311

    Hi Erich Nolan!

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

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

    Regards,
    Yigit

    #384113

    Hazaaaaah~!

    awesome stuff… Love the fact that you give me alpha control with the quick css too.. you guys think of everything..

    I am really unsure why there would be a reason to have a client buy any other theme..

    ENB..//

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Colour Section Image Background – With Text on top that has colour background.’ is closed to new replies.