• Resolved ufirst

    (@ufirst)


    Hello,

    I am using this theme wich i really like, but my headers arent visible, there is only a color you can see but i wanted different headers on each page. Is it possible to make this visible?

    http://www.nendaz-vacation.com

    Thanks a lot!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi there,

    Thanks for writing in!

    Your site’s header is visible at my end; its just the background’s color is set to the transparent. It seems that you haven’t added a valid logo’s image in your header and neither the title of the header. Please confirm that you have inserted a right logo image and written the title in bolg title field.

    Thank you!

    Thread Starter ufirst

    (@ufirst)

    Thanks for your respond! I dont have an logo to place. I only have picture’s wich i want to use as headers for each page a different one. I am using the plugin WP Header Images.

    Hi there,

    Please mark the post as resolved as you’re answered on the other post.

    Thanks!

    Mohsin

    (@mohsindigitalpoin8)

    Hi ,
    Add this line of code in you css file

    #wrapper .header-pattern {
    background: #313a43 !important;
    }

    Thread Starter ufirst

    (@ufirst)

    Thanks mohsin, I will try that!

    Thread Starter ufirst

    (@ufirst)

    I did that but i see my header color changing but still cant see any pictures. Maybe i have to change to an other theme

    Hi there,

    Upon checking; it seems to be a database error in your site. Please ensure that the site’s running fine, so that we can take a look into your setup and provide with a tailored response.

    Thank you!

    I am having a similiar issue… I have a header with the info all available, however it just shows up as grey regardless of what color I select for it. Anyone have any ideas?

    http://www.marisawolfe.com

    Hi there,

    Thanks for writing in!

    I have a header with the info all available, however it just shows up as grey regardless of what color I select for it

    Upon checking into your site; there’s a code missing in it. Please add the following code under your Appearance > Theme Options > Custom CSS:

    .header-pattern, .footer {
        background-image: url(none);
    }

    Please select any background color from the header field and it should work (see: http://prntscr.com/9xywpe ).

    Hope this helps.

    Thank you!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Headers not visible only a color’ is closed to new replies.