Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same issue. Not sure how to fix it…

    Thread Starter TylerPEI

    (@tylerpei)

    I am using Genesis framework with dynamik child theme, with woo commerce installed.

    I think I need to edit the style sheet for woo commerce but I am not sure what to edit.

    Please help us.

    Thread Starter TylerPEI

    (@tylerpei)

    I do not feel this is 100% fixed but I did change my CSS this morning for this issue.

    /*
    * Changes the search results page.
    */
    .rs_content {
    font-size: 14px;
    height: 175px; //<—- This will change the height of each result
    line-height: 34px; //<—- This will change the line spacing.

    }
    I added this too my frameworks Custom CSS, however you could create a file for this on your own theme, or add it to the themes custom CSS area.

    I do not think this is 100% what I should do but it will fix the style issue for now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search results are not styled correctly.’ is closed to new replies.