• Resolved nellpour

    (@nellpour)


    I need to change the size of the Page Titles…they are too big and it forms two lines on top of my page…

    can you pls help me out on this? If i need to modify a file, pls advise where can i find the file as i’m very new to WordPress.

    Thank you!

Viewing 14 replies - 1 through 14 (of 14 total)
  • Hello Nellpour!

    Could you please post a link to the site you’re having this issue on? This will allow us to better help you fix your issue.

    Cheers,

    Danielle

    Thread Starter nellpour

    (@nellpour)

    Hi Danielle,

    I’m building my blog right now and not sure if you can see my blog or not but this is my link: https://blog.avolive.com

    pls let me know if you can see my site ok.

    Thanks again!
    Nellie

    Hi,

    If you mean the title of the pages specified in the top block to the left of the big logo, it is necessary to add the following strings to the style.css file of the theme:

    .newlife-title-searches a {
    font-size: 15px;
    }

    and change the font size for the one you need.

    Sincerely,
    BestWebSoft Support Team

    Thread Starter nellpour

    (@nellpour)

    Thank you so much for getting back to me. The solution provided could change the font size of the ‘Posts’ which are showing up on the right hand side of the page which i actually wanted to change that too and it helped me.

    but i’m still looking to the change the font size of the ‘Page Name’ itself. ex: HOME page. The title size is too big.

    And one more thing, i’m not able to see my posts on my Home page…all i see is one post and that’s all…how can i see the short form of each post i’m posting along with their pictures on my home page? I set the limit to 10 posts to show up…

    Thanks a lot for your help!

    Thread Starter nellpour

    (@nellpour)

    I just deleted all my posts and restored them again. I noticed that the issue with my posts starts as soon as i post the 4th post then the home page only showing one post (and not the newest one even) and not showing the rest of the posts.

    The number of posts sets to 10…

    pls let me know which part should be modified to correct this?

    blog.avolive.com

    Do not edit the theme itself. First create a child theme for your changes. Or install a custom CSS plugin.

    Thread Starter nellpour

    (@nellpour)

    Thanks but i don’t know how to get to the file directories?

    the /appearance/theme/

    doesn’t show a file directory option!

    You will need to use FTP or whatever file management application your host provides to access wp-content/themes. You cannot create a child theme through WordPress itself.

    Thread Starter nellpour

    (@nellpour)

    ok it seems i need to get the SFTP enabled on my account first.

    thanks for the tip. ??

    do you know how can i fix this ‘number of posts’ issue?

    Thank you!

    Once your child theme is active, someone should be able to assist you.

    Thread Starter nellpour

    (@nellpour)

    i just followed the EXACT steps in the link but i got a newlife-child theme totally scrambled.

    i understand that the changes will go away after each update but this is taking me a lot of time and i need a better reference to tell me the exact steps.

    can someone please help me out how can i fix my original issue? I just need to fix the posts appearance and have them all show up on my HOME page.

    Thanks.

    First you need to create & activate a child theme.

    Thread Starter nellpour

    (@nellpour)

    Why is that? I have already made a few changes in my blog in the style.css file…why can’t do another change?

    BTW, is there any bug with this theme that prevents the posts to show up after the 3th post? Or is this how it shows up and we won’t be able to fix it?

    if so then i need to change the theme maybe!

    Thread Starter nellpour

    (@nellpour)

    never mind…i found the solution!

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘the Page Title Format’ is closed to new replies.