Skip to content
Public Ticket #3526

Demo Set Up

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Please check options for it via Customize > Footer Options

Best Regards,

PenciDesign

slock03529 replied

Customer Reply

Hello, I fixed all the previous issues thanks to your advice. However I now have another one .....

Can you please let me know how I edit the footer part of the demo which says PenNew is a wordpress Theme ............ and has a contact us part which says contact us : contact@yoursite.com

Many thanks 

Sarah 

PenciDesign replied

Staff Reply

Hi,

You've putted on wrong space. Let's remove that there.

Please go to Appearance > Customize ( NOT Customizer AMP ) > Addinational CSS > and paste that code at the end of this box.

Best Regards,

PenciDesign

slock03529 replied

Customer Reply

I've copied and pasted the code in but not sure I have done it right as it's not made any difference and still that one slider image is not resizing for mobile. I'm not that clever with things like this sadly :(

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Addinational CSS to make your images auto resize like you want:

\
@media screen and (max-width: 768px){\
    .jarallax-container-fix > div, .jarallax-container-fix {\
        position: static !important;\
        transform: none !important;\
        width: 100% !important;\
        height: auto !important;\
        background-position: center center !important;\
        background-size: cover !important;\
        z-index: 1 !important;\
    }\
    .featured-area-custom-slider .penci-owl-carousel-slider:not(.penci-slider-fullscreen) .penci-slider__item {\
        min-height: 0 !important;\
        height: auto!important;\
    }\
    .jarallax-container-fix > div {\
        padding-bottom: 62.5%;\
    }\
}\

Best Regards,

PenciDesign

slock03529 replied

Customer Reply

Attached is the screenshot of the home page image.

I managed to fix my other issue after playing around with it last night. 

Thanks 

Sarah

PenciDesign replied

Staff Reply

Hi,

Can you show me a screenshot about this? What's the images only shows half picture?

Best Regards,

PenciDesign

slock03529 started the conversation

Conversation Start

I am struggling with making sure that the site is responsive, so far my home page only shows half of one of my pictures and also the my story bit is cut off.

Also I am struggling with locating on the demo that I downloaded the section that I add content to what was your exquisite menu section.

Thanks 

Sarah 

Want to join this conversation or access attachments? Sign in first.