Best Of Content Star

This topic contains 9 replies, has 2 voices, and was last updated by  Paolo 6 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #388607

    Atila Iglesias
    Expired Member
    Post count: 72

    hello Sirs,

    I added to widget in subjectin the home page and need to fix the star rating to aign in geo-bestof-contentwrap geodir-tabs-content, could I possibly display responsive in a rowall five stars?

    Thank you,
    tourpass.rio

    atila

    #388609

    Atila Iglesias
    Expired Member
    Post count: 72
    #388691

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    link please? Without seeing what you describe, please remember that it is impossible for us to assist.

    Thanks

    #388766

    Atila Iglesias
    Expired Member
    Post count: 72

    \in the home page under the map shortcode, I added a widget with wpbakery shortcode, wsiget star breaks in 2 lines., image attached

    #388768

    Atila Iglesias
    Expired Member
    Post count: 72

    tourpass.rio

    #388874

    Paolo
    Site Admin
    Post count: 31206

    hi,

    please try this in custom css:

    
    
    .geodir_category_list_view li .geodir-addinfo {
        width: 19%;
    }

    Let us know,

    Thanks

    #388948

    Atila Iglesias
    Expired Member
    Post count: 72

    yes that fixed it!

    Thank you

    #388949

    Atila Iglesias
    Expired Member
    Post count: 72

    one more quick help with css, on the homepage events widget calendar (geodir_event_calendar) how can I change highlighted color of days with events?
    Thank you

    #388953

    Atila Iglesias
    Expired Member
    Post count: 72

    Also just noticed that the above tweak fixed the PC version but overlapped the Mobile stars ” Which were fine before”;

    Rgds,

    #388996

    Paolo
    Site Admin
    Post count: 31206

    Events calendar you can cbange like this:

    
    
    .geodir_event_calendar .calendar_widget tr.cal_day_nums td.gd_cal_nsat a {
        background: #ff0000 none repeat scroll 0 0;
        color: #fff;
    }

    The stars problem on mobile I think is caused by adding the css I gave you in the wrong location. Where did you add it?

    Adding it in Design > Scripts > Custom css, should solve this.

    Let me know,

    Thanks

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

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

Open Support Ticket