test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jacardiel Friend
    #176440

    Hello,
    where can I change the title of the children categories? Is posiible hidden it?
    Thanks

    Andrés


    1. categorias
    khoand Friend
    #449986

    <em>@jacardiel 315801 wrote:</em><blockquote>Hello,
    Hello,
    where can I change the title of the children categories?

    Andrés</blockquote>
    Hi,
    You find this code from /templates/ja_kranos/css/k2.css

    div.itemListSubCategories h3 {
    text-transform: uppercase;
    font-size: 300%; < change this line
    color: #333;
    word-spacing: -0.1em;
    }

    <blockquote>Is posiible hidden it?</blockquote>
    You find this code from /templates/ja_kranos/css/k2.css

    div.itemListSubCategories h3 {
    text-transform: uppercase;
    font-size: 300%;
    color: #333;
    word-spacing: -0.1em;
    display: none; < add this line
    }

    jacardiel Friend
    #450006

    OK the second answer for hiden de title, but i refer in the first question if is possible to change not the size of the text else the name of the title. For example change “Children Categories” by “Sports”

    Thanks

    khoand Friend
    #450071

    Could you give a link to your website?

    jacardiel Friend
    #450164

    In tus moment my site is in local with xampp

    khoand Friend
    #450277

    I can’t help you if I don’t see your website directly. So when you publish your website and your issue is available, you inform me, I will help you.

    jacardiel Friend
    #450341

    Ok, when I publish de site I will contact you for try solve this problem
    Thanks

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

This topic contains 7 replies, has 2 voices, and was last updated by  jacardiel 12 years, 7 months ago.

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