Skip to content
  • About
  • Tutorials
  • Knowledge Base
  • Contact
Start Here
Ferdy.com Claude Website
Ferdy
  • About
  • Tutorials
  • Knowledge Base
  • Contact
Start Here
Ferdy.com Claude Website
Ferdy
E
Home/ Tutorials/ Elementor Pro Tutorial

Elementor Pro Tutorial

Elementor 26 April 2024 Tutorial 46 of 154

Create a webshop using Elementor Pro

Create Custom Post Types

Forms Tutorial

Header Tutorial

Create A Popup Header In Elementor Pro

Create A Footer In Elementor Pro

Create A Mega Menu In Elementor Pro

Important links

Sticky Header Background and Link Colors

/*Sticky Header background*/  
selector.elementor-sticky--effects{
background: #FFF;
}
/*Sticky Header Links and Icons*/
selector.elementor-sticky--effects a,
selector.elementor-sticky--effects i{
color: #000!important;   
}

Different Logo For The Sticky Header

/* Sticky Logo Invisible */
.sticky-logo {
 display: none;
}
/* Change Logos When Scrolling */
.elementor-sticky--effects .sticky-logo{
 display: inline-block;
}
.elementor-sticky--effects .static-logo{
 display: none;
}

Change Complete Header On Scroll

.sticky-header {
   top: -70px !important;
   z-index: -1;
   transition: top 1s ease !important;
}
.sticky-header.elementor-sticky--effects {
    top: 0 !important;
}

Menu Separator

.menu-item:not(:last-child) a {
border-right: 1px solid #B3B3B3;
padding:15px 3px 15px 3px;
}
.menu-item:last-child a {
padding:15px 3px 15px 3px;
}

Elementor Pro Tutorial

In this Elementor Pro tutorial, I want to share some code with you so you don’t have to rewrite it yourself.

Elementor WordPress tutorial for beginners


Newer Elementor Pro Header Tutorial Older Hoe Maak Je Een WordPress Website

On this page

  • Create a webshop using Elementor Pro
  • Create Custom Post Types
  • Forms Tutorial
  • Header Tutorial
  • Create A Popup Header In Elementor Pro
  • Create A Footer In Elementor Pro
  • Create A Mega Menu In Elementor Pro
  • Important links
  • Elementor Pro Tutorial

Filed under

Elementor

Published

26 April 2024

Watch elsewhere

Open on YouTube

More on Elementor

Elementor Pro Header Tutorial Elementor Tutorial For Beginners Elementor Cloud Website Tutorial Elementor Pro eCommerce Tutorial

Stuck on a word?

Every term used in this build, explained plainly, in the knowledge base.

Open the knowledge base
FFerdy

Free, complete tutorials on building websites with WordPress, Elementor and the AI tools worth your time. Teaching since 2015.

Learn

  • Start here
  • All tutorials
  • Elementor course
  • WordPress basics
  • AI website building

Topics

  • WordPress
  • Elementor
  • AI
  • Hosting
  • SEO
  • Plugins

Knowledge Base

  • A-Z glossary
  • API
  • Elementor
  • Hosting
  • MCP
  • WooCommerce

Ferdy

  • About
  • Recommended tools
  • The Friday email
  • YouTube channel
  • Contact

© 2026 Ferdy Korpershoek. Built with WordPress and Elementor.

Privacy | Terms | Affiliate Disclosure