Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1171247
    brighthings
    Participant

    Hello,

    I have to much space between the footer and an image, but i can’t remove it.
    And second i want a button between two images (see voorbeeld 12) how can i make this better?

    Can you help me?

    #1171248
    brighthings
    Participant
    This reply has been marked as private.
    #1171344
    Christian
    Moderator

    Hey there,

    The last section’s (containing responsive text shortcodes) top margin is causing the space (see attachment). Please set all margins to 0.

    Your last screenshot didn’t upload due to file size limit. Please resize it and upload again. Also, would you mind giving us more details?

    Thanks.

    #1171410
    brighthings
    Participant
    This reply has been marked as private.
    #1171551
    Nabeel A
    Moderator

    Hi again,

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

    #x-section-20 {
        padding: 0 !important;
        margin: 0 !important;
    }

    Let us know how this goes!

    #1171588
    brighthings
    Participant
    This reply has been marked as private.
    #1171724
    Christian
    Moderator

    We’re sorry but further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding.

    #1171790
    brighthings
    Participant

    Okay. Thnx.

    #1171846
    Prasant Rai
    Moderator

    Thanks for understanding. Let us know if you have any other questions. 🙂

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