Hallo,
Wo ist:
Where is:
element.style {
background-attachment: scroll;
background-image: url("http://localhost/wp-content/uploads/2016/01/luxusnet-lp.jpg");
background-position: center center;
background-repeat: no-repeat;
height: 437px;
top: auto;
transform: translate3d(0px, 65px, 0px);
}
Ich möchte im child theme hier height: 437px; ändern. Weil die Einstellung in der Farb Sektion auf 75% leicht daneben liegt.
Ich finde es in keiner Datei, welche müsste dann ins child theme?
I would like in child theme here: 437 px; change. Because the setting in the color section is slightly down to 75%.
I find it in no file, which would then have to child theme?
l.G.
Hi hgx!
Can you please post the link to your page and a screenshot showing the changes you would like to make?
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit
Hallo Yigit,
Im offline, again:
Where can I find the source code:
element.style {
background-attachment: scroll;
background-image: url("http://localhost/wp-content/uploads/2016/01/luxusnet-lp.jpg");
background-position: center center;
background-repeat: no-repeat;
#################################
height: 437px;
#################################
top: auto;
transform: translate3d(0px, 65px, 0px);
}
I would like height: change.
That’s all I want. Image inserted via color-section / section Background!
l.G. hgx
Hi,
It will be difficult to determine where exactly that style is coming from since your site is running locally.
Best regards,
Jordan