• Hello!

    1. I can’t edit logo from site admin panel .
    2. I would like set header image varable height. For example 300px.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @osdal,

    1. Please elaborate on the logo editing issue so that we can resolve it.

    2. It may solve your problem. Please follow the steps.
    Go to dashboard >> Appearance >> Themes >> Activate theme >> Go to customizer >> Additional CSS >> Paste the below CSS and publish.
    .home-page-header{
    height:300px !important;
    background-size: cover;
    }


    Thank You.

    Thread Starter osdal

    (@osdal)

    Hello!

    I tried to chage size logo and margin from admin panel but I didn’t do it.

    Theme Author VW THEMES

    (@vowelweb)

    Hello @osdal,

    We will solve your issue in our updates.

    Thank You.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo img’ is closed to new replies.