Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • cursoblue Friend
    #192041

    I would like to know why when I insert the code h1 to create a title in my article the BLOG CATEGORY gets deformed. Is there a way to fix this? I need to have a h1 topic to optimize my website for search engines.

    Ninja Lead Moderator
    #511634

    You need to add new below script

    + Create custom.css file into templates/ja_magz/css folder

    + Add new script


    h1.article-title {
    margin: 10px 0 !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: #444 !important;
    text-rendering: optimizelegibility !important;
    background: none !important;
    text-transform: none !important;
    padding: 0px !important;
    }

    Let me know if it helps

    cursoblue Friend
    #512031

    Ninja, let me see if I got that … I open a new note copy and paste the code given. Then I save it as custom.css and save it into the template CSS folder.
    Am I right?

    What do you mean by add a new script?

    Thanks again.

    Ninja Lead Moderator
    #512083

    Because custom.css file doesn’t exist in templates/ja_magz/css/ folder. Hence, you need to create it :

    <blockquote>templates/ja_magz/css/custom.css</blockquote>

    and copy and paste above script into custom.css file

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum