on the Details Page, How to display text over the image on the top?

This topic contains 4 replies, has 3 voices, and was last updated by  Utsav Sarkar 7 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #232075

    Utsav Sarkar
    Expired Member
    Post count: 29

    I am using the Supreme theme.

    When I add a listing and view the details page o that listing, there is a big blank space on the top because the listing does not have any images. I want to display text in that area. Please tell me how.

    I tried adding a widget to the Details Top Section but that simply adds the widget below the images.

    Attached is a screenshot

    #232140

    Kor
    Moderator
    Post count: 16516

    Hi Utsav Sarkar,

    You can hide that area using the custom CSS code below, then display a widget on the Details Top Section. Insert the custom CSS into GD > Design > Style > Custom Style CSS .Let us know if it’s what you’re looking for.

    
    
    .featured-area {
        display: none;
    }

    Thanks!

    #232388

    Utsav Sarkar
    Expired Member
    Post count: 29

    Instead of hiding it, is there a way to display the post’s title or other information in that area? I’ve noticed that when a user submits a listing, some text does show up in that area. Attached is a screenshot.

    #232397

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    yes that could be possible, but it would require a customization.

    If you want I can move this post in the jobs section of the forum for you to ask for help about it.

    Let us know,

    Thanks

    #232398

    Utsav Sarkar
    Expired Member
    Post count: 29

    yes please! that would be great!

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

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

Open Support Ticket