Home Forums Theme support Remove Slider Frame Reply To: Remove Slider Frame

1. Go to wordpress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this css code:

#cycle_header img {
padding:0 !important;
background-color:transparent;
}

3. What you dont get? The source code? It’s the code of your website, you can see it when you hit the controll key on your keyboard + the “u” key (in google chrome)