Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • Tech-xml Friend
    #662197

    Hiding typography tool in a specific article?

    jooservices Friend
    #662223

    Hi there
    # You can use css display:none
    # Or if there is no specific css selector than you’ll need customize layout to insert article id to use .

    Thank you,
    Viet Vu

    jooservices Friend
    #745566

    Hi there
    # You can use css display:none
    # Or if there is no specific css selector than you’ll need customize layout to insert article id to use .

    Thank you,
    Viet Vu

    Tech-xml Friend
    #662230

    @jooservices It is possible to hide by a specific category?

    Tech-xml Friend
    #745573

    @jooservices It is possible to hide by a specific category?

    jooservices Friend
    #662248

    Hi there
    Yes. You’ll need work with css selector. In this case base on category specific .

    Thank you,
    Viet Vu

    jooservices Friend
    #745591

    Hi there
    Yes. You’ll need work with css selector. In this case base on category specific .

    Thank you,
    Viet Vu

    Tech-xml Friend
    #662254

    @jooservices I updated the first post with the beautiful article.
    It is already the category you want to remove typography tool. Please take a look.

    Tech-xml Friend
    #745597

    @jooservices I updated the first post with the beautiful article.
    It is already the category you want to remove typography tool. Please take a look.

    jooservices Friend
    #662258

    Hi there
    Try with this

    .article-full .article-tools {
    display: none;
    }

    It’s global css selector. You’ll do com_content modify to include specific category / article id for custom css selector.

    Thank you,
    Viet Vu

    jooservices Friend
    #745601

    Hi there
    Try with this

    .article-full .article-tools {
    display: none;
    }

    It’s global css selector. You’ll do com_content modify to include specific category / article id for custom css selector.

    Thank you,
    Viet Vu

    Tech-xml Friend
    #662260

    @jooservices Sorry, but I did not understand your answer.
    I wish only to hide the category ID 109
    The other categories will use typography tool

    Tech-xml Friend
    #745603

    @jooservices Sorry, but I did not understand your answer.
    I wish only to hide the category ID 109
    The other categories will use typography tool

    jooservices Friend
    #662340

    Hi there
    You’ll need custom code for that. Please provide your site backend & Cpanel access. I’ll help you do that.

    For next time please consider it as custom work.

    Thank you,
    Viet Vu

    jooservices Friend
    #662565

    Hi there
    Have done. Please check it at your side.

    Ps:// your custom.css file have strange thing. I can save it but it does not update by check directly .

    Thank you,
    Viet Vu

Viewing 15 posts - 1 through 15 (of 19 total)

This topic contains 19 replies, has 2 voices, and was last updated by  Tech-xml 9 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum