This topic has 10 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #109909
     azidi
    Participant

    Hi,

    Please how can I hide authors of blog posts?

    Thanks

    #110046
     Radu
    Moderator

    Hi,

    Go to wp-admin -> theme options -> blog -> Meta settings -> Display post meta in Single post page* OFF

    Cheers

    RAdu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #110071
     azidi
    Participant

    Hi Radu,

    Thanks for your reply. I have other question, how can I change the font of the title and the text of post, only at the page “blog normal”.
    thanks

    #110385
     Radu
    Moderator

    Hi,

    First provide admin credentials to can view the site, now it says under construction.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #110529
     azidi
    Participant

    Hi Radu,

    here is admin credentials

    site: es.unisoko.com
    user: kleoteam
    pw: kleoteam

    just I want change the font family (to google font) of the Title and the content of the post in the page Blog Normal.

    thanks

    #110750
     Radu
    Moderator

    Hi,

    The font for the article titles in blog-normal page can be changed with this css, but you will have to choose your font family from wp-admin -> theme options -> fonts -> H6

    Choose your font family and let me know after, i will access your wp admin to set the font family for the blog normal page

    COPY CODE
    
    .page-id-2792 h2.article-title.entry-title a {
    
        font-family:'Dosis';
    
    }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #110768
     azidi
    Participant

    Hi Radu,

    I want to use merienda font.
    The css code is to change articles titles in blog-normal.
    How can I use the same font for text under the title in bolg normal page
    thanks

    #110885
     azidi
    Participant

    Hi Radu,

    I copied the css code at wp-admin -> Appearance -> Editor.
    I tried different google font family, but the font of the title did not change.
    Please could you check it.
    Please, could you send me the CSS code to change the font family of text content in the same page (blog normal)
    thanks

    #111005
     Radu
    Moderator

    Hi,

    I’ve added this css in child theme style.css

    COPY CODE
    
    
    .page-id-2792 #main-container .article-content p {
         font-family:'Merienda' !important;
    }
    
    

    And the Merienda font is loaded via wp-admin-> theme options -> fonts -> h6

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #111183
     azidi
    Participant

    Hi Radu

    all things work well
    Many thanks

    #111340
     Radu
    Moderator

    Good,

    Have a nice day

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 11 posts - 1 through 11 (of 11 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?