Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1062320
    Zwaeback
    Participant

    Hi,

    Is it possible to move Essential Grid up or down with a style or class? I don’t see the option available within Cornerstone.

    Thanks!

    #1062698
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Yes, it’s possible. Please share more information as to what you are exactly looking for along with URL of website.

    Thanks.

    #1064137
    Zwaeback
    Participant

    Hi,

    My URL – philjaeger.com

    I don’t have an Essential Grid posted publicly on my site.

    I can move a section, with an essential grid in it, up or down with a style. A class doesn’t work for some reason, but that’s a separate topic I think.

    I’d like to know if there is a way to move the essential grid up or down without moving the section?

    Thanks!

    #1064138
    Zwaeback
    Participant

    …and specifically I need to move an essential grid up -2%

    Thanks!

    #1064309
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! In order for us to assist you with tailored CSS, we need to see your page and section with the grid. Please link us directly so we can tailor our advice. Thanks!

    #1067483
    Zwaeback
    Participant

    Hi,

    The portfolio page with the Essential Grid is private right now. I’d like to finish the page before I make it public.

    To move the section within Cornerstone I use the CSS:
    margin-top: -2%;

    What is the CSS to move an Essential Grid named “Test Grid”?
    Within Cornerstone there is no place to enter CSS for an Essential Grid. I guess I need a way to target the grid with the Global Custom CSS.

    Thanks for your help.

    #1067941
    Rad
    Moderator

    Hi there,

    Essential Grid has its own styling, it’s best to place the customization, or perhaps change its setting within Essential Grid.

    For example, you can add CSS ID to your Essential Grid, example, let’s say we add MY_CSS_ID. Then we can simply add this custom CSS,

    #MY_CSS_ID {
    margin-top: -2%;
    }

    Hope this helps.

    #1070699
    Zwaeback
    Participant

    Thanks Rad!

    That was easy. Everything works. I didn’t realize Essential Grid had its own CSS area.

    #1070766
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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