qtranslate plugin issue with the appearance of the flags

Discussion in 'RoadFighter WordPress Theme' started by juanperalta, Oct 18, 2013.

Thread Status:
Not open for further replies.
  1. juanperalta

    juanperalta Member

    Joined:
    Oct 11, 2013
    Messages:
    42
    Likes Received:
    0
    Hi, I think this issue is related to the theme because it doesn't happen in other sites with other themes.
    See image attached. I'm using a widget in the footer area, and I would like to remove that doted inclined lines at the left of the flags. Is that possible?
    Thanks
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Do let us know your website link.
     
  3. juanperalta

    juanperalta Member

    Joined:
    Oct 11, 2013
    Messages:
    42
    Likes Received:
    0
    It is expertsites.es, thanks!
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .footer .footer_widget ul li {
    background: none;
    }
     
  5. juanperalta

    juanperalta Member

    Joined:
    Oct 11, 2013
    Messages:
    42
    Likes Received:
    0
    Thanks a lot, it worked perfectly
     
Thread Status:
Not open for further replies.

Share This Page