• Resolved tomtjc

    (@tomtjc)


    How do I remove the background. For instance so the slider on the home page fills the screen..

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • @tomtjc: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #page {
    	margin:0;
    	width:100%;
    }

    Also for swift replies please post your issue and queries on our Official Theme Support Forum. https://catchthemes.com/support-forum/

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    Thread Starter tomtjc

    (@tomtjc)

    Hi Skanda, thank-you for that. I have put the code in and it has worked.

    The only thing is, i’ve noticed the slider on the home page still doesn’t extend the full width of the page on Chrome, but it does on Safari? Here is a link to my homepage..

    https://www.greenloop.co.uk/

    Thanks in advance!

    @tomtjc: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #feature-slider .cycle-slideshow {
    	max-width:unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    Thread Starter tomtjc

    (@tomtjc)

    Thank-you that works perfectly! Do I need to keep the previous code in there as well?

    Best,
    Tom

    @tomtjc: Hello Tom, Yes you will need both the codes.

    I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://www.ads-software.com/support/theme/catch-base/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! ??

    Kind Regards.
    Skandha

    Thread Starter tomtjc

    (@tomtjc)

    I have left you a 5 star review my friend. Thanks

    @tomtjc: Thank you very much for your appreciation. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Removing background?’ is closed to new replies.