Home Forums Themes Support Gecko Header doesnt upload

Topic Resolution: Resolved
Viewing 7 reply threads
  • Author
    Posts
    • #7054

      When we try to upload a picture for our header it doesnt work. No response. What is wrong? Thanks

    • #7068

      Hi there,

      Could you please give me more detail about this issue?

      Where did you upload? What do you want to upload?

    • #7073

      Hi,

      I am uploading and saving the header but nothing happend (screenshot 1)

      I can only see the background image (screenshot 2) even though the header is not switched to transparent (screenshot 3)

      nr 1

      23

    • #7075

      Hi,

      This function is the basic WordPress feature and our theme does not support it. For this case, please use custom CSS code, Which header layout do you using? I will send you the code.

      Cheers,

      Foster

    • #7080

      Hi, the header layout I’m using you can see in the screenshot. I will wait for the css code

      thanks

    • #7083

      Hi,

      I guess it is layout 1, for this case please use this code

       
      .header__mid { background: url(your_image_url) no-repeat center center / cover; }

    • #7086

      Sry I didn’t attach the screenshot of the layout. Your code didn’t work. Header nr 3

    • #7100

      You can change header layout to layout-6 and upload background on theme option https://monosnap.com/file/OMLcbKIpx9CbxtLXUDxZDOWx9T3WXi#

      If this not solve your issue. You can add custom css code

      .header__mid { background: url(your_image_url) no-repeat center center / cover; }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

      • #7196

        It is working. Thanks

Viewing 7 reply threads

You must be logged in to reply to this topic.