Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1189213
    Jacquiem
    Participant

    Hi there,

    Longer Blockquotes are not fitting properly on mobile. They crash into the sides. I have tried adding media query to no avail. I added the blockquotes to the slider in cornerstone elements. I am editing the theme in Cornerstone. I have a child theme.

    I don’t know if this is an issue with the Blockquotes or the X-slider. I am happy with how the quotes look on mobile just not the lack of any margin.

    Can you help me please? 🙂

    My site is http://designbyjacquie.com/

    J

    #1189217
    Jacquiem
    Participant
    This reply has been marked as private.
    #1189381
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Looks like it’s working okay, though, you may try adding this CSS to Admin > Appearance > Customizer > Custom > CSS

    @media ( max-width: 767px ) {
    .x-blockquote {
    max-width: 90%;
    }
    }

    Hope this helps.

    #1189835
    Jacquiem
    Participant

    I added that and it’s working fine. 🙂

    Thanks!

    I have another…. probably dumb question… If I want to delete/add new pages on my site will that effect the ability to go back and edit in cornerstone like it does if you edit in page editor. I don’t think it will… just double checking before I hit the update button.

    I also had to start over after making a small change on a page using the WP page editor and I previously tried going back to a previous version with the same disastrous results… I am assuming it will have no effect, just like if you edit menus. Cornerstone is so easy to use that I would like to continue using it. Particularly as my site is getting closer to completion.

    #1189839
    Rupok
    Member

    Hi there,

    Thanks for writing back. If you delete or add any page, it won’t affect the functionality of Cornerstone for other pages.

    Cheers!

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