section parallax m-0 border-top-0 dark" style="background-image

2 replies·opened May 17, 2021
M
MaximM777May 17, 2021
<section>
				<div class="section parallax m-0 border-top-0 dark" style="background-image: url('images/parallax/2.jpg'); padding: 100px 0;" data-bottom-top="background-position:0px 300px;" data-top-bottom="background-position:0px -300px;">
					<div class="container clearfix">

						<div class="emphasis-title center">
							<h2 style="font-size: 52px;">Рожок с мороженым это один из видов чистого счастья!</h2>
						</div>

						<div class="row">

							<div class="col-lg-6 bottommargin">
								<div class="testimonial">
									<div class="testi-image">
										<a><img src="images/testimonials/1.jpg" alt="Customer Testimonails"></a>
									</div>
									<div class="testi-content">
										<p>Итальянцы в еде следуют строгим правилам. И одно из них, непреложное — мороженое в четыре часа. Это своего рода закон.</p>
										<div class="testi-meta">
											Майкл Такер
											<span><i class="icon-book3"></i> Италия. Вино, еда, любовь</span>
										</div>
									</div>
								</div>
							</div>

							<div class="col-lg-6 bottommargin">
								<div class="testimonial">
									<div class="testi-image">
										<a><img src="images/testimonials/2.jpg" alt="Customer Testimonails"></a>
									</div>
									<div class="testi-content">
										<p>— А тебе привезти чего-нибудь?
										
— Ты же знаешь, я не ем сладкого.
										
— Значит, ореховый пломбир с карамелью и шоколадной крошкой.</p>
										<div class="testi-meta">
											Пит Латтимер и Мика Беринг
											<span><i class="icon-line-film"></i> Хранилище 13</span>
										</div>
									</div>
								</div>
							</div>

						</div>

					</div>
				</div>
			
		</section><!-- #content end -->
S
SemiColonWebSTAFFMay 17, 2021

Hello,

You will need to change the following values to properly place your Image:

data-bottom-top="background-position:0px 300px;" data-top-bottom="background-position:0px -300px;"

Additionally, you might need to use Larger Images (in Height) if your section is Larger in Height. Hope this Helps!

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

M
MaximM777May 17, 2021

Work this code

background-position:0px 0px;" data-top-bottom="background-position:0px 0px;

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