• Resolved nurandi

    (@nurandi)


    Hi,
    I want to add extra space between service-box (on home page) for mobile device (except service-box 4 & 5), as ilustrated here https://goo.gl/VvIRfY. Would you please advice me how to modify the css file?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Can you post a link to your live site? That works better for CSS issues than using an image.

    Thread Starter nurandi

    (@nurandi)

    Sure. This is my site https://kurvanormal.hol.es

    Thread Starter nurandi

    (@nurandi)

    I resolved this issue. I just added this code on style.css

    .row-fluid .span3 .service-box .entry-content {
      	padding-bottom: 40px !important;
    }

    I am not sure that is the best solution. If you have better solution, please let me know ..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Modify css for mobile device’ is closed to new replies.