New Landing How can we help? Themeforest Theme Support Flexform Removing Margin Below Title In A Post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #41473
    George
    Member
    Post count: 235

    Hi,

    I would like to remove the margin below the post title and above where the first element is of the swift page builder.

    I have attached a screenshot of the region i would like removed (in red, obviously)

    Or the page can be seen here: http://events.hubspokes.com.au/anzac-day-afl-packages-tickets/

    Can you please provide any custom css or any advice on how i can remove the space.

    Many thanks

    #41977
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can remove the top spacing when editing the page.

    If you scroll down the page you will see Page Meta. There is a checkbox to remove the top spacing.

    – Kyle

    #42189
    George
    Member
    Post count: 235

    Hi Kyle,

    Thank you for the reply.

    Can you please provide a screenshot of this element in the page meta. I simply can’t find it.

    Or are you referring to pages not posts?

    Many thanks.

    #42239
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Apologies I thought it was a page.

    This can be achieved by adding this CSS to Custom CSS:

    .postid-2099 .inner-page-wrap {
      margin-top: 0;
    }
    .postid-2099 figure.media-wrap.full-width-detail {
      margin-bottom: 0;
    }

    This will only apply for this post.

    If you need it for other posts then I suggest creating a new class and replace the ‘.postid-2099’ with the class name. This class can then be added to each page in the MISC options.

    – Kyle

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