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

text area bellow the picture

Home Forums Product Support Forums Ajax Search Pro for WordPress Support text area bellow the picture

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15066
    NikoNiko
    Participant

    hello as shown on the picture I would like to know if it possible to put the text information bellow the picture instead than over the picture.

    Thank you

    #15092
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    There is not really an option for that, but it might be possible with some custom CSS rules:

    [html].item.asp_isotopic_item {
    height: 280px !important;
    }

    .item .asp_item_overlay_img,
    .item .asp_item_img,
    .item .asp_item_overlay, .item .asp_item_overlay_m {
    height: 70% !important;
    }[/html]

    You will have to adjust the 280px and the 70% for lower/higher values, but at some point the gap between the image and the text should get big enough.

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