service box | Build pro

Home Forums Construction Pro/Build Forum service box | Build pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #71731
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    Hi. I read the full forum, and I did not get a solution I use the Build Pro, in the service box I do not want the highlighted image of the page to appear, only the title and icon that I am using How do I?

    Thanks greetings!

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

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #71797
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    is: http://www.conversa-ce.com.

    Is basic setting –> Custom CSS has:

    .service-box-content p{display: none;}
    .service-box-content p:first-of-type{display: block;}

    .service-box-btn{display: inline-block; margin-bottom: 30px;}

    #latestposts{padding-bottom: 0;}
    .tm_description p {
    font-family: Roboto;
    font-size: 13px;
    font-style: italic;
    }

    #wrapOne{top:0 !important;}

    Able to need to know that.

    regards

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

    Hi,

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

    Add this code there:

    .services-wrap img { display:none;}
    .service-box-content img { display:block !important;}

    Rgards,
    Brad

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