Slideshow H1

Description

05.26c07v1 Slideshow H1

#1. Install Code

#1.1. First make sure you added Slideshow Full section

05.26c07v1 Slideshow H1

#1.2. Hover on top right of section > Click EDIT SECTION

05.26c08v2 Well Gallery

#1.3. at Format > Anchor Link > Enter word: slideshow-h1

05.26c07v1 Slideshow H1

#1.4. Hover on page where you use Slideshow > Click Gear icon05.26c07v1 Slideshow H1

Click Advanced > Paste this code

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, see step #3.1.
<!-- 05.26c07v1 Slideshow H1 -->
<script>
  var SLIDESHOW_H1_CONFIG = {
    headingText: 'Your Heading Here',

    desktopFontSize: '100px',
    mobileFontSize: '40px',

    textColor: '#ffffff',

    desktopBottom: '50px',
    desktopLeft: '10px',

    mobileBottom: '50px',
    mobileLeft: '10px'
  };
</script>
<script src="https://code.beaverhero.com/gallerys/0526c07v1slideshowh1.js"></script>

05.26c07v1 Slideshow H1

Result: Code will add an <h1> over Slideshow

05.26c07v1 Slideshow H1

#2. Customize

#2.1. To change text, change this line

headingText: 'Your Heading Here',

05.26c07v1 Slideshow H1

#2.2. To change H1 size on Desktop, Mobile, change these lines (Line 06, Line 07)

desktopFontSize: '100px',
mobileFontSize: '40px',

#2.3. To change H1 color, change line 09

textColor: '#ffffff',

#2.4. To change position of text (text – left of screen, text – bottom of slideshow), change line 11 to line 15

desktopBottom: '50px',
desktopLeft: '10px',

mobileBottom: '50px',
mobileLeft: '10px'

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can edit current page (page where you use Slideshow) > Add a Block > Choose Markdown.

04.26c10v2 Header Sound Icon

Then add this code into Markdown Block.

<script>
  var SLIDESHOW_H1_CONFIG = {
    headingText: 'Your Heading Here',

    desktopFontSize: '100px',
    mobileFontSize: '40px',

    textColor: '#ffffff',

    desktopBottom: '50px',
    desktopLeft: '10px',

    mobileBottom: '50px',
    mobileLeft: '10px'
  };
</script>
<script src="https://code.beaverhero.com/gallerys/0526c07v1slideshowh1.js"></script>

05.26c07v1 Slideshow H1

 

Buy me a coffee