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

    Hello….Is it possible to ad for each column an extra css suffix to style each different? So i can style each element different.

    #415356

    Hi maanet!

    Unfortunately that is currently not possible. But you can inspect elements on your page and target them using page ID avia element ID – http://i.imgur.com/OwA3ofs.png?1
    then add following code to Quick CSS in Enfodl theme options under General Styling tab

    .page-id-987 .avia-builder-el-1 { background-color: orange; padding: 10px; border-radius: 5px; }

    Cheers!
    Yigit

    #415586

    Okay.. thanks :) thats easy !

    #415893

    Hey!

    Glad we could help :)

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.