Search layour no right margin

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

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 4 years ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26170
    RichardHK05
    RichardHK05
    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 Marcinko
    Ernest 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;
    }
    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #26172
    RichardHK05
    RichardHK05
    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 Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.