Overview text remove & Portfolio page

  • Posted in : Insura
  • insureteach
    Participant

    I’m reaching out to request support regarding three issues:

    1. Is it possible to change or remove the “Overview” text? (Please refer to the screenshot: https://share.cleanshot.com/js7Rn5tR)

    2. When I try to edit the Portfolio page, I encounter the following error: https://share.cleanshot.com/DVZMX2jY. Could you please advise on how to resolve this?

    3. When I try to edit a single post in portfolio it gave to me the classic wordpress editor and not the elementor one: https://share.cleanshot.com/1tNT8Dfw

    Looking forward to your reply.
    Kind regards,

    serkan
    Moderator

    Hi,
    I could not check the website because of the coming soon page.
    1. You can use the free plugin Loco Translate to search for the word “Overview” in your theme and replace it with any text you like or leave it blank.
    Custom Code Option (if needed):
    Add this CSS to Appearance → Customize → Additional CSS to hide it completely:

    .portfolio-overview-title { display: none; }
    

    2. The error “Sorry, the content area was not found…” happens because the Portfolio page is controlled by a theme template, which does not include Elementor’s the_content() function.
    Edit Portfolio Archive Layout via Customizer
    Go to Appearance → Customize → Portfolio
    Use the available options to manage layout, columns, filters, etc.

    3. By default, portfolio items often use the Classic Editor. To enable Elementor for them:
    Go to Elementor → Settings → General in your WordPress dashboard.
    Under Post Types, ensure the “Portfolio” option is checked.
    Click Save Changes.
    Now, open a Portfolio item and click “Edit with Elementor.”

    Kind regards,
    Serkan

    insureteach
    Participant

    Thank you so much for your reply.

    2 and 3 are solved the only think I think that the Overview text is a wrong class cause I’m speaking about the “Overview” text written inside homepage 04 in the slider and the class should be an h3 inside div.bdt-prime-slider-wrapper div.bdt-slider-excerpt-content or something similar.

    serkan
    Moderator

    Hi,
    Could you please try to use this custom css code;

    .bdt-slider-excerpt-content h3 { display: none !important; }

    Thanks

    insureteach
    Participant

    It worked thanks

    serkan
    Moderator

    You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.

    https://themeforest.net/downloads

    Thank you for your support.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register