Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Victor Lai Friend
    #154748

    How to make the menu wordings become bold?:-[

    aman204 Friend
    #357105

    Change this::

    span.menu-title {template.css (line 678)
    cursor:pointer;
    display:block;
    }

    to

    span.menu-title {template.css (line 678)
    cursor:pointer;
    display:block;
    font-weight:bold;
    }

    Aratype Friend
    #357116

    Aman, Thanks for this… However which file to change? I did not find the code in template.css…

    I have a collateral question… I try to remove the word TOP from my pages… Although I removed it from files I was not able to get rid off from this…

    Victor Lai Friend
    #357126

    Dear Aman,

    Actually which file have to be changed? There is plenty of files there. Can you please provide the folder and filename? :((

    <em>@aman204 196064 wrote:</em><blockquote>Change this::

    span.menu-title {template.css (line 678)
    cursor:pointer;
    display:block;
    }

    to

    span.menu-title {template.css (line 678)
    cursor:pointer;
    display:block;
    font-weight:bold;
    }</blockquote>

    Urszula Dziki Friend
    #357127

    Victoria.He provided to you it is template.css in your css folder on line 678 the code is

    span.menu-title {
    cursor:pointer;
    display:block;
    font-weight:bold;
    }

    Aratype Friend
    #357177

    I could not find this:
    span.menu-title
    in template.css

    However I added this to code:

    span.menu-title {template.css (line 678)
    cursor:pointer;
    display:block;
    font-weight:bold;
    }

    after
    /* Default Joomla! Menu —*/

    and it works…

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

This topic contains 6 replies, has 4 voices, and was last updated by  Aratype 14 years, 1 month ago.

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