Home › Forums › Theme support › Sundance – Admin>Appearance>Theme Options: Unable to Click Section Tabs › Reply To: Sundance – Admin>Appearance>Theme Options: Unable to Click Section Tabs
Have just downloaded and upgraded theme version to 2.18. Still having the same problem.
I do have the following Extra CSS:
#cycle-prev, #cycle-next {
top: auto !important;
bottom: 15px !important;
}
.single .single-easy-rooms #cycle-prev, .single .single-easy-rooms #cycle-next {
visibility: hidden !important;
}
h1, h2 {line-height:120% !important;}
.single-easy-rooms #cycle-prev, .single-easy-rooms #cycle-next {
visibility: hidden !important;
}
.single #cycle-prev, .single #cycle-next {
visibility: hidden !important;
}
img {
max-width:100%;
}
.room_slideshow_container {
overflow:hidden;
}
.room_slideshow_container img {
display:initial;
width:auto;
}
and I have some 7league customizations in child theme folder.