Hi, how do you remove the arrows on the main slider in the Oxygen theme? Thanks!
The blog I need help with is liger-design.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hi, how do you remove the arrows on the main slider in the Oxygen theme? Thanks!
The blog I need help with is liger-design.com.
This will do it for you.
#slider-prev, #slider-next {
display: none;
}
From one of the main CSS volunteers: please post CSS related questions in the CSS forum as that is the first place we look for them and typically it will get you a faster answer. Thanks.
This topic has been closed to new replies.