-
AuthorPosts
-
September 9, 2017 at 9:26 pm #850000
hi,
on a few of my page there occur spaces between full image and bottom footer area:
e.g. https://resonanz-energie.de/ablauf-und-konditionen/I read a post from August on a similar prob where Rikard suggested to put
.page-id-1625 .template-page.content.av-content-full.alpha.units{padding-bottom:0px!important;}to quick css.
Where do I find quick css for this purpose?I also added
#footer {padding: 0; }
to quick css in general styling to minimize footer height. Doesn´t seem to work since there is noc difference if I put it into css or not (saved settings and refreshed page)Any hint?
Thx and best wishes
Klaus-PeterSeptember 10, 2017 at 8:36 am #850065Hey kpzeyen,
Please try this in Quick CSS:
.page-id-227 #after_section_1 { display:none !important; }
Best regards,
RikardSeptember 10, 2017 at 5:24 pm #850153Hi Rikard,
WORKED! Thanks a lot! For one page it did not so I trie section_2 instaed of section_1 and it also worked. Wow!Now one question ist open about the footer height. Can I downsize it anyhow?
And how can I get http-links into the socket area? saw thar in a video by Ferdy Kopershoek, he included a link to the disclaimer in the copyright area odf the socket.
Best regards
Klaus-Peter- This reply was modified 7 years, 2 months ago by kpzeyen.
September 10, 2017 at 9:07 pm #850203Hi,
For the footer height try this code in the General Styling > Quick CSS field:#footer .widget{ margin-top:0px!important; margin-bottom:0px!important; }
For your socket link go to Enfold Theme Options > Footer > Copyright and form your link like this:
<a href="http://yoursite.com/link">Link</a>
Best regards,
MikeSeptember 10, 2017 at 9:22 pm #850208Hi Mike,
thanks a lot! Footer height seems to work, obviously I am at its limit to reduce anyway.Reg the link within the Copyright line, mine looks as follows: © 2017 | RESONANZ & ENERGIE – Köln | 09/2017 [nolink]
I did put
Link
in the line (permalink to my disclaimer) but the reuslt was that the line appeared as above :-/To be honest I don´t know what you meant :-)
Best regards
Klaus-PeterSeptember 10, 2017 at 10:22 pm #850248Hi,
I went to your site, though the link above, but didn’t see the link in your socket. Can you make a screenshot of how you want your socket to look, placement of all links, and please include a admin login in the private content area so we can help?Best regards,
MikeSeptember 10, 2017 at 10:43 pm #850255Hi I just want to add the word “Impressum” right next to “Köln”. The hyperlink of “Impressum” should lead to my disclaimer page https://resonanz-energie.de/impressum
You could not see anything in the socket since I removed the suggest link.It should look like
© 2017 | RESONANZ & ENERGIE – Köln | 09/2017 [nolink] | IMPRESSUMPls find admin login in private area.
Thanks a lot, I´ll be offline now for a good sleep :-))))
Best regards
Klaus-PeterSeptember 11, 2017 at 3:49 pm #850557Hi,
I added your link using HTML in Enfold theme options > Footer > Copyright field. Please review your website :)
Best regards,
YigitSeptember 11, 2017 at 4:07 pm #850561Hi Yigit,
thx, but I can´t see it :-(. I also got into WP as admin and cannot see the changes in the footer copyright form.Another thing is the white bar/field now occuring on
Ther is probably sthg wrong in the quick css.
Thnaks a lot for your competent help anyway.
Best regards
Klaus-PeterSeptember 11, 2017 at 4:28 pm #850567Hi,
1- I believe we worked on Enfold theme options at the same time. Please add your link into Copyright field as following
<a href="https://resonanz-energie.de/impressum">IMPRESSUM</a>
2- Please edit your page and use Color Section element instead. You can set your image as custom background image and then place your text inside your Color Section.
Best regards,
YigitSeptember 11, 2017 at 4:48 pm #850577Hi Yigit,
thx.1- I copied the complete line you wrote into copyright field. Pls visit page
https://www.resonanz-energie.de for result. I could manage right.
2- actually this is a colosection with background image. I just added copies for small displays upfornt as in all other pages.I´ll be leaving as admin right now :-)))
best regards
klaus-peterSeptember 11, 2017 at 4:56 pm #850582Hi,
1- HTML was converted into signs. I corrected it.
2- Your elements designed for mobile were not inside a color section. I placed them in color section. Please review your websiteBest regards,
YigitSeptember 11, 2017 at 8:39 pm #850659Hi Yigit,
thx a lot! Perfect!
I leran a lot with your competen and quich support!
Keep on trucking!
Best wishes
Klaus-PeterSeptember 12, 2017 at 7:36 am #850799 -
AuthorPosts
- You must be logged in to reply to this topic.