Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #417685

    Hi!

    Im looking for a way to put info in a little more stylish way then just plain text as with special headings etc.

    Either a solid outline or a dotted and adjustable in size.

    Is there a good plugin or widget for this ?

    Thanx!

    #417827

    Hey Paul!

    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 Enfold theme options under General Styling tab

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

    Cheers!
    Yigit

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