multiple rows for New in the Shop

Home Forums All Other Themes multiple rows for New in the Shop

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #72498
    JacqulineJacquline
    Member
    • Topics: 3
    • Replies: 0
    • Total: 3
    Member since: March 16, 2016

    This is my website: http://lattesandllamas.com/

    I have Girlie Pro.

    I’d like to add a second (and possibly third) row of new products in the “What’s New in the Store” section. I’ve tried adding the code class=”last” to the very last product listed. I’ve tried adding the in the code to the last product in each row, but I still get this weird formatting. One product will stand alone in it’s own row and then the other two will go down into a new one. It’s driving me insane. Is there a piece to the short code that I’m missing? At this point I wouldn’t be surprised since the readmoretext=”Read More” is not in the short code underneath the “Our Product Shop” section of the Theme Option Short Codes.

    Also, is there a way to make the white text boxes a uniform size?

    Thank you for your help!

    #72566
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Jacquline,

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

    Add this code there:

    #products-box { float:none; display:inline-block; width:31%; vertical-align:top;}
    #productdescbg { min-height:200px;}

    Regards,
    Chris

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