List Section Style 02: Hover Text – Show Image in Same Line

Description

06.26c01v11 List Section Style 02 Hover Text – Show Image in Same Line

#1. Install Code

#1.1. First, add a Section > Choose Team > Choose Section with (i) icon

06.26c01v8 Flip Icon Section

#1.2. Next, hover on top right of section > Click Edit Content

Plugin10v1 7

Enable Title, Image, Button

Plugin10v1 8

You can add Title, Image, URL here

Plugin10v1 9

#1.3. Make sure you choose Simple List

Plugin10v1 10

#1.4. Hover on top right of Section > Click Edit Section

Plugin10v1 11

at Format > Anchor Link, enter word: hover-list2

Plugin10v1 12

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

06.26c01v11 List Section Style 02 Hover Text – Show Image in Same Line

Click Advanced > Paste this code

  • If you use Personal Plan/Basic Plan and your plan doesn’t support Injection, see #3.1.
<!-- 06.26c01v11 List Section Style 02: Hover Text - Show Image in Same Line -->
<script>
window.HoverList2Config = {
  selector: "#hover-list2",
  titleSize: "34px",
  titleSizeMobile: "30px",
  titleColor: "#111",
  borderColor: "#e0e0e0",
  hoverBg: "#deddd8",
  imageWidth: "170px",
  imageHeight: "170px",
  rowHeight: "70px",
  expandSize: "38px",
  mobileMarginBottom: "2.5rem"
};
</script>
<script src="https://code.beaverhero.com/list/0626c01v11listsectionstyle02.js"></script>

06.26c01v11 List Section Style 02 Hover Text – Show Image in Same Line

#2. Customize

#2.1. To change Title size, you can change Line 05, Line 06

titleSize: "34px",
titleSizeMobile: "30px",

#2.2. To change Title color, you can change Line 07

titleColor: "#111",

#2.3. To change hover background color + border color

06.26c01v11 List Section Style 02 Hover Text – Show Image in Same Line

You can change Line 08, Line 09

borderColor: "#e0e0e0",
hoverBg: "#deddd8",

#2.4. To change Image size, you can change Line 10, Line 11

imageWidth: "170px",
imageHeight: "170px",

#2.5. To change space between items on Mobile, change Line 14

mobileMarginBottom: "2.5rem"

#3. Other

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

05.26c16v1 Hover Text Show Image Follow Cursor

Choose Markdown

04.26c10v2 Header Sound Icon

Paste this code into Markdown

<script>
window.HoverList2Config = {
  selector: "#hover-list2",
  titleSize: "34px",
  titleSizeMobile: "30px",
  titleColor: "#111",
  borderColor: "#e0e0e0",
  hoverBg: "#deddd8",
  imageWidth: "170px",
  imageHeight: "170px",
  rowHeight: "70px",
  expandSize: "38px",
  mobileMarginBottom: "2.5rem"
};
</script>
<script src="https://code.beaverhero.com/list/0626c01v11listsectionstyle02.js"></script>

06.26c01v11 List Section Style 02 Hover Text – Show Image in Same Line

Buy me a coffee