Theme Text Gone Crazy

Discussion in 'Blackriders WordPress Theme' started by tpsarkis, Dec 13, 2017.

  1. tpsarkis

    tpsarkis Member

    Joined:
    Oct 18, 2012
    Messages:
    55
    Likes Received:
    0
    The text on the internal pages has a mind of its own and I don't know why the theme is doing this.
    Can you let me know what the bug is in this theme causing this so that we can try to fix it.
    https://sellyourtenerifeproperty.com/terms-of-use/

    Notice how the text has variations even when the editor clearly shows that no changes are made.
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .content-bar p {
        font-size: 15px;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. tpsarkis

    tpsarkis Member

    Joined:
    Oct 18, 2012
    Messages:
    55
    Likes Received:
    0
    Thank you Akbar
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49

Share This Page