• eclecticnoisefan775

    (@eclecticnoisefan775)


    You will see the four images from left to right. I have read the articles on how to do custom css but there appears to be no change. I think that I have to find the css for the section that has the pics and then add in the following. I get there by going to the dashboard > appearances > Customize > Additional CSS

    /* Image width change */
    .aligncenter img, .alignnone img {
    margin: 0;
    }

    ?

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Akhilesh

    (@atul-rahman)

    HI

    Thanks for contacting to us.

    Kindly see the snapshot and confirm us are you want to show image attached inside the snapshot .

    Pls confirm with us so that we can assist you better.

    Thanks & Regards

    Webriti Support Team

    Thread Starter eclecticnoisefan775

    (@eclecticnoisefan775)

    @akhilesh,

    yes. however I do not want to pay for support. Can you elaborate on how you did this?

    Akhilesh

    (@atul-rahman)

    HI

    To remove space between the image add the below css code inside Appearance >> customizer >> Additional css box.

    .page-template-default .wp-container-core-group-layout-1.wp-container-core-group-layout-1 {
    justify-content: normal;
    }

    Let us know if you have any confusion.

    Thanks & Regards

    Webriti Support Team

    Akhilesh

    (@atul-rahman)

    Hi

    Did your query resolve ?

    Thanks

    Thread Starter eclecticnoisefan775

    (@eclecticnoisefan775)

    @akhilesh,

    Mostly yes. Is there a way to make it so that there is no gap whatsoever between the images?

    Akhilesh

    (@atul-rahman)

    HI

    Are you wan to show image like that https://prnt.sc/sNxYv22rvSWf

    Pls see the snapshot and confirm us.

    Thanks & Regards

    Webriti Support Team

    Akhilesh

    (@atul-rahman)

    HI

    Any update here ?

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘having no space between images’ is closed to new replies.