New Landing How can we help? Atelier Atelier printing inline css in the wp_head – where is this?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #265530
    nichetom
    Member
    Post count: 8

    Hi there,

    I’m desperately trying to find where this css is being pulled from and placed in the <?php wp_head(); ?>

    It happens right befor the custom css is added for reference and starts like this:

    <style type="text/css">
    @media only screen and (min-width: 1260px) {
    					.layout-boxed #container, .boxed-inner-page #main-container, .single-product.page-heading-fancy .product-main, .layout-boxed #sf-newsletter-bar > .container {
    						width: 1260px;
    					}
    					.container {
    						width: 1230px;
    					}
    					li.menu-item.sf-mega-menu > ul.sub-menu {
    						width: 1200px;
    					}
    					#header .is-sticky .sticky-header, #header-section.header-5 #header {
    						max-width: 1200px!important;
    					}
    					.boxed-layout #header-section.header-3 #header .is-sticky .sticky-header, .boxed-layout #header-section.header-4 #header .is-sticky .sticky-header, .boxed-layout #header-section.header-5 #header .is-sticky .sticky-header {
    						max-width: 1200px;
    

    Any direction on where to edit this or change it to an external .css file would be appreciated!

    #265574
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    This is located at sf-custom-styles.php file at /atelier/includes/.
    Thanks
    Mohammad

    #265610
    nichetom
    Member
    Post count: 8

    Thank you I was able to figure this out successfully.

    #265622
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register