New Landing How can we help? Themeforest Theme Support Dante Dante – Portfolio item Shadow

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #160727
    thebeesons
    Member
    Post count: 85

    Hi,

    Is there some CSS I can use to remove the shadow from portfolio items? (See attached)

    Thanks in advance

    GB

    Attachments:
    You must be logged in to view attached files.
    #160743
    thebeesons
    Member
    Post count: 85

    Also, is it possible to hide the portfolio navigation (see attached) from portfolio detail pages?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #160889
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .portfolio-item.masonry-item .portfolio-item-details {
      box-shadow: none;
    }
    .portfolio-options-bar .pagination-wrap {
      display: none;
    }

    – Kyle

    #160897
    thebeesons
    Member
    Post count: 85

    Thanks Kyle,

    One last thing – is it possible to control the colour of the mobile menu icon (hotdog / hamburger)? I have a dark header bar and the icon seems to appear in the same colour – rendering invisible!

    Thanks

    GB

    #160902
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Check your colour customiser, pretty sure it used the header link colour

    – Kyle

    #166189
    thebeesons
    Member
    Post count: 85

    Hi Kyle,

    The the colour of the mobile menu item seems to be controlled by

    Colour – Body >> Link Text Colour

    It’s not ideal as it also effects all on page links, but have found a compromise.

    Thanks

    GB

    #166215
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In that case you can use this custom css. Adjust the color to your needs.

    
    #logo a.mobile-menu-show {
       color: #ccc!important;
    }

    -Rui

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