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

Search layour no right margin

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search layour no right margin

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26170
    RichardHK05RichardHK05
    Participant

    Sorry, but looked everywhere in settings, FAQ, Knowledgebase…

    Using “Minimal Blue vertical” search box.

    Layout Options/Search Box Layout… Search box alignment = “Right”

    Only have Search box Top Margin and Bottom Margin settings. But need to add Right Margin.

    Am I missing something? Or do I need to add Custom CSS?

    Thanks for a beautiful product.

    Richard

    #26171
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Richard,

    Yes, custom CSS is required in this case, as the alignment in relation to the parent element is handled via automatic side margins.
    This should help:

    .asp_m {
       margin-right: 12px !important;
    }
    #26172
    RichardHK05RichardHK05
    Participant

    Thanks Ernest,

    Good. I can carry on and implement now.

    Thanks again for a most excellent product. And for your super quick response.

    Richard

    #26173
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

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