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

background color of accordion & video.

Home / Forums / Pinnacle Theme / background color of accordion & video.

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
November 25, 2017 at 1:39 pm

Hello again folks,

I have a series of questions regarding my site.

These are my second 2 questions (out of 8)

I have questions regarding background color of specific elements ( specifically the accordion and the video on this page.

– For the accordion, i added come custom css on the global level to make each accordion background color white when not collapsed

.panel-heading .accordion-toggle.collapsed {
background: white;
}

But i would like to change the background & font color of the accordion once it’s collapsed, and i would like to assign different accordion background & font colors for different pages so a global change wouldn’t be sufficient here. Is there a way to accomplish this?

– Also i added a video on this page, and it seems to have added a background under the video. I would like to either remove the background, lower the opacity or change the color. Is this in any way possible?

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.