Hover Image Change Section Color

Description

  • hover image/icon will change section background color, you can also set hover or click behavior
  • view demo – password: abc
  • buy me a coffee

08.26c29v3 Hover Image Change Section Color

#1. Install Code

#1.1. First, you can add some Image Blocks

08.26c29v3 Hover Image Change Section Color

#1.2. In each Image Block > at ALT > enter hex color and wrap hex with # and #, something like this

#f1f#

08.26c29v3 Hover Image Change Section Color

#f00#

08.26c29v3 Hover Image Change Section Color

#000#

08.26c29v3 Hover Image Change Section Color

you can also use color name

#navy#

08.26c29v3 Hover Image Change Section Color

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

08.26c29v3 Hover Image Change Section Color

#1.4. at Design > Anchor Link > Enter word: hover-img-section-color

08.26c29v3 Hover Image Change Section Color

#1.5. Hover on Page where you use Image Blocks > Click Gear icon

08.26c29v3 Hover Image Change Section Color

#1.6. Click Advanced > Paste this code

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, you can see #3.1
<!-- 08.26c29v3 Hover Image Change Section Color -->
<script>
window.HoverImgSectionColorConfig = {
  sectionSelector: 'section[id*="hover-img-section-color"]',
  desktopTrigger: 'hover',
  revertOnLeave: true,
  transitionDuration: '0.4s',
  mobileLinkDelay: 5000
};
</script>
<script src="https://code.beaverhero.com/imageblock/0826c29v3hoverimgchangesectioncolor.js"></script>

08.26c29v3 Hover Image Change Section Color

#2. Customize

nothing now

#3. Other

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

04.26c10v2 Header Sound Icon

Use this code into Markdown Block

<script>
window.HoverImgSectionColorConfig = {
  sectionSelector: 'section[id*="hover-img-section-color"]',
  desktopTrigger: 'hover',
  revertOnLeave: true,
  transitionDuration: '0.4s',
  mobileLinkDelay: 5000
};
</script>
<script src="https://code.beaverhero.com/imageblock/0826c29v3hoverimgchangesectioncolor.js"></script>

08.26c29v3 Hover Image Change Section Color

Buy me a coffee