Remove 728×90 advertisement block
-
Hi, is it possible to remove 728×90 advertisement block from the header at all in order to use full page width to display logo on the left side, and long site description on the right side?
-
You can remove the advertisement added in the Header Sidebar area provided via the theme and add your site description and let us know. If that is possible via the CSS code then, we might be able to assist you on it.
Thanks.
Nitu,
It seems it works, but on Android phone something weird happens with the site title. See linked screenshots:
Here are custom css lines I added to the theme:
#header-meta { background-color: #8090a5; } #header-text-nav-container { background-color: #8090a5; } #header-text-nav-wrap { padding: 20px 0 25px; } #header-left-section { float: left; } #header-logo-image { float: left; padding-right: 20px; padding-top: 20px; } #header-logo-image img { margin-bottom: 0; } #site-title a { color: #FFFFFF; font-size: 46px; } #site-description { line-height: 24px; font-size: 18px; color: #3E579B; padding-bottom: 0px; font-family: 'Open Sans', serif; } table, th, td { border: 1px solid black; } h1, h2, h3, h4, h5, h6 { padding-bottom: 12px; padding-top: 8px; color: #333333; font-weight: normal; font-family: 'Open Sans', sans-serif; } h1 { font-size: 28px; line-height: 1.2; } h2 { font-size: 26px; line-height: 1.2; } h3 { font-size: 24px; line-height: 1.2; } h4 { font-size: 22px; line-height: 1.2; } h5 { font-size: 20px; line-height: 1.2; } h6 { font-size: 18px; line-height: 1.2; } ul, ol { list-style: none; font-family: 'Open Sans', serif; font-size: 15px; line-height: 1.6; } ol { list-style: decimal; font-family: 'Open Sans', serif; font-size: 15px; line-height: 1.6; } li > ul, li > ol { line-height: 1.6; margin: 0 0 0 10px; }-
This reply was modified 6 years, 5 months ago by
tomaszgronczewski.
Nitu,
Links to images didn’t work. Let’s try once again:
Best,
Tomasz
-
This reply was modified 6 years, 5 months ago by
tomaszgronczewski.
-
This reply was modified 6 years, 5 months ago by
tomaszgronczewski.
Can you provide us the URL of your website so that we can inspect it and give you a better solution?
Thanks.
Hi Nitu,
the address is pme.warplanes.info
Best,
TomaszCan you add the below CSS code to Additional CSS box and check?
@media (max-width: 480px) { #header-left-section { width: 100%; } }Thanks.
Hi Nitu,
now it works perfectly. Thank you!.
Best regards,
Tomasz -
This reply was modified 6 years, 5 months ago by
The topic ‘Remove 728×90 advertisement block’ is closed to new replies.
