Cant delete this cosmetics button in blog single page .

This topic has 4 replies, 2 voices, and was last updated 33 seconds ago ago by Rose Tyler

  • Avatar: Zamgra_Legacy
    Zamgra_Legacy
    Participant
    February 25, 2025 at 10:18

    Cant delete this cosmetics button in blog single page . i cant able to edit that top section. pls guide me. where it is edited. in edit with elementor i cant edit or change that section. if you pls delete for me

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 25, 2025 at 11:39

    Hello, Zamgra_Legacy,

    Thank you for reaching out to us.

    Currently, settings of single post layout come from Theme Options > Blog > Single post.

    To disable the mentioned cosmetics button (category), custom CSS code can be used:

    .global-post-template-large .post-categories {
        display: none;
    }

    https://www.8theme.com/documentation/xstore/additional-customisation/optimal-placement-for-custom-css-code/

    In case you want to use Elementor there, go to XStore Builders > Single post > create a template from scratch.

    We hope this information is helpful.

    Best Regards,
    8Theme’s Team

    Avatar: Zamgra_Legacy
    Zamgra_Legacy
    Participant
    February 25, 2025 at 11:44

    also when toucing that mail id it is redirecting to that blog page. i dont want it. to disable it how to edit that whole top section. author mail id dont want to show

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 25, 2025 at 14:25

    Hello, Zamgra_Legacy,

    As your requirements exceed the available settings within the theme options, you have two possible solutions: you can either use custom code or the Elementor builder to create own template for single post pages.

    To edit the current meta-post content, copy etheme_byline function from xstore/framework/post-types/post-functions.php to your child theme functions.php and edit that according to your needs.

    If you need any further assistance, please feel free to ask.

    Best Regards,
    8Theme’s Team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.