Change steps icon on How we work section

Home Forums I Am One Support Change steps icon on How we work section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15993
    TERCIA R ALVESTERCIA R ALVES
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: December 3, 2015

    Hello, I created a new button in portuguese, I tried to past url image from my library, didnt work.m Then tried to give a name to my images like passo=”02″, and past to section but nothing. Any suggestions? Thanks !

    #16058
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:

    Add this CSS code there:

    .work-box .step-1{ background:url(‘your image url’) no-repeat center bottom !important;}
    .work-box .step-2{ background:url(‘your image url’) no-repeat center bottom !important;}
    .work-box .step-3{ background:url(‘your image url’) no-repeat center bottom !important;}

    Regards,
    Shri

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