Profile tab

This topic contains 5 replies, has 2 voices, and was last updated by  Alex Rollin 6 years, 2 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #416152

    Ovidiu Tutunaru
    Full Member
    Post count: 12

    Hello!

    I am using Supreme Directory and, on the Details page, I managed to hide the Profile tab’s name for Places, but I can not hide the line underneath. There is a simple way to do that?

    Also, how can I remove the space that appears before the Profile tab? Please see the attached screenshot.

    And one more question… In the Sidebar Footer I have 4 columns. How can I reduce their number to 3?

    Thank you very much!

    #416352

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    please create a private reply to share the URL and we will see if we can help with some CSS.

    #416491

    Ovidiu Tutunaru
    Full Member
    Post count: 12
    This reply has been marked as private.
    #416505

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    please try the following CSS

    
    
    
    #post_profileTab hr {
        visibility: hidden !important;
        clear: both !important;
    }
    
    #416514

    Ovidiu Tutunaru
    Full Member
    Post count: 12

    Perfect! Thank you very much!
    Is there a possibility to get rid of that space too?

    #416592

    Alex Rollin
    Moderator
    Post count: 27815

    Another example:

    
    
    
    #post_profileTab span.gd-tab-list-title {
        display: none !important;
    }
    

    For more information about customizing your style as well as how to add custom CSS to your site, please see the related links below.

    Links
    https://wpgeodirectory.com/docs/customizing-your-style/
    https://wpgeodirectory.com/docs/common-styling-examples/

    Hope that helps 🙂

    Alex

    Automatic Updates – Get yours setup today!
    GD Experts– Reach your goals faster

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

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

Open Support Ticket