Thank. But this Gyazo is not going to work. It opens for me the Brave (secure browsing) and no image captured. Isn’t there a normal way to send you a screenshot? Like email or just copy paste?
Just in case it helps, below you can find a piece of a code of my page. Simply I want this single item to be centered. <div id=”team” class=”team”> . Now it is left.
Thank you,
P.
<div id=”team” class=”team”>
<div class=”container”>
<div id=”team-heading” class=”team-heading section-heading dark”>Meet our team</div> <div class=”row”><div class=”column column-narrow col4″><div class=”team-member”>
<div class=”team-member-body”>
<h3 class=”team-member-title”>NAME</h3>
<div class=”team-member-content”>
<p>About you as the official dealer of xxx. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.</p>
<p> </p>
</div>
</div>
</div>
</div></div> </div>
</div>