• Resolved Xaifu

    (@xaifu)


    Hi!

    I’ve tried to add a class to a list using these settings:
    [wp_show_posts id="1402" settings="wrapper_class=testclass" ]

    Also I’ve tried this:
    [wp_show_posts id="1402" settings="inner_wrapper_class=testclass" ]

    Both methods give a fatal error.

    Can I apply a custom class to a list somehow?

    I know there is a php snippet to add a class to a list, but I need to apply the class directly in the shortcode or without using php if it is possible.

    • This topic was modified 3 years, 4 months ago by Xaifu.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add class to lists’ is closed to new replies.