Hi DanG ! Thanks for your reply.
I have done all steps you have indicated me, however it doesn't work ( ! I don't understand why.
I'm working with template Audacity of Rocket, so I have created a file called rt_audacity-custom.css in templates/rt_audacity/css with this code
a.sprocket-readmore {
display: none !important;
}
Can you help me ?
My site is
puntogg.com/web/
Kind regards
Cecilia
Try and find the language file: /components/com_roksprocket/language/en-GB and delete the text between the two "" (READ MORE). If that not helps, we have to have a look at your Roksprocket module, and what text you have put in the fields there...
Hey Stephan!
I did it file: /components/com_roksprocket/language/en-GB, and now It only appears a little block without text but the problem is that does link yet ! Anyway it looks better, good idea !
You say me also "Seems you are missing the "custom"...: rt_audacity-custom.css", What do you mean it ? I put the file rt_audacity-custom.css in the path: templates/rt_audacity/css. Is it correct ?
Thanks for your help. I'm really appreciate this.
Kind regards
Cecilia
I have just tried to remove the added css-lines on my site. And now it look's exactly like yours. Therefore... it seem's like the things you write in your custom css-file is not working. Can you try to put another codeexample in that css-file (just to see if it works)?
Sorry... only one that I can remember... try make a standard contactform, like in the Rockettheme Demo. Make a menu for it, so it appears on your website. It should have the following lines:
Send an Email. All fields with an * are required.
Name *
Email *
Subject *
Message *
And when you have done so, try to add this to your custom css-file:
So... your custom css file works fine Perhaps we should ask DanG. I am just an ordinary user, and are NOT an code expert in Rockettheme Perhaps he can solve, why the litte code line not is working for you.
Sorry that I could not come up with an answer... as you can understand: It worked for me all the way.
The good thing is, that we have narrowed the problem. So... DanG?
Stephan
Ok Stephan !
I will write to DanG !
I really, really appreciate your help. You have been very nice and friendly, and I thank you for this.
Best regard !!
Cecilia from Uruguay !
Hi DanG !!
I tried with code .star{display:none !important;} in my css file and this worked. The stars disappeared of Contact option menu. However, the code a.sprocket-read more {display: none !important;} still doesn't work.
I tried with others templates and also with other web site and the result is the same. It works correctly with .star{display:none !important;} but doesn't work with a.sprocket-read more {display: none !important;}
What do you think it is happening? Maybe the name of variable is not correct?
my site is
puntogg.com/web/
I appreciate your help very much.
Best regards
Cecilia