New Landing How can we help? Themeforest Theme Support Flexform Changing padding size between Post heading & Content

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #9052
    monipod
    Member
    Post count: 6

    For a single post page (or anywhere else), where can I change the padding size between the line below the Post’s title and where the content (sidebars, and main text area) starts? What about the top and bottom padding where the Post’s title is itself?
    Thanks!

    #9085
    Ben – SUPPORT
    Member
    Post count: 690

    If you post a link to your website, I’ll give you some css for the padding

    Thanks
    Ben

    #9152
    monipod
    Member
    Post count: 6
    This reply has been marked as private.
    #9191
    Ben – SUPPORT
    Member
    Post count: 690
    .sidebar .widget-heading h4{
    margin-bottom:40px;
    }
    

    IT’s currently set at 20px;

    Thanks
    Ben

    #9332
    monipod
    Member
    Post count: 6

    Thanks but is that to replace:

    .sidebar .widget-heading h4 {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
    border-bottom: 2px solid transparent;
    padding-bottom: 3px;
    }

    and if so, isn’t that just the padding between widgets? I was wanting space between the header and content to shrink.

    At any rate, even if I change the value to 0, it doesn’t seem to make a difference at all, whether I edit via Dreamweaver and FTP, or through the editor within WordPress.

    #9352
    Ben – SUPPORT
    Member
    Post count: 690

    No just add my little snippit of code into your custom css in general settings

    Thanks
    Ben

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