Header Image Small

This topic contains 9 replies, has 3 voices, and was last updated by  Harwin Heuer 5 years, 9 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #440562

    Harwin Heuer
    Free User
    Post count: 10

    Hi,

    Is there a way to resize the header or remove the header image?

    #440565

    Guust
    Moderator
    Post count: 29970

    Most likely, yes. It all depends on the theme you use, so if you post your URL then we can have a look for you.
    Thanks

    #440568

    Harwin Heuer
    Free User
    Post count: 10

    Thank you for your reply again 🙂

    I am using the Supreme Directory
    https://www.erongodirectory.com/

    I would either want to remove it and just have the search bar or just have it very small to fit in the search bar and header name. I will attach photos with that I mean.

    #440582

    Kor
    Moderator
    Post count: 16516

    Hi Harwin,

    Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS.

    
    
    .sd-homepage .featured-area {
        height: 60vh!important;
    }
    #440587

    Harwin Heuer
    Free User
    Post count: 10

    Thank you very much,

    That worked perfectly, just changed 60 to 40 🙂

    One more question? Everything is not lining up properly? With header and map are same length and then the bottom is totally out. Please see photo attached.

    #440589

    Harwin Heuer
    Free User
    Post count: 10

    I changed the header back 60, because I noticed with mobile view it needs to be 60 for the icons to fit. Thank you

    #440600

    Kor
    Moderator
    Post count: 16516

    Hi harwin,

    Thanks for your reply and I’m glad that helped. What do you mean by “header and map are same length and then the bottom is totally out”? Do you mean you want the bottom content to display in full width?

    Thanks!

    #440636

    Harwin Heuer
    Free User
    Post count: 10

    Yes that is right, bottom content to be full width,
    Or the header and map to be same width as bottom content,

    Any will be fine 🙂

    Thanks so much.

    #440712

    Kor
    Moderator
    Post count: 16516

    Hi Harwin,

    Thanks for your reply. Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to achieve that.

    
    
    .container, .geodir-common, .geodir-breadcrumb, .geodir_full_page section.widget, .geodir_preview_section, .geodir-common, .geodir-breadcrumb, .geodir_full_page .widget, .geodir_preview_section {
        width: 100%!important;
    }
    #440719

    Harwin Heuer
    Free User
    Post count: 10

    Thank you so much!!! You are awesome!! Everything is perfect now 🙂

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

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

Open Support Ticket