Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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-Peter

    #850065

    Hey kpzeyen,

    Please try this in Quick CSS:

    .page-id-227 #after_section_1 {
      display:none !important;
    }

    Best regards,
    Rikard

    #850153

    Hi 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.
    #850203

    Hi,
    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,
    Mike

    #850208

    Hi 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-Peter

    #850248

    Hi,
    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,
    Mike

    #850255

    Hi 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] | IMPRESSUM

    Pls find admin login in private area.
    Thanks a lot, I´ll be offline now for a good sleep :-))))
    Best regards
    Klaus-Peter

    #850557

    Hi,

    I added your link using HTML in Enfold theme options > Footer > Copyright field. Please review your website :)

    Best regards,
    Yigit

    #850561

    Hi 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-Peter

    #850567

    Hi,

    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,
    Yigit

    #850577

    Hi 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-peter

    #850582

    Hi,

    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 website

    Best regards,
    Yigit

    #850659

    Hi Yigit,
    thx a lot! Perfect!
    I leran a lot with your competen and quich support!
    Keep on trucking!
    Best wishes
    Klaus-Peter

    #850799

    Hi Klaus-Peter,

    Great, glad we could help and that you are learning :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.