VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Remove "back to >" from K2 articles
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Remove "back to >" from K2 articles

Remove "back to >" from K2 articles 23 Jul 2015 16:38 #7105

Hello

I want to remove the "back to>" (see photo below) of the articles. This only appears with the minimized window (or mobile version).

This image is hidden for guests. Please log in or register to see it.


When inspect the element, google shows me the file "responsive.css" and indicates the codes:

{p .backToCategory
color: # 000;
font-size: 32px;
}


But already tried changing the file (including "display: none" for example) but not resolved.

I need some help, please.
Last Edit: 23 Jul 2015 16:46 by Ferhanzo.

  • Posts:11
  • Ferhanzo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Remove "back to >" from K2 articles 24 Jul 2015 03:05 #7107

You can edit template.css, add:
 
p .backToCategory {
display: none;
}
 

If you only want to remove "back to »", add
 
p .backToCategory span {
display: none;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Remove "back to >" from K2 articles 24 Jul 2015 16:41 #7110

Thanks for reply
But it did not work. I changed the template.css file but the problem continues.

It happens only in windowed mode. In full screen it disappears.

Is there a specific place in the file to insert the code? (I'm noob hehe).

Thanks

  • Posts:11
  • Ferhanzo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Remove "back to >" from K2 articles 27 Jul 2015 02:34 #7118

Sorry, you should add:
 
.backToCategory {
display: none;
}
 
.backToCategory span {
display: none;
}
 


joomfreak
The following user(s) said Thank You: Ferhanzo

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Remove "back to >" from K2 articles 27 Jul 2015 15:02 #7128

Thank you so much. Now it worked!

  • Posts:11
  • Ferhanzo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.84 seconds
Saturday 20 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.