New Landing How can we help? Themeforest Theme Support Flexform Space below breadcrumbs

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Flexform
  • #26560
    mediafactory
    Member
    Post count: 9

    Hi,

    I would like to have a smaller space/ height between the breadcrumbs and the first placed block in a page (in this case the single image block).

    How can I accomplish that?

    Thanks

    #26676
    Tekguild
    Member
    Post count: 171

    Can you post a link to your site?

    Without seeing your site, I’m going to give you the generic CSS change that *should* work, but may not depending on how you have your site set up with all the Flexform options. You can try this code just change the ’50px’ to a smaller number to reduce the margin of the content below the breadcrumbs:

    .inner-page-wrap {
    margin-top: 50px;
    {

    #27059
    Melanie – SUPPORT
    Member
    Post count: 11032

    You can also try

    #breadcrumbs {
    margin-bottom: -30px;
    }

    That should work universally.

    Cheers

Viewing 3 posts - 1 through 3 (of 3 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