Viewing 3 reply threads
You must be logged in to reply to this topic.
Issues to be fixed asap please!!!!
Hello,
1-I see the testimonials are in middle (screenshot), but something is messing with their script as they are all displayed. Did you install any new plugin recently?
2-Please add this code into your custom css box:
.wpb_row.section-style {
margin-bottom: -100px;
}
3-Please add this code:
.header_1.fullwidth_slider_page .header_wrapper {
background-color: rgba(235, 235, 235, 0.46) !important;
}
Let us know.
Best regards!
Hi thanks for your help.
1 / Seems that WP Retina 2x is causing the issue, as well as the spacing issue. (except for the last section.
2 / Added the code, it did not fix the spacing issue. I have since removed it.
3 / Great, thank you!
Hello,
2-Please edit the code to this:
.wpb_row.section-style {
margin-bottom: -100px !important;
}
Let us know.
Best regards!
You must be logged in to reply to this topic.