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

This topic contains 5 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 1 year, 9 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #38726
    hugo
    hugo
    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 1 year, 9 months ago by hugo .
    Attachments:
    You must be logged in to view attached files.
    #38737
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

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

    Best,
    Ernest Marcinko

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


    #38747
    hugo
    hugo
    Participant

    how to configure the demo

    Attachments:
    You must be logged in to view attached files.
    #38759
    Ernest Marcinko
    Ernest 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);
    }
    Best,
    Ernest Marcinko

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


    #38764
    hugo
    hugo
    Participant

    the largest width box

    Attachments:
    You must be logged in to view attached files.
    #38774
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

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

    Best,
    Ernest Marcinko

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


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

You must be logged in to reply to this topic.