Featured Listing Image Height

This topic contains 13 replies, has 3 voices, and was last updated by  Kor 5 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #528142

    Ranajeet Katake
    Free User
    Post count: 55

    Hi,
    As shown in attachment, I would like to change the Featured Listing Image Height in Mobile view of site. Could you please share the CSS code to adjust it.

    Regards
    Ranajeet

    #528179

    Kor
    Moderator
    Post count: 16516

    Hi Ranajeet,

    Thanks for your post. We can use custom CSS code to adjust the height. Could you share the URL of the page in question?

    #528930

    Ranajeet Katake
    Free User
    Post count: 55

    Hi,
    It is appearing for all listing. Could you please share CSS code so I will do it.

    #528941

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

    Ranajeet Katake
    Free User
    Post count: 55

    Hi,
    With CSS code I removed Header Featured Image. Now I want to show listing Name one at Header area. Please help

    #528948

    Kor
    Moderator
    Post count: 16516

    Hi Ranajeet,

    Thanks for your reply. Could you remove the code that you’ve used to remove the featured image? We can hide the image without removing the listing title.

    #528961

    Ranajeet Katake
    Free User
    Post count: 55
    This reply has been marked as private.
    #529093

    Alex Rollin
    Moderator
    Post count: 27815

    To show the post title add GD Post Title shortcode to the GD Details template

    #529110

    Ranajeet Katake
    Free User
    Post count: 55
    This reply has been marked as private.
    #529149

    Kor
    Moderator
    Post count: 16516

    Hi Ranajeet,

    Thanks for your reply. You can use the custom CSS code below to resize the feature image.

    @media (max-width: 992px) {
    .sd.single.geodir-page .featured-area, .sd.sd-preview .featured-area {
        min-height:100px!important;
        height: 100px!important;
    }
    }
    #529484

    Ranajeet Katake
    Free User
    Post count: 55

    Hi,
    Please share CCS code to hide “Featured area” on listing page.

    Regards
    Ranajeet

    #529622

    Kor
    Moderator
    Post count: 16516

    Hi Ranajeet,

    Thanks for your reply. You can use the custom CSS code below to remove it.

    header .featured-area {
       display:none;
    }
    #529630

    Ranajeet Katake
    Free User
    Post count: 55

    Hi,
    This CSS code is removing Featured Image from Home Page also. I only want to remove Featured Image from Listing Page.

    Please help with CSS code to remove Featured Image from Listing page.

    Regards
    Ranajeet

    #529639

    Kor
    Moderator
    Post count: 16516

    Hi Ranajeet,

    Try this one.

    .single-gd_place header .featured-area {
        display:none;
    }
Viewing 14 posts - 1 through 14 (of 14 total)

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount