Title align center

2 replies·opened Oct 14, 2019
S
stephnisimOct 14, 2019

Hi Canvas Support,

Once again thank you for this great templates. Really love it, been playing around with it to make my website.

I have an issue here regarding how to make the title in "center" for following portfolio code.

<div class="oc-item">
							<div class="iportfolio">
								<div class="portfolio-image">
									<a href="portfolio-single.html">
										<img src="images/product/engineoil/rz400-5w30-4l.png" alt="rz400-5w30-4l">
									</a>
								</div>
								<div class="portfolio-desc">
									<h3><a href="rz400-5w30-4l.html">RZ400-5w30-4l</a></h3>
								</div>
							</div>
						</div>

Would like to have the heading <h3> to be in the center.

Thank You Canvas Support.

S
SemiColonWebSTAFFOct 14, 2019

Hello,

Thank You so much for the Kind Words! :)

Simply using the following code will work fine:

<div class="portfolio-desc center">
    <h3><a href="rz400-5w30-4l.html">RZ400-5w30-4l</a></h3>
</div>

Hope this Helps!

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

S
stephnisimOct 14, 2019

Thank You very much Canvas Support!

All excellent done!

Thank You~ Appreciated!

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