Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1030198
    seelevelmktg
    Participant

    My website url is: http://cd3.777.myftpupload.com/

    You’ll see my red background tile is not extending to the edge of the page on the subpages, however it is on the home page.

    Also, one the about page: http://cd3.777.myftpupload.com/about-cherry-works/ every time I try to delete the “about our process” section, cornerstone crashes.

    #1030796
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! On the About page that you have references, it’s the sidebar on the right side which you can remove by selecting a fullwidth template through your Cornerstone settings.

    Hope that’s clear.

    #1036282
    seelevelmktg
    Participant

    I don’t want to remove the sidebar though, I just want my repeatable background to go all the way to the edge.

    Also, I didn’t get an answer on this:
    one the about page: http://cd3.777.myftpupload.com/about-cherry-works/ every time I try to delete the “about our process” section, cornerstone crashes.

    I actually tested it further and on any of my pages, cornerstone will not let me add or delete.

    #1036807
    Rue Nel
    Moderator

    Hello There,

    1] When the sidebar is present, the page content will moved to the left to give way for the sidebar. The sidebar has a white background color and it sits on top of the page content. Your background tiles will not be visible. If you want, you can use a custom css and apply the background tile in the sidebar as well. To do that, please add the following css code in the customizer, Appearance > Customize > Custom > CSS or insert this code in your child theme’s style.css (if you are using a child theme)

    body.x-content-sidebar-active .x-sidebar {
        background: #f2f2f2 url(//cd3.777.myftpupload.com/wp-content/uploads/2016/05/CW-Pattern-3.png) top left repeat;
        border: none;
        box-shadow: none;
    }

    2] Before we check this issue, Cornerstone 1.2.4 is now available! This release contains several bug fixes and we’re quite excited about the new features, so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Please let us know how it goes.

    #1050852
    seelevelmktg
    Participant

    Thank you on both fronts! Fixed both issues 🙂

    #1050910
    Joao
    Moderator

    Great to hear it 🙂

    Let us know if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1030198 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>