• Hello

    I’ve added my own images to the services slider, and defined the image as centre in the media library, but they dont appear centred on the page.

    Kind Regards

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi

    Thanks for contacting to us.

    To show service section image in center follow the given below instruction.

    1 Go to appearance >> customizer>> Find the additional CSS box and ad the below css code inside the additional css box.

    div#service_content_section img {
    display: inline;
    }

    Let me know if you have any confusion.

    Thanks

    SpiceThemes Support Team

    • This reply was modified 11 months, 2 weeks ago by Akhilesh.
    • This reply was modified 11 months, 2 weeks ago by Akhilesh.
    Thread Starter anfrax666

    (@anfrax666)

    Hello

    Thank you for the reply.

    The CSS code worked for the first row of services, but the second row of services still remains left aligned.

    Kind Regards

    Hi

    Remove the previous CSS code and add the below CSS code inside the additional CSS box.

    img.services_cols_mn_icon {
    display: inline-block;
    }

    Let us know if you have any confusion.

    Thanks

    SpiceThemes Support Team

    Thread Starter anfrax666

    (@anfrax666)

    Excellent, thank you, that has worked :).

    Kind Regards

    HI

    I am glad to know that it has been resolved.

    If you like our theme and support, please rate us here.

    Thanks&Regards

    SpiceThemes Support Team

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Services Thumb Icons Don’t Centre’ is closed to new replies.