Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • in reply to: Video Element Size/Spacing #310800
    ehansen43
    Member
    Post count: 7

    Wow – my apologies – I thought I did that already. Thx for the troubleshoot!

    in reply to: Video Element Size/Spacing #310632
    ehansen43
    Member
    Post count: 7
    This reply has been marked as private.
    in reply to: Video Element Size/Spacing #310631
    ehansen43
    Member
    Post count: 7

    I removed the fullwidth setting from all elements on the page.

    in reply to: Portfolio thumbnail images not displaying? #264139
    ehansen43
    Member
    Post count: 7

    I’m seeing the same error on my end: http://roadbondsoil.com/video/

    in reply to: Accordion Text Color(s) #261839
    ehansen43
    Member
    Post count: 7

    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;
    }
    }

    in reply to: Accordion Text Color(s) #261810
    ehansen43
    Member
    Post count: 7

    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”

    in reply to: Accordion Text Color(s) #261795
    ehansen43
    Member
    Post count: 7

    absolutely – 2 are attached – one showing the accordion on the backend and the other showing the page on the frontend

    Attachments:
    You must be logged in to view attached files.
Viewing 7 posts - 1 through 7 (of 7 total)