Header issues

This topic contains 2 replies, has 2 voices, and was last updated by  Ana Laura Segal 6 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #412965

    Ana Laura Segal
    Free User
    Post count: 10

    Hi! I’m having a few issues with my header, I’m using supreme directory.

    In the page of each place, there’s no header until I scroll, can I make it stay on top throughout the whole site?

    Also, in those pages, there’s a title that shows as a big purple block where the header should be.

    http://nerdenthales.com/microvptest/places/argentina/rio-negro/san-carlos-de-bariloche/philadelphia-marriott-downtown/

    In the homepage everything looks good until I check the mobile version which also has the big purple block, this time behind the header: http://nerdenthales.com/microvptest/

    Can you help me with these?

    Thanks!
    Ana

    #412994

    Kor
    Moderator
    Post count: 16516

    Hi Ana,

    Insert the custom CSS code into GD > Design > Scripts > Custom Style CSS and see if it fixes the issue you had there.

    
    
    .sd-common .site-header {
        z-index: 9999!important;
    }
    
    .geodir-entry-title {
        display:none!important;
    }
    #413129

    Ana Laura Segal
    Free User
    Post count: 10

    Thank you very much Kor! It worked perfectly! 🙂

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

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

Open Support Ticket