Changing template / background images

  • This topic has 1 reply, 2 voices, and was last updated 2 months ago by Support. This post has been viewed 459 times
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10046121
    selaerb
    Participant

    Hello, good day,

    I’m trying to change the background images in the template, but unfortunately it doesn’t seem to work. I’m currently testing via an Apache web server and the website is not live yet.

    Do you have any tips?

    Only the background with the image named “pexels-nepomutzen-monk-555667329-16731949” is working.

    Here is the code

    Thank you very much.

    <section class="section section-height-3 section-with-shape-divider position-relative border-0 m-0" data-plugin-parallax data-plugin-options="{'speed': 1.5, 'parallaxHeight': '120%'}" data-image-src="img/demos/business-consulting-3/backgrounds/background-1.png">
    					<img src="img/demos/business-consulting-3/backgrounds/background-1.jpg" alt="" />
    					<div class="container pb-5 pb-xl-0 mt-md-3 mb-5">
    						<div class="row">
    							<div class="col-md-7 col-lg-12">
    								<div class="appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="0">
    									<h1 class="custom-text-background custom-big-font-size-1 text-14 font-weight-bold float-xl-end clearfix line-height-1 custom-ws-mobile-wrap ws-nowrap pb-2 mb-3 mb-xl-5" style="background-image: url(img/demos/business-consulting-3/backgrounds/pexels-nepomutzen-monk-555667329-16731949.jpg);">SMARTE  LÖSUNGEN</h1> 
    
    								</div>
    							</div>
    							
    						</div>
    						<div class="row pb-5 mb-5">
    							<div class="col-md-7 col-xl-5 pb-5 pb-xl-0 mb-5">
    								<strong class="d-block font-weight-semibold text-color-dark text-5-5 line-height-4 mb-3 pb-1 appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="500">Ihr Partner für <span class="custom-highlight-text-1 font-weight-bold">zuverlässige</span> Elektrotechnik.</strong>
    								<p class="text-3-5 mb-4 appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="750">Wir sind Ihr zuverlässiger Partner für Elektroinstallationen, Prüfungen und intelligente Gebäudetechnik. Schnell, sauber und auf dem neuesten Stand der Technik.</p>
    								<a href="#aboutus">
    									<img width="30" height="30" src="img/demos/business-consulting-3/icons/mouse.svg" alt="" />
    									Zu den Leistungen
    								</a>
    							</div>
    						</div>
    					</div>
    					<div class="shape-divider shape-divider-bottom" style="height: 212px;">
    						<div class="shape-divider-horizontal-animation shape-divider-horizontal-animation-to-left">
    							<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1920 212" preserveAspectRatio="xMinYMin">
    								<polygon fill="#F3F3F3" points="0,75 479,161 1357,28 1701,56 1920,26 1920,213 0,212 "/>
    								<polygon fill="#FFFFFF" points="0,91 481,177 1358,44 1702,72 1920,42 1920,212 0,212 "/>
    							</svg>
    						</div>
    					</div>
    				</section>


    Template Version: Business Consulting 3
    #10046123
    Support
    Keymaster
    This reply has been marked as private.
Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.