Forum Replies Created

Viewing 2 posts - 31 through 32 (of 32 total)
  • Author
    Posts
  • in reply to: wordpress 3.7 #180579

    And with Angular 1.7 installed, can I update to WP 3.7 as well?

    in reply to: Each icon -box different colors? #161867

    Hi Josue
    Thanks for your super quick reply.
    I have solved it, after a day puzzling I found that I have to use the inner ID of the Avia builder elements.
    Not 1,3,5,7 etc but
    2,4,6,8 etc

    This custom CSS works, It makes the first Icon on a page colored orange

    #top .avia-builder-el-2.main_color.iconbox_top .iconbox_icon {
    background-color: #faa127;
    }

Viewing 2 posts - 31 through 32 (of 32 total)