Exceptiona short code & format not working

Home Forums Exceptiona Theme Support Exceptiona short code & format not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45920
    Faith SpinelliFaith Spinelli
    Member
    • Topics: 23
    • Replies: 32
    • Total: 55
    Member since: June 24, 2014

    www.drumwork.net/wip/

    I want to show 9 posts in a section. I used the short code ** [recentposts col=”3″ show=”3″] ** and changed it from 3 to 9. The first row shows three, but the next several rows show either two or one.

    Any suggestions?

    Thanks!

    #45942
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .one_third:nth-child(3n+3) { margin-right:0 !important;}

    Regards,
    Shri

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.