Viewing 4 replies - 1 through 4 (of 4 total)
  • While this isn’t really an issue with the plugin and rather with your theme, I’ll see if I can help.

    Try placing this at the bottom of your red.css file:

    .builder-module-sidebar { background: #FFFFFF !important; }
    .builder-module-sidebar { height: 117px !important; }

    That should make it look how you want, if I understand correctly.

    Thread Starter podcastcoach

    (@podcastcoach)

    Awesome. Where can I go to leave you a tip?

    Sorry please change the code to this actually:

    .builder-module-sidebar.right { background: #FFFFFF !important; }
    .builder-module-sidebar.right { height: 117px !important; }
    .builder-module-sidebar.right { background: #FFFFFF !important; }
    .builder-module-sidebar.right { height: 117px !important; }

    The previous code messed up some other parts of your site.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Non Transparent Background’ is closed to new replies.