This topic has 9 replies, 4 voices, and was last updated 8 years by Abe.

  • Author
  • #30131
     ecthelion30
    Participant

    hi 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.
    #30170
     Catalin
    Moderator

    please 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 solution
    #30209
     ecthelion30
    Participant
    This reply has been set as private.
    #30314
     Catalin
    Moderator

    add 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 solution
    #97488
     Zlato
    Participant

    I have the same problem. The code not fix this in my case.
    Can you pls help.

    Is the way

    #97499
     Abe
    Keymaster

    Hi, 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.

    #97502
     Zlato
    Participant
    This reply has been set as private.
    #97503
     Abe
    Keymaster

    yep 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.

    #97505
     Zlato
    Participant

    child theme is activ but no luck 🙂

    #97649
     Abe
    Keymaster

    oh 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.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?