Reducing Text Size

Discussion in 'Local Business WordPress Theme' started by 1stopnonprofitshop, Aug 12, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    How do I reduce the size of the text in this top section where it says "Our mission is to help..." I know it's larger because it is in the top feature header area. I needed it in that spot, as I needed it above the "Who We Are" header. Is there any code to manually make this test smaller?

    www.1stopnonprofitshop.com
     

    Attached Files:

  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .signup .frontpage_leadcapture .signupleft .signupinfo h1 {
        font-size: 20px;
    }
    Change the numeric value as per your requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    That code didn't seem to make any changes. I cleared cache after doing the code as well.
     
  4. priya

    priya Guest

    Would you please deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    Not sure why my last reply didn't show, but this code didn't make any changes. For some reason, the codes aren't doing anything. Not sure what's wrong. I clear my cache turn off plugins, but nothing seems to be helping.
     
  6. priya

    priya Guest

    Hello,

    To determine and fix the issue, we need to access your dashboard.

    So, send us your website WordPress login details at [email protected] along with the thread link.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page