New Landing How can we help? Themeforest Theme Support Dante Full Width Portfolio Background Color CSS?

Viewing 15 posts - 1 through 15 (of 19 total)
  • Posted in: Dante
  • #133653
    ronin
    Member
    Post count: 282

    Hi,

    I’m just trying to change the background of the full width gallery part of this page to white. I’ve tried using the Extra class name function but it hasn’t worked, and whacking the gallery shortcode in a parallax or full width text box crunches it down and you lose the full width.

    Any ideas?

    cheers, Kurt

    #133654
    ronin
    Member
    Post count: 282

    Sorry – an additional query re this – how do I change the opacity level of the accent colour box that appears on rollover of the portfolio gallery? I need them a bit more opaque from the 50% or so that they’re set as a default.

    #133666
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .brandingportfoliogallery {
        background: none repeat scroll 0 0 #ffffff !important;
    }
    
    ul.portfolio-items li figure.animated-overlay figcaption {
        background-color: rgba(184, 5, 4, 0.5);
    }

    Thanks
    Mohammad

    #133928
    ronin
    Member
    Post count: 282

    Thanks very much.

    Similar query; I’ve put a portfolio showcase in the bottom of this page:
    http://www.zebidoodigital.com.au/ronindev/?portfolio=weddings-popular-demand

    However, as you can see, it’s not full width on the left hand side like it should be – what’s wrong?

    Also, how would I remove the bottom spacer from the portfolios so that the showcase can sit neatly on top of the promo bar?

    cheers, Kurt

    #134177
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It’s because it’s within a row that’s not set to full width.

    You should duplicate the row (same settings) but change to full width, have the portfolio showcase in the second row (full width one)

    For the bottom spacing you need to ‘Remove Bottom Spacing’ in the page meta settings

    – Kyle

    #134190
    ronin
    Member
    Post count: 282

    You should duplicate the row (same settings) but change to full width, have the portfolio showcase in the second row (full width one)

    Sorry, could you talk me through how to do that?

    For the bottom spacing you need to ‘Remove Bottom Spacing’ in the page meta settings

    Portfolios don’t seem to have this in the meta settings?

    cheers, Kurt

    #134192
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    1) If you could please provide me with a login I will do this for you, then you can see what I have done

    2) Looks like you managed it?

    – Kyle

    #134197
    ronin
    Member
    Post count: 282

    I will grab you a login – just a sec. No, I couldn’t fix either.

    #134200
    ronin
    Member
    Post count: 282
    This reply has been marked as private.
    #134227
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    That doesn’t work for me, please check

    – Kyle

    #134397
    ronin
    Member
    Post count: 282

    Sorry – try it again now.

    #134507
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I think it’s because it’s used in the single portfolio page, it’s stuck within the container. Will check this with Rui

    – Kyle

    #134591
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Just checked this with the development team and at the moment it’s not possible to display Full Width elements inside Portfolio items.

    -Rui

    #134709
    ronin
    Member
    Post count: 282

    Ok, bummer. Thanks for checking anyway.

    #134710
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Thanks Rui.
    With Regards
    Mohammad

Viewing 15 posts - 1 through 15 (of 19 total)

You must be logged in to reply to this topic.