Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1032349
Portfolio Options
Closed

Comments

  •  2
    raumfish started the conversation

    hi there,

    i want to hide prev/next-buttons and social-media-buttond on single-portfolio pages. i cannot find where to modify. could you please help.
    thanks a lot.
    flo.

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    .single-thegem_pf_item .block-navigation.centered-box {
        display: none;
    }
    .single-thegem_pf_item .portfolio-item-page-bottom.clearfix {
        display: none;
    }
    .single-thegem_pf_item .block-divider.gem-default-divider {
        display: none;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    raumfish replied

    worked. thanks a lot.

  •  7,280
    Oliver replied

    You are welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    Matheus replied

    I Tried this but only the "next" button and the socials worked.

    The "prev" button still showing.

    Can you help me?

  •  7,280
    Oliver replied

    HI!

    pls. create the separate ticket with the screenshots

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver