Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1386109
Blog articles
Closed

Comments

  • BenAndJul started the conversation

    Hello,

    can you tell me how to hide de date on blog's articles and how to change the size of the title's articles ?

    Thanks for your help.

  •  432
    Sergio replied

    Hi, 

     Can you pls provide more details (screenshots)?

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • BenAndJul replied

    Here are more informations. Look at the file

  •  432
    Sergio replied

    HI!

    pls. use following css:

    .post-title h3.entry-title {
        line-height: 24px !important;
        font-size: 24px !important;
    }
    .post-title h3.entry-title a{
        font-size:0 !important;
    }
    .post-title h3.entry-title a span{
        font-size:24px !important;
    }

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •   BenAndJul replied privately
  •  432
    Sergio replied

    Hi,

    pls. share the correct wp-admin access(screen 1777)

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.