New Landing How can we help? Themeforest Theme Support Dante porfolio problem after a them update

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #97029
    sabsabai
    Member
    Post count: 51

    Hello,
    I just did an update of dante theme and now there is no more access to changing options in portfolio options setting…. Where to find the fancy header options like before? I wood like to remove the title from one of the header.
    Thanks a lot for your help.
    Sabine

    #97032
    sabsabai
    Member
    Post count: 51

    And I’m noticing other many problems with portfolio fancy headers not al all like before. I really need to come back to the older version of dante, how can I do that please?

    #97037
    sabsabai
    Member
    Post count: 51

    I put the older version back and now things work better.
    I still have one problem that I hope you can help me out with.
    In porfolio item, I use the fancy header. I would like to keep the fancy header image but remove the title. If I uncheck “show the page title at the top of the page”, all the image header disappears…. How can I remove only the title?

    THANKS!!!

    #97313
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this customization css code:-
    body.single-portfolio div.fancy-heading h1{display:none !important;}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #97315
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this to add the code bellow to your custom css.

    
    fancy-heading h1{
    display:none!important;
    }
    

    -Rui

    #98389
    sabsabai
    Member
    Post count: 51

    Thanks for your answer,
    This code would remove the title from all fancy headers, but I would like to remove it only for one portfolio page only. Is it possible?

    #98394
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes, you would just need to add the page class before the .fancy-heading for e.g.:

    .postid-12136 .fancy-heading h1{
    display:none!important;
    }

    – Kyle

    #98398
    sabsabai
    Member
    Post count: 51

    GREAT it’s working! THANKS a lot for the fast replay!
    ๐Ÿ™‚

    #98404
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Kyle :-).
    With Best Regards
    Swift Ideas

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