Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)
  • Posted in:
  • in reply to: Top tile bar size + top space #48131
    pixel8edspace
    Member
    Post count: 22
    This reply has been marked as private.
    in reply to: Shop – Hide "New" overlay #47816
    pixel8edspace
    Member
    Post count: 22

    Hi Denorm,

    Thanks. That worked. Perhaps support should take note of this code.

    in reply to: Shop – Hide "New" overlay #47781
    pixel8edspace
    Member
    Post count: 22

    HI Kyle,

    No this didn’t work. If it helps, below are the other mods that have been made using .css suggested by ST :

    span.new {
    display: none;
    }
    
    .single .media-wrap {
    display: none;
    }
    
    .portfolio-options-bar ul.pagination-wrap {
    display:none;
    }
    
    .portfolio-details-wrap{
    display:none;
    }
    
    .full-width-text {
    padding-bottom: 0px;
    padding-top:  0px;
    position: relative
    }
    
    .page-heading.col-sm-12.clearfix.alt-bg.alt-one {
    padding-top: 0px;
    padding-bottom: 10px;
    }
    
    ul.bar-styling li > a, ul.bar-styling li > div, ul.page-numbers li > a, ul.page-numbers li > span {
        border: 1px solid rgba(0, 0, 0, 0);
        padding: 3px 5px;
        text-decoration: none;
    }
    
    table.standard_minimal td {
        border-bottom: 0px solid #E4E4E4;
        border-top: 0px solid #EDEDED;
    }
    
    figure.animated-overlay:hover figcaption {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    }
    in reply to: portfolio options (love button, buttons, categories) #41547
    pixel8edspace
    Member
    Post count: 22

    Hi Melanie,

    The highlight appears to “lift” off from the page. I’ve attached a screen grab. Tahir mention this was a feature, but it seems fine on the link you sent me.

    Also, the custom css you posted for the title bar size doesn’t seem to work.

    Any ideas?

    in reply to: portfolio options (love button, buttons, categories) #41010
    pixel8edspace
    Member
    Post count: 22

    Hi Tahir,

    Thanks for the above. Ok, so is there anyway I can remove the “offset” effect? I’d like it to be consistent with the portfolio rollovers.

    Also, how can I reduce the height of the title bar? I’d like to reduce by around 50% of what it is now.

    Thx!

Viewing 5 posts - 16 through 20 (of 20 total)