Removing link description

Removing link description was created by laztech

Posted 11 years 5 months ago #6703
So this may seem like common sense, but I'm mystified haha.

I want to remove the section for the main menu description link, I just want there to be the title in the main menu. Right now there is just a blank space under the title to allow the link description to be put in, I want to remove that space but can't seem to figure out how.

Thanks in advance!
by laztech

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Removing link description

Posted 11 years 5 months ago #6707
Hi
In most cases the best way to start a discussion with "hello" ...

then try to add a display:none; on span.descck in the css
Ced

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by laztech on topic Removing link description

Posted 11 years 5 months ago #6715
Howdy,

Where exactly do I add "display:none"?

I'm in the mod_maximenuck/themes/default/css/maximenuhck.php

I found a line that looks like this:

/* active parent description */
div#<?php echo $id; ?> ul.maximenuck li.active > a span.descck {

I assume you want me to put it in there somewhere, I'm just not sure where.
by laztech

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Removing link description

Posted 11 years 5 months ago #6716
yes that 's it
if you are not sure, just test it ! :)

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by laztech on topic Removing link description

Posted 11 years 5 months ago #6717
I tried adding it on like this:

/* active parent description */
div#<?php echo $id; ?> ul.maximenuck li.active > a span.descck display:none {

But it did nothing. Should I be putting it somewhere else?
by laztech

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Removing link description

Posted 11 years 5 months ago #6718
ok, you are not a css master, right ? ;)
do this :
Code:
div#<?php echo $id; ?> ul.maximenuck li.active > a span.descck { display:none;

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 0.701 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 847 guests and one member online