Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1208444

    Spent a good part of the day today trying to figure out how to remove 50px of unwanted space between av_codeblock and av_section elements.

    Things I have tried, unsuccessfully:
    * Blowing out the cache (a lot)
    * Trying custom CSS class to set .content {padding-bottom: 0px;}
    * .content {padding-bottom: -50px;} (as seen recommended in the knowledge base here)
    * body .column-bottom-margin{margin-bottom: 0px;}
    * .avia-section {height:50px!Important;} (in quick CSS section) changed to .avia-section {height:0px!Important;}

    Using “inspect,” I can get it to fall into line with a change to a 50px “padding-bottom” attribute, but cannot find where to make the change without changing the .css file and potentially breaking the other pages on the site (this issue is not happening elsewhere). I only want to affect this page, and these particular elements.

    Thanks for any help you can provide.

    #1208768

    Hey mattonair,

    I’m getting a 404 error on the page you linked to, please check the URL.

    Best regards,
    Rikard

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