New Landing How can we help? Themeforest Theme Support Neighborhood Spacing between single image box and text box

Viewing 4 posts - 1 through 4 (of 4 total)
  • #201685
    jeff_quade
    Member
    Post count: 37

    I have labeled the text block with the bullet points with an extra class name – landing_page_bullet_text_block. I want to reduce the space between the text block with the bullets in it and the two image blocks above it.

    Attachments:
    You must be logged in to view attached files.
    #201763
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .spb_single_image figure figcaption:empty {
      display: none;
    }
    .landing_page_bullet_text_block h2 {
      margin-top: 0;
    }

    – Kyle

    #213874
    jeff_quade
    Member
    Post count: 37

    Still having an issue with this. The code doesn’t seem to make any difference.

    #213950
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .landing_page_bullet_text_block{
      margin-top: -5px !important;
      padding-top:0px !important;
    }

    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register