Support Policy

Thank you for purchasing my file. Support is not compulsory for Envato authors, but it is provided out of good will. And support purpose is to help to understand how themes are work and direct customers to right way, It isn't make any customization. So please be patient & respectful and follow this steps how to resolve your issue:

  1. Read the theme documentation, you can get some helpful information from there.
  2. Please make sure you are using our theme with latest version and all plugin disabled then please active one by one then problem persist again post request.
  3. Visit FAQ page of the theme and check answers
  4. Use Forum Search function to find the issue that i resolved before.
  5. Please try to find some of similar issue and solutions in Screen Casts.
  6. If you make sure all of above steps then post request on support forum.
  7. Best regards, ThemeTON

Clean

Font changes and removing bg pattern (stonking)

  • Hi.

    I am a recent purchaser of Stonking Theme.  I am in early stages of setting it up.  I have read the documentation, but have a couple of early questions:

    1. Is there a way to remove the background pattern from the main area?  There is no option to have no pattern, and I would prefer to have none.

    2. It looks like all many of the fonts (for example: menu fonts, title, post titles) are in bold face type.  I do not see an option to make them regular.  Can you please help me to get rid of the bold.  I like a clean streamlined look.

    Thanks.

    Greg
  • Thank you for purchased.

    You can do it easily with custom css. Please add following styles on Custom css field of the admin panel

    1. body {background-image:none;}

    2. ul.main-nav li a {font-weight:normal;}
    .article-content h1.article-title {font-weight:normal;}
    .article-content p a {font-weight:normal;}

    Thanks
  • Thanks.

    Font trick worked very easily, but can't get it to remove the bg image.  I searched style sheet for "background-image" but there was no such tag, so I added your suggestion at the end of the body formatting commands here:

    body {
        font-family: Arial;
        font-size: 12px;
        color: #666;
        line-height: 18px;
        background: url(images/pat3.png) #f9f9f9;
        overflow-x: hidden;
        background-image: none;
    }

    but when I update the file, there are no changes.  Still have diagonal lines in the main background area.  Any other suggestions.

    Sorry I am very new at this.  Thanks.


  • Hi, you should see this
    http://www.screenr.com/6oos

    Thanks

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Tagged