• I’m trying to space out the images I’ve created at the footer of my main page:
    Let’s Connect – 705.920.0456 – info@bigandrichdj.com

    How do i even out the spacing between the three of them using the theme editor. Here is my current code:

    <div style=”text-align: center; padding:15px 0 10px 0″>       <span style=”display: inline-block; width: 0px; overflow: hidden; line-height: 0;” data-mce-type=”bookmark” class=”mce_SELRES_start”></span><span style=”display: inline-block; width: 0px; overflow: hidden; line-height: 0;” data-mce-type=”bookmark” class=”mce_SELRES_end”></span> </div>

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

Viewing 1 replies (of 1 total)
  • You can try this:

    <div style="text-align: center; padding:15px 0 10px 0; max-width: 1100px; margin: 0 auto;"><img style="margin: 0; float: left; " src="https://bigandrichdj.com/wp-content/uploads/2019/12/Lets-Connect-CMYK-e1576711085900.png" alt=" " width="182" height="29"><

Viewing 1 replies (of 1 total)

The topic ‘Space between images’ is closed to new replies.