Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

2 fixes please

Home / Forums / Membership Forums / 2 fixes please

This topic is: Resolved
[Resolved]
June 7, 2020 at 6:23 am

I just migrated to Kadence and I love it.

I have 2 small display issues that I hope you can help me with:

1. How do I set sidebar widget to be 100% height of the sidebar and right-aligned?

Instructions from my ad network: The column must fill 100% of the available height in the area you want the ads to appear.

Old working version correctly:

New version where the ad sticky stack not working

This is the code my old theme developer gave me at the time for the sidebar:

#primary-sidebar .svq-sidebar-content {
height: 100%;

}

#primary-sidebar #custom_html-5 {
height: 100%;
}

#primary-sidebar #custom_html-5 > div {
height: 100%;
}

#primary-sidebar #sidebar-ss {
height: 100%;
}

#sidebar-ss div{
float: right;
}

2. The table of content has a display issue on desktop with too little spacing to the line above it. This doesn’t happen on mobile nor did I seen it happen with another them. In action after first paragraph

Thank you.

  • The forum ‘Membership Forums’ is closed to new topics and replies.