New Landing How can we help? Atelier Accordian Font color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #305600
    3969120a
    Member
    Post count: 159

    I have searched and found this:

    .spb_accordion .spb_accordion_section > h4 a{
    color:#337ab7 !important;
    }
    .spb_accordion .spb_accordion_section > h4{
    font-size:18px !important;
    }

    however, it did not change the accordion font. it is too gray and difficult to read.

    is there an edit in Theme Options we missed?

    thanks

    #305604
    David Martin – Support
    Moderator
    Post count: 20834

    Combine the above with this:

    .spb_accordion .spb_accordion_section>h4 {
        opacity: 1;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.