-
AuthorPosts
-
July 27, 2017 at 12:50 pm #830610
hello,
i have added this code top my home page, which is to have a sign up to mailout strip
<script src=”https://180209.selcdn.ru/subscribe/topbar/generator.js” data-email-generator-site-id=”8797″ data-version=”0.1″ async=”async” charset=”utf-8″></script>it made a blank space appear on the page
i used the code box to insert the code (from the advanced layout bar)
-
This topic was modified 8 years, 3 months ago by
annajou.
July 27, 2017 at 4:13 pm #830708Hey annajou,
Can you screenshot the blank space so that I know I am addressing the right area.
Best regards,
Jordan ShannonJuly 27, 2017 at 4:45 pm #830732sure, its just above the footer
July 27, 2017 at 5:02 pm #830737Hi,
Add the following to quick css:
#after_section_9{ display:none!important; }Best regards,
Jordan ShannonJuly 29, 2017 at 9:02 pm #831594Hi,
i already have this in quick css:
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
font-size: 18px;
}
.avia-caption .avia-caption-title {
padding: 5px 10px;
font-size: 16px;
}
.hr.hr-custom {
margin: 10px !important;
}
}
so when i added it – it didnt workbut i added it into additional css – and it worked, but only on the home page.
July 31, 2017 at 3:59 pm #832201Hi,
Did the css I gave you remove the space?
Best regards,
Jordan ShannonAugust 13, 2017 at 3:53 pm #838239Hi @Jordan
Nope – blank space still there!
August 13, 2017 at 5:23 pm #838267 -
This topic was modified 8 years, 3 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
