+ Reply to Thread
Results 1 to 5 of 5

Thread: Make the price move to the bottom

  1. #1

    Make the price move to the bottom

    How can i force the price to be on the bottom ?
    I have tried some but cant get it to work.

    Screenshot 2022-03-20 at 21.50.35.png
    Classifieds Site: Annonssida
    Other Site: SEO

  2. #2
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657
    I think you need to create a new div, then move that code for the price in there with some css aswell.
    Boatfind.com
    Boatfind.com.au

  3. #3
    Quote Originally Posted by Peter Jonsson View Post
    How can i force the price to be on the bottom ?
    I have tried some but cant get it to work.


    I think if you find this
    Code:
    Only registered members can view the code.
    and change min-height to about 53% roughly, that lines them all up on my screen

    Will always depend on how many fields/how much text are in the box
    Last edited by Chris Brown; March 20, 2022 at 11:13 PM.
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  4. #4
    I added the min-height and max-height yesterday as a quick fix but it doesn't feel like it's the right thing to do.

    There must be a way to force the price to the bottom no matter how big the listing grid is.
    I noticed that if one listing grid have a lot of values the other listing grid have the same height as the one with many values.
    Last edited by Peter Jonsson; March 21, 2022 at 06:31 AM.
    Classifieds Site: Annonssida
    Other Site: SEO

  5. #5
    Yeah you would need to add something like the below to fix it to the bottom. But when I tested it it need some other css to re-align the call button to the right and some other small changes.

    Code:
    Only registered members can view the code.
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

+ Reply to Thread