Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #306044

    Hi!

    First off, great theme which I am really enjoying using on our website!

    1. On the main blog page and with single posts, the page titles (in the breadcrumb section) are at the font size we like the most. However, on single pages, the font size for the page title is too big. See what I mean:

    Blog: http://www.saykimchirecruiting.com/newsletter/

    Page: http://www.saykimchirecruiting.com/testimonials/

    How can I make the page titles on pages match the size of posts?

    2. Navigation menu: how can I change the font family and size?

    Thanks so much!

    • This topic was modified 10 years, 4 months ago by bigmarvloyal.
    #306056

    Another quick one!

    I noticed when editing the Homepage that the permalink is now displaying as http://www.saykimchirecruiting.com/home – with the “Snippet Preview” in YOAST SEO showing the same URL which will be how the site is displayed in Search Engines.

    How do I remove the “home’ tag from the end?

    #306092

    Anyone able to help before I head off for bed?

    #306159

    Not sure why the support staff are answering everyone else’s questions and not mine? Final bump then I’ll scurry off and cry in the corner!

    #306169

    Hi!

    Thank you for choosing Enfold :)
    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    h1.main-title { font-size: 16px!important; }
    #top .av-main-nav > li > a { font-family: arial; }

    You can go to Enfold theme options > Advanced Styling tab and edit “Main Menu Links” for further customisation of main nav.
    And seems like you have already figured out 3rd one :)

    Best regards,
    Yigit

    #306211

    Hi Yigit

    Thanks! Page titles are now working great and all the same size.

    However, the font family and size wont change in the navigation menu with the code you gave me. Any other suggestions?

    Also, the 3rd problem is still not resolved.

    I noticed when editing the Homepage that the permalink is now displaying as http://www.saykimchirecruiting.com/home – with the “Snippet Preview” in YOAST SEO showing the same URL which will be how the site is displayed in Search Engines.

    How do I remove the “home’ tag from the end?

    Finally a new issue is none of the links in my website are underlined. I tried to fix that by adding:

    .entry-content a {
    text-decoration: underline;
    }

    but that only seems to work for content written in the normal text editor, not the Layout Builder.

    Any ideas?

    #306261

    Hey!

    1- Please add !important rule as following

    #top .av-main-nav > li > a {
    font-family: Arial !important;
    }

    You should go to Enfold theme options > Advanced Styling and edit “Main menu links” to change font size of the main nav
    2- Have you chosen your homepage as your frontpage in Enfold theme options?
    3- You can use following code

    a {
    text-decoration: underline;
    }

    but that would make all A tagged elements underlined. Can you point out the elements you would like to have underlined?

    Regards,
    Yigit

    #306266

    Hey!

    Alright! Menu is good to go – thanks!

    2. Yes, I have chose “Home” as the front page in Enfold options. Is this why it is now adding /home/ to the end of the display URL?

    3. Fixed – thanks!

    #306589

    Bump!

    How can I remove the /home/ tag from the end of my Homepage URL? Don’t wan’t Google indexing it like that.

    #306731

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Best regards,
    Yigit

    #306769
    This reply has been marked as private.
    #306776

    Hey!

    “Login from an unrecognized IP address. A one time password has been sent to the email address on record for your accont.” I cannot login

    Best regards,
    Yigit

    #306780

    Sorry! Try again now :)

    #306786

    Did it work? I deactivated the security plugin!

    #306789

    Hey!

    No, i still get the same warning

    Regards,
    Yigit

    #306792

    I’m sorry! Could you try again now?

    #306801

    Hey!

    Sorry but i still cannot login. Can you please try creating another temporary admin login?

    Cheers!
    Yigit

    #306803
    This reply has been marked as private.
    #306821

    Hi!

    Well even when logged in, i cannot see /home/ – http://i.imgur.com/n7XwlD4.png
    If you meant permalink below page title when you edit your page, it is expected behaviour and it will not be visible on source code

    Regards,
    Yigit

    #306829

    Hi Yigit,

    Ah, I never experience that with any other WordPress sites I own. I guess I’ll just go with it then.

    Thanks so much – an sorry for being a pain!

    #306831

    Hi!

    No, not at all :) we are always happy to help. Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 21 posts - 1 through 21 (of 21 total)
  • The topic ‘A Few Questions (Page Titles & General Formatting)’ is closed to new replies.