Homepage Header Fonts

Home Forums All Other Themes Homepage Header Fonts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #104054
    slucesluce
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: May 1, 2018

    Can you help me make my header fonts consistent on my homepage? They are pulling from the title field for each section, and as you can see some words are bolding, and the “Connect with Us” looks completely strange.

    website: http://www.progressivedirections.com/

    I’m also trying to adjust the font size and container width of the “Who We Are” section. Since the sections are designed to be very limited I’ve had to mess with them a lot with my own styling…

    #104057
    slucesluce
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: May 1, 2018

    more specifically for the “who we are” section, I’m trying to center the text and have tried many different html styles using a <div> and can’t get it to work.

    #104076
    slucesluce
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: May 1, 2018

    Another question: I removed the right-hand contact box from the individual pages on my site, but I’m having trouble getting it removed from my search results page. http://www.progressivedirections.com/?s=donate

    I checked in widgets and in all the theme option areas with no luck.

    Thoughts?

    #104122
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Previous given admin details aren’t working anymore. Kindly send me WordPress admin details and URL of the site via email: [email protected]

    Regards,
    Shri

    #105947
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    backend does not load for us.

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    h2.section_title {
        font-family: 'Martel', sans-serif !important;
        font-weight: bold !important;
    }
    
    h2.section_title span {
        font-weight: bold !important;
    }
    
    .videobgwrap h2 {
        font-family: 'Martel', sans-serif !important;
        color: #2e2e2e  !important;
        text-shadow: none  !important;
        font-weight: bold !important;
        font-size: 32px !important;
    }

    Regards,
    Chris

    #106137
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Font issue resolved … we couldn’t find contact sidebar on search result page …

    You might have resolved it we guess.

    Regards,
    Shri

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.