Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1063350
    SoNu Websites
    Participant

    Hi,

    I would like the columns & the images placed in them, used on my homepage to appear equally without any spaces.

    It should like like this;NC SS.jpeg

    Not like this;NC SS3.jpeg

    Also how do I stop this so he columns are accurately equal; NC SS2.jpeg

    #1063355
    SoNu Websites
    Participant
    This reply has been marked as private.
    #1063451
    Rupok
    Member

    Hi there,

    Thanks for writing in! Yes, you can do that. Let’s select the ROW and enable Marginless Columns and disable Column Container http://prntscr.com/a374kb

    Hope this helps.

    Cheers!

    #1063623
    SoNu Websites
    Participant

    Hi I already had those settings in the way you advised. Is there another way?

    #1063631
    SoNu Websites
    Participant

    Actually it seems to have resolved itself now. However the slight over or undersizing is still visible, any suggestion? Can’t ignore the details in good design 🙂

    #1063643
    SoNu Websites
    Participant

    Also, is there a way to make the image fill the whole column to remove the empty white space above the text below the grey images?

    #1063785
    Nabeel A
    Moderator

    Hi again,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .home #x-section-1 .x-column.x-sm.x-1-3 img {
        max-height: 673px !important;
    }
    .home #x-section-1 .x-column.x-sm.x-1-3 h2 {
        margin: 0;
    }

    Let us know how this goes!

    #1066777
    SoNu Websites
    Participant

    Thanks a bunch all sorted now.

    #1066838
    SoNu Websites
    Participant

    Hi, I replaced the text element with a custom headline element and the white space reappeared. How do I fix this?

    Also upon checking the view in different devices (using the cornerstone view) columns do not resize nicely is there a way to fix so it’s appears better?

    #1066993
    Joao
    Moderator

    Hi There,

    The columns do resize nicely, it is about the way you are designing it.

    Why don´t you use this images as background images and set 13% padding top and 13% padding bottom to each column? If you are going to use solid colors you dont need to use image as background you can simply select a background color.

    Hope that helps

    Joao

    #1068452
    SoNu Websites
    Participant

    They are only temporary images so I can test out what size the actual images need to be.

    They need to remain 3 separate images as they will be promoting 3 separate services that will link to different pages, I can’t see how I could do this as backgrounds.

    If they are resizing nicely then why do they appear that way, un-centered, in the screen shot?

    #1068880
    Friech
    Moderator

    Hi There,

    Thanks for the clarification. The images has an inline height and width property. And it is not equal with a 1px of discrepancy.


    screenshot

    Did you manually add this properties? Because the image element of X|Theme does not have this properties inline. This is also the reason why the images did not resize on mobile.

    Removing those properties will make your images equal, as they have the same size naturally.

    Hope it helps, Cheers!

    #1069163
    SoNu Websites
    Participant

    Hi, no I haven’t added any properties, I don’t even know where or how I would do that. Never used developer tools. I’ve just installed X & worked on the site via Cornerstone and set the layout via appearance > customise. I added some css from previous advice given in this thread also.

    #1069248
    Friech
    Moderator

    Hi There,

    A plugin might be causing that. Please do a test 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.

    #1071367
    SoNu Websites
    Participant

    Hi, I only had 2 or 3 plugins. I deactivated the SEO plugin but left Jetpack & the backup plugin activated as I assume X should be compatible with those!

    See attachment – I bought x as I wanted to create this effect.

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