Trying to improve this listings page

2 replies·opened Jun 8, 2021
J
jesusdelagarzaJun 8, 2021

Probably something like this (please see the attachment)

S
SemiColonWebSTAFFJun 8, 2021

Hello,

You can consider using something like this:

<div class="card">
	<div class="card-body bg-warning">
		<div class="row">
			<div class="col-md-2">
				<img src="https://placehold.co/600x400/random/random" alt="Image">
			</div>
			<div class="col-md">
				<p class="mb-2">Lorem ipsum dolor sit amet consectetur adipisicing elit. Ipsa aspernatur, dolores voluptate? Nemo, molestiae omnis.</p>
				<small>Ads by You</small>
			</div>
		</div>
	</div>
</div>

Hope this Helps! Further Customizations must be done manually.

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard