New Landing How can we help? Themeforest Theme Support Ability Padding & Removing 'skills' sub category in portfolio

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Ability
  • #84276
    colmrussell
    Member
    Post count: 6

    Hi

    Just wondering if there is a clear css fix to control the amount of vertical padding between sections on the homepage?

    Also can the sub portfolio navigation box with the skills buttons be removed?

    Thanks

    #84281
    colmrussell
    Member
    Post count: 6

    Sorry i see now, that i just needed to stop the issue by unchecking ‘portfolio filtering’.
    However would still love a custom css fix for controlling overall padding on homepage. I want to lose as much white space as possible, i feel there’s too much, particularly on mobile.

    #84489
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    If you provide specific page url so i can debug to fix the issue very soon .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #84558
    colmrussell
    Member
    Post count: 6
    This reply has been marked as private.
    #84595
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach some marked screenshots so i can understand better to your issues.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #84598
    colmrussell
    Member
    Post count: 6

    See attached, too much space and menu aligned to left

    #84977
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I don’t see that menu, I see (see screenshot)

    – Kyle

    #84986
    colmrussell
    Member
    Post count: 6
    This reply has been marked as private.
    #85328
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I made some changes so please check and let me know your feedback.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #85391
    colmrussell
    Member
    Post count: 6

    Thanks, yes i think that is less space but is there a way to align-centre the menu??

    Also there is a bug on the video page where the dropdown menu doesn’t give correct options…

    #85662
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    You can center the menu on mobile with this:

    @media only screen and (max-width: 767px) {
    nav.section-nav .menu {
    text-align: center;
    }
    nav.section-nav .menu li {
    float: none;
    display: inline-block;
    }
    }

    Can you explain the video bug a little further please? Link?

    – Ed

    #85960
    colmrussell
    Member
    Post count: 6

    Ed thanks very much that worked great…

    Image attached for video bug, basically the navigation menu is blank on the VIDEO page.
    There is only one option (‘-MENU-‘).

    I really like the centred menu, I would prefer if the drop down navigation could be removed entirely and replaced by the centred text menu throughout. Is this possible?

    #86068
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Disabling this plugin fixed the missing menu: “Add Tags And Category To Page And Post Types”

    Unfortunately not possible to change that as standard – you would need to modify the template code, not something we can support.

    – Ed

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