About Portfolio Page Adjustment

Hi there,

I’d like to get help from you to sort out some of these things. Hope you don’t mind :slight_smile:
So…

  1. I’d like to eliminate the “Sort Portfolio” button in Portfolio Archive Page, how can i do that?

  2. Also, I’d like to eliminate the meta text in Portfolio Page, under the title. How can i do that?

I’m looking forward for your reply.

Thanks before.

Hi There @widyamuktiwaskito

Thanks for writing in! Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area to remove

.page-template-template-layout-portfolio .x-header-landmark .option-set {
    display: none;
}

To disable meta information under the Portfolio Title, please head over to X -> Theme Options -> Portfolio -> Content area and disable post meta.

Hope that helps.

Hi there,

Thanks a lot. It really helps me :slight_smile:

Warm regards,

You’re welcome!
We’re glad Darshana were able to help you out.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.