With this code snippet you can add a chevron divider to your section as a small visual detail.

The chevron divider is a small notch at the top of a section that visually guides the website visitor to the next section. Especially for Onepagers this technique is used a lot.

Simply insert the code below into your section settings under Advanced > Custom CSS > Before.

You can customize the color by simply setting a different color code for “background”.

content:"";
background:#000; /* Change color value here */
height:40px; 
width:40px;
position: absolute;
left:calc(50% - 20px);
top:-20px;
transform: rotate(45deg);

 

Dir hat der Beitrag gefallen? Dann teile ihn gerne!

🥳 Divi feiert Geburstag - Nutze die Chance und sichere dir jetzt deine Divi Lifetime Lizenz mit 20% Rabatt!Zum Divi-Anniversary-Sale 2024!
+