Ads are getting cut off in the sidebar…

  • Posted in : Editor
  • jabage
    Participant

    Is there a way to adjust the sidebar size so that my ads aren’t getting cut off? My site is jabage.com

    Thanks in advance.

    jabage
    Participant

    Oh/. Both ads are 300×600. Thanks!

    jabage
    Participant

    bump

    meymigrou
    Participant

    Actually I am having the same problem, my ads are getting cut, so I am using 250×250 ad for now until they’re going to fix it.

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    @media screen and (min-width: 992px) {
        .with-sidebar { 
            width: 66%;
            }
        .sidebar { 
            width: 29%;
            }
    }
    
    jabage
    Participant

    That did it! Thanks so much.

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    meymigrou
    Participant

    It didn’t work for me, and when I visit jabage.com I can see that ads are cut in the middle. Can you help me fix it with an other way or give another code? My blog: inkstory.eu

    ahmetsali
    Keymaster

    @meymigrou

    can you try adding this custom css code also;

    .widget-area iframe {
        max-height: none;
    }
    
    meymigrou
    Participant

    It’s working just fine now, thank you so much for your time. :) It would be great if you can add this CSS code to your next update.

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register