Home › Forums › Theme support › Allslider Size › Reply To: Allslider Size
Hi,
please insert this code in WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content:
.cycle_element h2 {
top:20%;
}
You can replace “20%” also with “10px” or a value of your choice.