Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Andrina Theme

Help with Fonts and Divider Lines

(6 posts)
  1. lsisney
    Member

    Member
    Joined: Jul 2012
    Posts: 3

    First, let me say I am new to wordpress and this is my first site, so please bear with my ignorance. I am using the Andrina theme (paid version) and am having a strange font issue. When I used the trial version of the theme, the fonts worked correctly and matched the sample site. But when I loaded the paid version of the theme, the menu fonts don't work. The appear to revert to a stock web font. Can you help?

    Also, is there any way I can remove the dashed gray divider lines in the two columns on my homepage?

    Posted 10 months ago #
  2. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    Hello,

    For removing border

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    .bottom-feature .bottom-feature-left h1{
    border:none;
    }
    
    .bottom-feature .bottom-feature-right h1{
    border:none;
    }

    For your font issue , Please share the link of your website and explain your problem little more.

    Thanks
    Gourav

    Posted 10 months ago #
  3. lsisney
    Member

    Member
    Joined: Jul 2012
    Posts: 3

    Gourav:

    THANK YOU for the CSS help! I am so grateful. As for the fonts, here you can see the trouble:

    I'm using the Andrina theme - this is a sample site:
    http://inkthemes.com/wpthemes/andrinapets/

    Here is my site (at a temporary address):
    http://lsisney.site.aplus.net/wordpress/

    As you will see, the menu font at the top, as well as the descriptions down on the four feature sections are not working properly. It's using some kind of arial or block font instead of the proper theme font. When I loaded the trial version of Andrina, the fonts worked properly. But when I loaded the paid version of the theme, they are showing like this. I just don't know enough coding to know where to go and what to change.

    Lee

    Posted 10 months ago #
  4. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    #menu li a {
    font-family: your font type;
    }
    .feature-content .feature-item p {
    font-family: your font type;
    }

    Thanks.

    Posted 10 months ago #
  5. lsisney
    Member

    Member
    Joined: Jul 2012
    Posts: 3

    Thank you, Nitesh, for your help. This does fix the problems I described. However, I'm now realizing there are other areas where the fonts are also incorrect - like some of my subpages, etc. It seems to me that what really needs to happen is to figure out why the css is wrong on the paid version vs the trial version and to fix that. If you think about it, I'm not getting what I paid for, because I paid for the full version of what is displayed in the trial and demo pages. I'm certainly not trying to sound rude, I simply feel that someone should be able to supply me with the corrected file instead of having to put a band aid in place. I'm not knowledgeable enough to do it myself.

    Am I missing something? I'm open to you educating me. :)

    Lee

    Posted 10 months ago #
  6. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

    Hello, lsisney

    Please share your dashboard id and password with problem description at support@inkthemes.com, We need to access your dashboard to resolve your problem.

    Thanks.

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.