Font type and size displaying wrong in post

Discussion in 'ColorWay WordPress Theme' started by debmayer, May 27, 2015.

  1. debmayer

    debmayer New Member

    Joined:
    Apr 25, 2015
    Messages:
    5
    Likes Received:
    0
    Help! I copied the HTML code from a post on my other website into a new post on the website with ColorWay theme, and changed the font type in text editor. The posting looks correct in wp-admin but when I view the post the font is wrong and the spacing is way off ... http://instrideonline.com/politics-in-america/
    Could the theme be over writing the font type in the post html? I did a restore and that fixed the problem only for awhile. Even the menu headings and post titles in the side widget are in the wrong font so I think it's a theme problem.
    Suggestions?
     
  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard

    Code:
    .content-wrap {
      padding-left: 34px;
      }
    Also it will be helpful if you could let me know what font type you wish to apply in your post.
     
  3. debmayer

    debmayer New Member

    Joined:
    Apr 25, 2015
    Messages:
    5
    Likes Received:
    0
    Sameer,
    Thanks for your fast reply. Placing the code in the Custom CSS fixed some of the spacing problems on the post page, but the theme isn't performing the way it was when I purchased it in April.
    1). On the "Welcome" page [ http://instrideonline.com/welcome/], for instance, the block quote icon is conflicting with the text. And, two font types are displayed.
    2) The text on the homepage, the title bar, and the custom menu displayed in the sidebar changed from a sans-serif to a serif font, I think either times new roman or georgia - that font information is directly from the theme CSS.

    The font type in the html of the post is Verdana, sans-serif. Like I said, the posts look correct in wp-admin but when I view the post it's different now.
    Hope you can advise.
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    1> I have checked your website but don't find any issue that you have mentioned in your query. Could you please provide us some edited screenshot of your issue so that we can assist you accordingly?
    In case you are unable to create a screenshot, you can follow the link http://www.screenpresso.com/ which will help you to create screenshot easily.

    2>For your information, there are different fonts used in the theme. That's why it shows different font-family for different element.
    But don't worry!!! You can change them by applying some customized CSS.

    Please let me know which font you want to use and where. We will provide you the required CSS code.


    Thanks,
    Praveen
     
  5. debmayer

    debmayer New Member

    Joined:
    Apr 25, 2015
    Messages:
    5
    Likes Received:
    0
    After I posted on Thursday I restored to a backup from a week ago this time and site functioned as usual.
    Thanks,
    Deb
     
  6. debmayer

    debmayer New Member

    Joined:
    Apr 25, 2015
    Messages:
    5
    Likes Received:
    0
    I deactivated the plugin "formget contact form" and the problem hasn't reoccurred.
     
  7. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Hope doing good.

    I really appreciate your efforts in exploring the things and sharing your knowledge here.

    It seems that you have resolved your issue by your own.

    Let me know if have further doubts so that I can assist you.
     

Share This Page