GD > Design > Scripts > Custom Style CSS

This topic contains 11 replies, has 2 voices, and was last updated by  adriangraham 4 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #507843

    adriangraham
    Expired Member
    Post count: 426

    Hi there,

    I want to hide “Write a review” and also “No comments” on a GD V2 listing page. On searching the forums it suggests pasting in some custom CSS via “GD > Design > Scripts > Custom Style CSS” – but on my new version of GD I do not have that option.

    Any tips?

    Thanks a mil,

    Adrian

    #507848

    Kor
    Moderator
    Post count: 16516

    Hi adriangraham,

    Thanks for your post. You need to apply the custom CSS into WP > Appearance > Customize > Additional CSS.

    #507869

    adriangraham
    Expired Member
    Post count: 426

    Thanks – doesn’t seem to be working – but I will leave it for now as it’s not important at this moment

    #507890

    Kor
    Moderator
    Post count: 16516

    Hi adriangraham,

    Thanks for you reply. Could you let me know which custom CSS code are you using? Maybe you can also share your Website WP admin access here in private reply and I’ll check on it?

    #507911

    adriangraham
    Expired Member
    Post count: 426

    Tired adding

    .gd-post-gd_event .geodir-pcomments {
    display:none!important;
    }

    as per another post.

    Will reply now with the credentials

    Thanks

    Adrian

    #507913

    adriangraham
    Expired Member
    Post count: 426
    This reply has been marked as private.
    #507932

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #507982

    adriangraham
    Expired Member
    Post count: 426

    Thanks Kor – I tried that CSS and no joy.

    On the listing: http://www.preschools.ie/jobs/ireland/county-kildare/kilcock-1/childcare-professional/early-years-practitioner-7/

    You can see “no comments” on the left – within the large image pane at the top under the Listing Title.

    And on the same page you can see “Write a review” on the right of the same image pane…. over beside the “Send Enquiry” button.

    Also on the homepage http://www.preschools.ie you can see “No Comments” on ever listing thumbnail as you scroll down.

    Thanks very much

    Adrian

    #508324

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #508366

    adriangraham
    Expired Member
    Post count: 426
    This reply has been marked as private.
    #508559

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Thanks for your reply. I’ve corrected the code for you and it should work now. Could you please check?

    a.review-button.btn.btn-primary {display:none!important;}
    
    ul.left-info-mid li:first-child {display:none;}
    #508570

    adriangraham
    Expired Member
    Post count: 426

    Works a treat – thanks a mil

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

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

Open Support Ticket