[Resolved] Getting Inline CSS from head?

Home Forums Support [Resolved] Getting Inline CSS from head?

Home Forums Support Getting Inline CSS from head?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #175420
    Bill

    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

    #175512
    Tom
    Lead Developer
    Lead Developer

    Hi Bill,

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

    #175663
    Bill

    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

    #175711
    Tom
    Lead Developer
    Lead Developer

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.