Supreme Directory help!

This topic contains 11 replies, has 3 voices, and was last updated by  Kor 6 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #411153

    colline
    Free User
    Post count: 11

    Hello, I’m trying to change the “Send Enquiry” link on the listings detail page. I would like to get rid of the “Send to Friend” and make the “Send Enquiry” look like the “Write a Review” button.

    #411161

    Kor
    Moderator
    Post count: 16516

    Hi Colline,

    You can remove the “Send to Friend” using custom CSS code or by using our “Pricing Manager” addon. Customizing the “Send Enquiry” to look like a button can be achieved by custom CSS too. Here is an article that will guide you through https://wpgeodirectory.com/docs/customizing-your-style/

    #411258

    colline
    Free User
    Post count: 11

    I have the Price Manager add-on, but I don’t find the setting to turn that off. I figured out the styling, but I still can’t find a way to get rid of the line. Also having issues with how width works on the supreme button, mine is a fixed size and doesn’t change like the Supreme one does.

    #411263

    Kor
    Moderator
    Post count: 16516

    Hi Colline,

    Please log in with your account that you purchased our Price Manager addon so that you can continue to receive further support from us.

    Thanks!

    #411332

    Collin
    Free User
    Post count: 34

    Alright, I was unaware that I had multiple accounts, this is the account I purchased with.

    #411341

    Kor
    Moderator
    Post count: 16516

    Hi Collin,

    Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    Thanks!

    #411345

    Collin
    Free User
    Post count: 34
    This reply has been marked as private.
    #411349

    Kor
    Moderator
    Post count: 16516

    Hi Collin,

    And the URL of the site in question?

    Thanks!

    #411359

    Collin
    Free User
    Post count: 34
    This reply has been marked as private.
    #411396

    Kor
    Moderator
    Post count: 16516

    Hi Collin,

    Just applied the custom CSS code below and could you check and see if it’s what you’re looking for?

    
    
    .geodir-i-email {color: white;}
    
    .geodir_more_info.geodir-company_info.geodir_email,.b_send_inquiry {
        width: 100%!important;
    }
    #411415

    Collin
    Free User
    Post count: 34

    That’s exactly what I wanted! Thank you! I tried the width 100%, but it was working. Must be it needed the !important?

    #411416

    Kor
    Moderator
    Post count: 16516

    Hi Collin,

    Glad that helped. Not really. You can safely remove the important declaration.

    Thanks!

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