mkavanessen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Zelle Lite Template Background stuck on default imageHere is the code from the site –
element.style {
}
.elementor-186 .elementor-element.elementor-element-33715cf1 > .elementor-background-overlay {
background-color: #000000;
opacity: 0.5;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor .elementor-background-overlay {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.elementor *, .elementor :after, .elementor :before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
* {
-webkit-tap-highlight-color: rgba(255,255,255,0);
-webkit-tap-highlight-color: transparent;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
user agent stylesheet
div {
display: block;
}
.elementor {
-webkit-hyphens: manual;
-ms-hyphens: manual;
hyphens: manual;
}
.blog-post {
word-wrap: break-word;
}
body {
direction: ltr;
background-color: #e5e5e5;
overflow-x: hidden;
}
body {
direction: ltr;
color: #3C4858;
font-family: “Roboto”,”Helvetica”,”Arial”,sans-serif;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 300;
line-height: 1.618;
}
body, .btn, .form-control, .woocommerce #reviews #comments label {
font-size: 14px;