Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1017030
    Inception Plumbing
    Participant

    Can you please show me how to use short-code text to bring content bands together? There are two here, i would like each of them to touch vertically.

    http://inceptionplumbing.com/service-areas/lees-summit/

    example of how i use the shortcode:

    [content_band style=”color: #333;” bg_color=”#ffddea” border=”all” inner_container=”true”]
    Content 1
    [/content_band]
    -i want no space here-
    [content_band style=”color: #333;” bg_color=”#ffddea” border=”all” inner_container=”true”]
    Content 2
    [/content_band]

    I basically want bands throughout my page but seamless. here is my home page im having trouble with. notice the white strips throughout the page. those are gaps in between the content bands.

    Homepage

    #1017108
    Jade
    Moderator

    Hi there,

    Please try to set the bottom margin of the first content band to zero because by default, there is a bottom margin set to every content bad. You can do it like this:

    [content_band style="color: #333; margin-bottom: 0;" bg_color="#ffddea" border="all" inner_container="true"]
    Content 1
    [/content_band]
    [content_band style="color: #333;" bg_color="#ffddea" border="all" inner_container="true"]
    Content 2
    [/content_band]

    Hope this helps.

    #1017267
    Inception Plumbing
    Participant

    Thank You So Much!! Works Great!

    #1017279
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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