Site logo

Archived topic

Getting Inline CSS from head?

3 replies · Started by Bill on February 26, 2016

Viewing posts 1–4 of 4

Hi Tom,

Is there any way to get the inline CSS from the head to use in a Pop-Up?

I have implemented a widget area in a Pop-Up and would like to be able to style the default widgets but if customize is used it adds the CSS in the head?

Regards,
Bill

Hi Bill,

I'm not too sure what you mean? The CSS in the head should apply to everything within the page - even popups.

Hi,

Thanks for your fast reply.

The Pop-Up isnt using wp_head() it is a completely custom page.
I will just write some default classes to use for the widgets and that will solve it.

Thanks again,

Bill

Ah, well you can always just copy the block of CSS from the <head> section and add it to your custom page.

This archived topic is closed to new replies.