Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1224842
    isavan19
    Participant

    I’m trying to bring in a design that I made on Revolution slider to home page, but when I bring it using Cornerstone my page look zoomed in. How do i make it to fit the page and the actually size I also attached the screen shot for you to see.

    Can you please provide me the steps how to fix this issue, and if you could try to be as detail as possible.

    Thank you!

    #1224990
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Some browser has zoom feature, please try pressing CTRL + 0 to reset the zoom level. If not, please provide your site’s URL and admin login credentials in private reply and I’ll check it.

    Thanks!

    #1225494
    isavan19
    Participant
    This reply has been marked as private.
    #1226037
    Rad
    Moderator

    Hi there,

    It’s because of your slider setting. Try changing it to full-width instead of fullscreen.

    Plus, if you’ll view your slide, your layers are placed outside the grid (blue dashed lines). Hence, make sure that all your layers are within your grid size, if it’s not possible since it’s big, then make the grid size larger enough.

    Thanks!

    #1230853
    isavan19
    Participant

    Hi there,

    I tried changes the screen and had it at full width it still gave me that issues.

    How do I change Revolution Slider page size? And how do i make sure that it feels the mobile and website screen.

    can you please take me trough steps one at the time.

    Thank you.

    #1231030
    Christopher
    Moderator
    #1234209
    isavan19
    Participant
    This reply has been marked as private.
    #1234403
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .x-container>.offset {
        margin: 0px auto;
    }

    That should do it ๐Ÿ™‚

    Cheers!

    #1234815
    isavan19
    Participant

    thank you so much!

    #1235023
    Joao
    Moderator

    You are welcome ๐Ÿ™‚

    Joao

    #1239050
    isavan19
    Participant
    This reply has been marked as private.
    #1239203
    Joao
    Moderator

    Hi There,

    Would mind adding this in your wp-config.php located at the root directory of your site.

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line

    /* Thatโ€™s all, stop editing! Happy blogging. */

    Here you have a video tutorial in any case:

    Let us know how it goes.

    You also could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Thanks

    Joao

    #1240179
    isavan19
    Participant

    is there a easier way to do this? From the actual theme?

    #1240378
    Paul R
    Moderator

    Hi,

    I am sorry but that is the only way, you need to edit the actual file to be able to add the code.

    Can you provide us your ftp login in private reply.

    Thanks

    #1252206
    isavan19
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1224842 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>