-
Author
-
September 29, 2014 at 19:13 #30131
ecthelion30
Participanthi there!
i want to get rid of the > marks in the profile mobile version ( see attachement). where do i have to change it?
thanks in advance
Attachments:
You must be logged in to view attached files.September 30, 2014 at 11:50 #30170Catalin
Moderatorplease send me a link to your website and I will provide you a fix.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 1, 2014 at 13:43 #30314Catalin
Moderatoradd this to your style.css file from your child theme:
COPY CODE@media only screen and (max-width: 767px) { .dl-horizontal dd:before { content: none !important; }
let me know if this works
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 9, 2016 at 16:06 #97488Zlato
ParticipantI have the same problem. The code not fix this in my case.
Can you pls help.Is the way
January 9, 2016 at 16:45 #97499Abe
KeymasterHi, that it not a problem and it is theme design 🙂 and the code above added to your quick css section will hide it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 9, 2016 at 17:08 #97503Abe
Keymasteryep and the child theme to be active
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 10, 2016 at 23:23 #97649Abe
Keymasteroh boy, the above code was missing a “{”
Try again please
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
You must be logged in to reply to this topic.