Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Wow – my apologies – I thought I did that already. Thx for the troubleshoot!
This reply has been marked as private.I removed the fullwidth setting from all elements on the page.
I’m seeing the same error on my end: http://roadbondsoil.com/video/
Perfect – thank you. That worked for the text/appearance issue, but it does look like the accordions lost their dropdown functionality. Am I missing something there?
all changes to the CSS/JS are below:
.full-center #logo.has-img a > img {
height: auto;
}
#top-bar {
border-bottom: none;
}
.spb_accordion {
opacity: 1!important;
}.spb_accordion .spb_accordion_section > h5 a{
font-size:20px !important;
}
.ui-accordion h4.ui-accordion-header .ui-icon {
margin-right: 10px!important;
}
@media only screen and (max-width: 1024px) {
.page-heading.fancy-heading
{
padding-top: 80px !important;
padding-bottom: 0px !important;
}
.header-naked-light .fancy-heading .heading-text, .header-naked-dark .fancy-heading .heading-text {
padding-top: 80px;
padding-bottom: 0px;
margin-top: 20!important;
}
span.menu-bars {
background-color:#fff!important;
}
figure.animated-overlay figcaption{
background-color:#ff0000 !important;
}
}The text inside the accordions. I cannot find a value or field on the color customizer that changes their appearance. Anything that helps them show as not “hidden”
-
Posted in: We hit Power Elite.