New Landing How can we help? Themeforest Theme Support Dante Few Issues with Elements and edits

Viewing 15 posts - 16 through 30 (of 31 total)
  • Posted in: Dante
  • #158608
    camind
    Member
    Post count: 228

    Thank you

    I was doing everything except I had the text block inside a row which was causing it not to work .

    Can the text block with arrow down be used with the client element? Please see attachment.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #158699
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    can you provide the direct link to that page so we can sort some css?

    -Rui

    #158859
    camind
    Member
    Post count: 228
    This reply has been marked as private.
    #158862
    camind
    Member
    Post count: 228

    Also while on the subject of the portfolio showcase. Is there anyway to modify the overlay on the portfolio showcase so that no overlay is visible? 0% overlay?

    Thank you so much

    #158906
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .porfolio-item figcaption{
    display:none !important;
    }

    Thanks
    Mohammad

    #159178
    camind
    Member
    Post count: 228

    Hi,

    Added this css code but portfolio showcase still shows an overlay.

    Also the text block doesn’t go on top of the portfolio showcase which some other staff member was going to fix some css. That was discussed a couple messages ago.

    Will attach a screen shot of both things.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #159224
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .portfolio-showcase-wrap ul li .item-info{
    display:none !important;
    }
    
    .full-width-text{
    margin-bottom:30px
    }
    

    Thanks
    Mohammad

    #159485
    camind
    Member
    Post count: 228

    After adding the css , gap between portfolio and text block is still visible. See screen shot.

    Also when i said overlay I meant the shadow color overlay or layer that is on the entire portfolio showcase not the item info.that shows up during hovering.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #159497
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this custom css to the overlay

    
    .portfolio-showcase-wrap ul li {
      background: #FFF!important;
     }
    

    Not sure how do you want it to look like without the gap. Can you elaborate an mockup image?

    -Rui

    #159499
    camind
    Member
    Post count: 228

    Thank you so much

    The overlay css code worked perfect.

    I attached what i would like it to look like without the gap ….if it is possible.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #159508
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Added an extra class to the asset and then added the code below to your custom css option.

    
    .hover-arrow{
    margin-bottom:0px;
    z-index:9999999;
    }

    Check it again.

    -Rui

    #159509
    camind
    Member
    Post count: 228

    Looks perfect.

    Thanks so much

    exactly what i wanted. 🙂

    #159515
    camind
    Member
    Post count: 228

    Hi,

    I noticed one little thing after you added this fix. The sticky header disappears when it hits that part of the page (text block).

    see attachment

    Attachments:
    You must be logged in to view attached files.
    #160080
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Change my previous css to this one.

    
    .hover-arrow{
    margin-bottom:0px;
    z-index:9;
    }

    -Rui

    #161620
    camind
    Member
    Post count: 228

    Worked…

    Thank you

Viewing 15 posts - 16 through 30 (of 31 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