New Landing How can we help? Themeforest Theme Support Dante Adjust Height Fancy Header

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #56984
    misterm
    Member
    Post count: 24

    Hi There,

    Is it possible to adjust the height of the fancy header?
    In CSS i have done the following:

    .page-heading.fancy-heading{
    padding-bottom: 40px;
    padding-top:40px;
    }

    This works, but when i scroll down, it switches back to the previous height, and it looks weird.
    I have searched the code, but i can’t find what have to change to fix this.

    Any help would be very appreciated.

    With regards,

    Michiel

    #57006
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You just need to add importants on the end ๐Ÿ™‚

    .page-heading.fancy-heading{
    padding-bottom: 40px!important;
    padding-top:40px!important;
    }

    – Kyle

    #57079
    misterm
    Member
    Post count: 24

    Aaaah, sometimes i can be so simple ๐Ÿ™‚ Thanks for to quick reply!

    #57165
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem! ๐Ÿ™‚

    #60643
    saury316
    Member
    Post count: 31

    Hi I did this too but then the Title is hidden by the Top Menu. How do I move the title a little lower?

    #60657
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Increase the padding ๐Ÿ™‚

    – Kyle

    #60999
    saury316
    Member
    Post count: 31

    It was right there and I just completely blanked! Thanks – all sorted now ๐Ÿ™‚

    #61131
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem! ๐Ÿ™‚

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