Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #859343

    Austin Abell
    Participant

    Hi!

    I’ve been having issues getting the double arrow down in renew to switch to single. the code I used worked when I did it in customizer, but periodically it would get messed up again and switch to f107. I tried putting it in my style.css but am having issues, can you please help?? My style.css looks like this:

    /*

    Theme Name: X – Child Theme
    Theme URI: http://theme.co/x/
    Author: Themeco
    Author URI: http://theme.co/
    Description: Make all of your modifications to X in this child theme.
    Version: 1.0.0
    Template: x

    */

    body .x-navbar .desktop .x-nav li > a > span::after {
    content: “\f107” !important;
    }

    body .x-navbar .mobile .x-nav li > a .x-sub-toggle > span i::before {
    content: “\f107” !important;
    }

    Thanks!

    #859346

    Austin Abell
    Participant
    This reply has been marked as private.
    #859972

    Friech
    Moderator

    Hi There,

    Thanks for writing in! Yes, that is because every time you save the customizer it will strip every backslash. Your code on child theme’s style.css file looks fine. I can see a single arrow on your menu now. Please confirm the issue.

    Cheers!

    #860768

    Austin Abell
    Participant

    Thats weird… I’m not seeing it! I see a double arrow down.

    #861202

    Rupok
    Member

    Hi there,

    Thanks for updating. I am another Staff and seeing this correct on my end too – http://prntscr.com/amhzrd

    So let’s clear your browser’s cache and check again.

    Cheers!

    #861428

    Austin Abell
    Participant

    You guys are right. Thanks 🙂

    #861925

    Prasant Rai
    Moderator

    You are most welcome. 🙂