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

how to configure a box like this

Home Forums Product Support Forums Ajax Search Pro for WordPress Support how to configure a box like this

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #38726
    hugohugo
    Participant

    how to configure a box like this
    how to set up a box like this

    style title text and image as demo

    • This topic was modified 3 years, 10 months ago by hugo.
    #38737
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    We are using this theme there: https://i.imgur.com/JTtYLUt.png

    #38747
    hugohugo
    Participant

    how to configure the demo

    #38759
    Ernest MarcinkoErnest Marcinko
    Keymaster

    It is the same as the demo – only on the demo there is less text.

    If you want the text to move to the right side, you will need some custom CSS, something like:

    .asp_res_text {
        float: right;
        width: calc(100% - 78px);
    }
    #38764
    hugohugo
    Participant

    the largest width box

    #38774
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Sure, you can change the results box widh here: https://i.imgur.com/0E5AlEV.png

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