Tagged: , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #5205
    micahrj
    Member

    url: aandmseniorconsulting.com

    How do I change the font, font size, font color for the page title and rest of the page?

    Also is there a way to not have the page title show up on the page, but still have it in the navigation/menu bar? I am trying to have “services” in the navigation/menu bar but do not want it to say “services” as the title of the page.

    Hopefully this all makes sense.

    Thanks for all your help, I really appreciate it.

    #5275
    Sakin
    Keymaster

    @micahrj: We will be adding Font Options in our upcoming version 2.0 which will be out in few days. Please wait for that.

    If you are using Custom Menu from “Appearance => Menus” then you can change the title from there for the menus through each item “Navigation Label”. And then make the empty title in the page. That should be working fine.

    #5381
    micahrj
    Member

    Sounds good thanks.

    I am using the Custom Menu and tried

    “If you are using Custom Menu from “Appearance => Menus” then you can change the title from there for the menus through each item “Navigation Label”. And then make the empty title in the page. That should be working fine.”

    Under “Title Attribute” it is blank, but the title still shows up on the page.

    #5392
    petejbell
    Member

    Add this to your custom CSS:

    #Content entry-header, .entry-title { color: rgba(0, 0, 0, 0.0) !Important; }

    I used it to make the title transparent.

    Hope that helps.

    🙂

    #5398
    micahrj
    Member

    Thanks, I appreciate it, it did not seem to work for me.

    #5422
    Sakin
    Keymaster

    @micahrj: I mean you can delete your page tile on your page and save it. Not remove it from menu Title Attribute.

    To hide the page title from the page, add the following CSS in “Custom CSS” box in your Theme Options panel.
    .page .entry-title { display: none; }

    #5745
    micahrj
    Member

    Thanks!

    I updated to the new Simple Catch Pro and am able to change font colors with the content-heading/paragraph but is there a way to change to different fonts?

    #5799
    Sakin
    Keymaster

    @micahrj: There is Font options as well. Which version of Simple Catch Pro Theme are you using. See this for changelog http://catchthemes.com/changelogs/simple-catch-pro-theme/

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Changing font color and font’ is closed to new replies.