This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Can results text go below image, with no padding around the image?

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Can results text go below image, with no padding around the image? Reply To: Can results text go below image, with no padding around the image?

#33474

Hi Ernest

I think that’s going to work.

Ignore the rest 🙂 I had a regular blog module below the results, so I was seeing the default formatting before ASP pushed it down.

I got my formatting to work with a combination of compatibility settings, and using your CSS field as opposed to the other ways I was adding CSS.

The Vertical settings box required a different selector to get it to lay out horizontally with your example CSS, but I figured it out.

Resolved.

However, when I apply any styles of my own through external CSS, they seem to be discarded when the results finish loading. I tried putting the CSS in your Theme & Styling > Custom CSS field, with the same result.

I want to apply a text-transform uppercase to the Results h3.

I want the Categories filters to be 100% width and flex, as you have posted elsewhere in this forum.

With the Horizontal layout, I didn’t have the issue. The custom styles I entered stayed applied.

I can definitely see the text-transform: uppercase having effect, then having no effect when the results are done loading.

Inspector says that all is well and nothing is overriding the style.

Any ideas?