Rating

This topic contains 1 reply, has 2 voices, and was last updated by  Kor 6 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #416044

    BALDARI AUDELINE
    Expired Member
    Post count: 74

    Hello,

    I would like to position the rating (number of stars) next to the title.

    Currently the rating is next to the address, it is not legible :

    https://www.haloasso.fr/place/france/ile-de-france/paris/asbf-marsoulan-boxing-club-paris-12/#geodir_fierte

    Thanks

    #416089

    Kor
    Moderator
    Post count: 16516

    Hi Baldari,

    That would require customization to achieve what you needed there. We can use absolute positioning with custom CSS but that would require lots of work for responsiveness. What I could offer you now would be to use the custom CSS code below to push the rating to the right side just below the title of the listing.

    
    
    .sd .sd-ratings {
        float: right;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket