• Resolved JKK1976_2

    (@jkk1976_2)


    Faq titles that are longer than one line, start under the open/close icon instead of right next to it. Is there a way to prevent this? See this website for an example.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    Sorry for delay.

    Here is custom css for faq title alignment , add this css in your faq custom css field.

    #wpsm_accordion_196 .ac_title_class {
        display: inline-block;
        padding-top: 0px;
        padding-bottom: 5px;
        padding-left: 13px;
        width: 90%;
        line-height: 1.3;
     }

    try it and then let me know.

    Thanks

    Thread Starter JKK1976_2

    (@jkk1976_2)

    Thanks for your reply.
    Unfortunately it doesn’t work.
    And as I updated it as my default settings, there’s no undo for me anymore?

    Plugin Author wpshopmart

    (@wpshopmart)

    I have not found custom css there,

    Please insert css inside FAQ custom css field.

    Thread Starter JKK1976_2

    (@jkk1976_2)

    Great, it works. Thanks a lot.
    (I pressed the Update Default Settings-button instead of the regular Update-button)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Alignment of FAQ title’ is closed to new replies.