Moving Slider Up
-
Sorry in advance if this has been answered…I can’t even re-find where I got the original code from in the Customizer support forum.
website address: https://www.whient.com
I used the code (shown below) to move the slider up. However, I don’t use sliders on additional pages and now the page titles are showing up basically on top of my website logo.
Code used to move up slider:
/* Moves Slider Up */
.carousel {
position: relative;
top: -90px;
}
#main-wrapper {
position: relative;
top: -80px;
}Thanks in advance for your help.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Moving Slider Up’ is closed to new replies.