Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Please watch this video https://d.pr/v/ZVu8o3 */
- /* Use this code if your are using Elementor Page Builder */
- #ast-fixed-header .ast-above-header-bar {
- display: block !important;
- }
- .ast-above-header-bar {
- display:none;
- }
- /* Use this code if your are not using Elementor Page Builder */
- .ast-above-header-bar.ast-header-sticked {
- display: block !important;
- }
- .ast-above-header-bar {
- display:none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement