Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1295298

    I’m trying to display an amazon iframe in the footer area of enfold, but the widget area is to small (to much margin left). I looked at this issue https://kriesi.at/support/topic/adjust-footer-widget-width/ but unfortunately it didn’t work in my case).

    Now I tried to change following css via my child’s style.css (or quick css) but it is simply ignored:

    div .av_one_fourth {
    margin-left: 0% !important;
    width: 25% !important;
    }

    changing this css with firefox inspector does exactly what I want to accomplish. Any suggestions how to implement the css code correctly in my child’s theme?

    Thanks a lot,
    and yes – browser cache has been cleared out completely.

    #1295335

    Please close the ticket – I had some issues with comments in the css and it seems that that was the issue.

    Thanks,
    Stefan

    #1295385

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘increase footer widget size’ is closed to new replies.