Okay
  Public Ticket #2834222
Importing Product Page
Closed

Comments

  •  7
    Webloops started the conversation

    Hi

    is the a way to import the look and feel of this Demo seen here?

    I am trying to get the shop I am working on to look and feel like in the demo.

    Thank you.

  •  279
    Noah replied

    Hello there,

    Thanks for getting in touch with us.

    Please see our import guide here http://themenectar.com/docs/salient/salient-demo-importer-plugin/

    Thanks.

  •  7
    Webloops replied

    Hi Eliud 

    Possible to import only shop page ? I have have header styles and few pages I have created. I don't want to overwrite them. just need ahop page.

    Thank you. 

  •  8,846
    Tahir replied

    Hey Again,

    The Shop Page is generated automatically by the Woocommerce Plugin therefore the Theme Options Panel Settings would have to be adjusted if you wish to have the same layout Style.

    Thanks 


    ThemeNectar Support Team 

  •  7
    Webloops replied

    Thank you Tahir, 

    I managed to get some styling reading documentation. However I can not get products to be full width of the page, surely I am missing something. As now they're boxed. See image

    Can you point me on the write direction ?

    Thank you.

     

    9038098797.png
  •  8,846
    Tahir replied

    Hey Again,

    I see you got the fullwidth issye resolved as well.

    Thanks


    ThemeNectar Support Team 

  •  7
    Webloops replied

    Hi Tahir 

    Not sure what you mean  "fullwidth issye resolved".

    Thank you.

  •  2,961
    Andrew replied

    Hey,

    Use the following CSS.

    .container {
        max-width: 2000px;
        width: 100%;
        padding: 0 70px;
    }
    
    5463212996.png


    Regards,

  •  1,878
    Judith replied

    Hi There,

    Did you still have the fullwidth issue or did you get a workaround.

    Thanks.

  •  7
    Webloops replied

    Hi Andrew 

    Thank you so much, the code worked. Judith thanks again for checking out.

    This threat is resolved!

  •  8,846
    Tahir replied

    Hey Again,

    The Demo uses this feature to set the Max-width, therefore the CSS workaround is not necessary.

    2591881067.pngClick on Image to View Larger

    Best 


    ThemeNectar Support Team