• The Ashe theme search results page needs a featured image, and I’d like all the text to be aligned left, right now, it’s centered, with the excerpt to the left, and I have no photo. I did not see a search.php template file anywhere, is that the only way to edit the search results page?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @graphikjam

    At first, thank you for choosing our theme and service.

    I will redirect this topic to the developers board and they will contact you.

    Kind Regards

    Thread Starter graphikjam

    (@graphikjam)

    I need to get this figured out. As far as I know, no one has contacted me. I need to make the search results page look better, it is awful as of now.

    Hi @graphikjam

    Sorry for the late reply, I will remind developers about your case, but before, please share with us your website URL and we will attach it to your support ticket as well.

    Kind Regards

    Thread Starter graphikjam

    (@graphikjam)

    holidayoutdoordecor.com is the website in question.

    Hi @graphikjam

    These search results are the same as the archive page or blog page appearance, in order to have feature images on the search page, you need to attach featured images to the actual blog posts.

    In order to have texts aligne left, Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .search-results .post-title {
    float: left;
    }

    Kind Regards

    Thread Starter graphikjam

    (@graphikjam)

    This is good enough, thank you. I wasn’t quite sure what CSS might target just that page, but I have it dialed in now. Close this bad boy out.

    We are glad that our solution was handy for your case.

    In case you need any further assistance please feel free to contact us anytime, we are more than happy to help.

    Kind Regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Editing search results page’ is closed to new replies.