Viewing 15 posts - 1 through 15 (of 20 total)
  • #110863
    macastura
    Member
    Post count: 26

    Hi,
    is it possible to remove in selected pages the blank space between the menu and the start of content page?
    Please see screenshot to better understand. This page has “Remove top spacing” selected.
    The first content here in the page is Text Block (Full Width)

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #110869
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add this code to the theme custom css options.

    
    .full-width-text .alt-bg {
    margin: 0px 0!important;
    }

    -Rui

    #111063
    macastura
    Member
    Post count: 26

    Hi Rui,
    unfortunately this doesn’t work.

    Any other solutions?

    #111071
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try erase the previous code and try this one.

    
    .full-width-text .alt-bg {
    margin-top: 0px!important;
    }

    -Rui

    #111074
    macastura
    Member
    Post count: 26

    No Ruy,
    even this doesn’t work.

    ๐Ÿ™

    #111086
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to add ‘mt0’ to the extra class field of the text block

    – Kyle

    #111097
    macastura
    Member
    Post count: 26

    Yeah!!! That was great!
    Thank you guys.

    #111100
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

    #112517
    ruiaber
    Member
    Post count: 18

    Hey guys, i have the same problem but your solution is not work ;/

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

    Have you checked the box to ‘Remove Top Spacing’

    – Kyle

    #112815
    ruiaber
    Member
    Post count: 18

    I cant find this box, where is it?

    #112818
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It’s in the bottom of the pages in the page meta section.
    Check the attached image
    https://www.dropbox.com/s/wy9ew4aihpkiycw/page_meta_options_neighborhood.png?dl=0

    -Rui

    #112828
    ruiaber
    Member
    Post count: 18

    Thanks Rui, but i see this option only on page on post i dont see option remove spacing. I have two posts on my side and in first i no spacing, on second is spacing.

    no spacing >>> http://www.brntb.pl/audioriver-aftermovie/
    with spacing >>> http://www.brntb.pl/draft/

    #112919
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single-post div.inner-page-wrap{margin-top:0px !important;}
    .single-post figure.media-wrap.full-width-detail {
        margin-bottom: 0 !important;
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #113042
    ruiaber
    Member
    Post count: 18

    Work, thank you!

Viewing 15 posts - 1 through 15 (of 20 total)

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

License required for one of the following items
Login and Registration Log in · Register