Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #885415
    Chazzer
    Participant

    Hiya. I’v just been updating our homepage and for some reason one element from the large screen design remains when viewed on a smartphone or small screen.

    Property brochure section.

    If it helps I originally used the demo data for Integrity 1 stack as a starting point. As I can only view Cornerstone in skeleton mode I created this new element from scratch. Ive checked all the settings and they are the same as the original versions.

    Another small issue is the text in the popup roll-over dialogue needs to be centrally justified like the rest of the popups on the site.

    URL:
    http://www.charlesroberts.com/

    Hope you can help!

    #886355
    Christian
    Moderator

    Hey there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #887812
    Chazzer
    Participant
    This reply has been marked as private.
    #888014
    Christopher
    Moderator

    Hi there,

    #1 Please export this page’s template and import it to a new page as this could fix the issue.

    #2 Please add following code in Customize -> Custom -> CSS :

    .popover {
        text-align: center;
    }

    Hope it helps.

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