Home page ‘services’ images

  • Posted in : Responsy WP
  • lamarcs
    Participant

    Hello, I have the services section appearing on my home page, but would like to remove the images portion of the code, until I have some good images to include for each of my services. The way the code is set up for now, empty images boxes still appear on my home page. Which part of the code do I remove? I tried removing all of this text:

    service image_src=”” image_url=”” alt=””

    but then it ruined all the columns and just displayed the whole services section as code on the home page. Can you help?

    ahmetsali
    Keymaster

    Hi, you can hide service images, use the custom css code below;

    .services img { display: none;}
    
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Responsy WP’ is closed to new topics and replies.