Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Special Heading element customization #855270
    This reply has been marked as private.
    in reply to: How to add resizable img in header (like logo) #852566

    Ths Mike,

    This code works OK.

    With this code I got the effect I wanted.

    in reply to: How to add resizable img in header (like logo) #850076

    Hey Mike,
    Ths for reply. I do it like you say, but still is the same.
    Maybe I did not explain it clearly to you.
    I first made a widget named “header”, in which I add image. After that, I add some css code found here in one post:
    #header .widget {
    left: 50%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    z-index: 999;
    }

    inserting your code into the function.php nothing happens, everything is the same.
    I’m using child theme and I put code into function.php of child theme.

    in reply to: Add Banner in Header #847704

    Hi there,

    I have add img in header area, next to logo. But my img dont resize like logo? Can you tell me how to do that.

    I would like to have same effect like logo when I sroll down site, logo get smaller. But my img in widget near logo have same size.

    Ths..

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