Shop Categories

X

Header

Home Forums Agama Pro Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26958
    Tom Knol
    Participant

    Hello,

    Now I have a problem modifying a header on my webshop page.
    http://gofile.me/6E9Pq/vP6uzQo9I
    On some pages I put a different header image.
    On some pages I put a different header image on the webshop page but it is not visible after adjusting.
    how do i solve this?
    vr.greetings,
    Jan Veekens

    #26960
    Zex
    Moderator

    Hello, Jan!

    Unfortunately, this option doesn’t work on the Woocommerce templates(only on the ordinary pages).

    If you want to try, you can change the background image, using the custom CSS code:

    .post-type-archive-product .wp-custom-header img{
        content: url(https://wallpaperset.com/w/full/0/2/1/488597.jpg)!important;/*insert here addresss to your BG image*/
    }

    Change the URL of the image to your background image.

    Regards

    #26974
    Tom Knol
    Participant

    Hello,
    It works, just a little thing.
    when scrolling the page you get between the green part header and photo header a white space to see. that was not at first.
    do you have a solution for that?
    hello,
    Jan

    #26976
    Zex
    Moderator

    Hello, Jan!

    Try to disable the Header shrinking https://prnt.sc/swe3hz,

    and set the same size for the Logo (Customizing->Header->Logo) https://prnt.sc/swe2c8

    Regards

    • This reply was modified 3 years, 5 months ago by Zex.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.