Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1301751
    kelleyhg
    Participant

    Hi, I’m try ing to create the effect that this Web site has done …
    https://workframe.com
    … where the image at the top of the home page stays in proportion when the size of the page changes. When I try to do this by putting an image as the background of a section in Cornerstone, it’s showing just a narrow horizontal band of the image unless I condense the page width to a very portrait-like layout. What am I doing wrong? How do I create the same effect as Workframe.com?

    My site is in draft mode, so much of the imagery is for position only. Thanks for your help.

    #1301761
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    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:

    – WordPress Admin username / password

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

    Thanks.

    #1301778
    kelleyhg
    Participant

    OK, I solved this one on my own, by experimenting. I added a very large padded border above the first copy block and it brought in all the picture. And it held its proportion. Not sure why it worked, but oh well.

    Next issue though … How do I get rid of the extra padding/margin within rows, and within sections, even when they’re already set to zero. This is my biggest frustration with the X-Theme, and Cornerstone. If you can help me with this I’ll be deeply appreciate.

    linguisticsystems.mystagingwebsite.com

    #1301780
    kelleyhg
    Participant
    This reply has been marked as private.
    #1301868
    kelleyhg
    Participant
    This reply has been marked as private.
    #1302045
    Nico
    Moderator

    Hi There,

    Would you mind sharing us screenshot of what section or rows that you want to remove the paddings or margins. Usually, we suggest to add custom CSS or CSS in your style box to the kind of column added or section.

    For example,

    add this in your Customizer > Custom > CSS:

    .x-section{
    margin:0px;
    padding:0px;
    }

    Let us know how it goes.

    Thanks.

    #1304648
    kelleyhg
    Participant
    This reply has been marked as private.
    #1304662
    Joao
    Moderator

    Hi There,

    Please add the class : man

    To your Custom headline> Capture and convey the original meaning of your international content.

    You will find the class box at the bottom of the element on Cornerstone left tab.

    Hope that helps

    Joao

    #1305756
    kelleyhg
    Participant

    Thanks Joao, that only moved the text to the left, but not up. It takes away the left margin and ignores that the text is supposed to be centered.

    Is there something in the code that specifies the spacing between rows (that is not shown in the standard padding and margin settings of Cornerstone)? Something to go in the global CSS? Thanks in advance.

    #1305797
    Joao
    Moderator

    Hi There,

    I have added the class man to : Capture and convey the original meaning of your international content.

    And it works,.

    If that does not help, please clarify your issue.

    Thanks

    Joao

    #1306496
    kelleyhg
    Participant
    This reply has been marked as private.
    #1306722
    Lely
    Moderator

    You’re welcome Kelley!

    Cheers!

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