This topic has 5 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #105838
     jwchameleoncorp
    Participant

    Social Icons Do Not Display On Mobile. Is there a setting for this?

    #106015
     Radu
    Moderator

    Hi,

    Please add this css to wp-admin -> theme options -> styling options -> quick css

    COPY CODE
    
    .top-links li.hide-for-small {
        text-align: center;
        display: block !important;
    }
    

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #106148
     jwchameleoncorp
    Participant

    Hey Radu,

    I tried the code but no change. I cleared the cache as well, but no change.

    You mind taking a look please?

    Thanks for your help.

    #106228
     Radu
    Moderator

    Hi,

    I see, can you please install child-theme ? and then you should paste this css into wp-content/themes/sweetdate-child/style.css

    COPY CODE
    
    .top-links .hide-for-small {
        text-align: center;
        display: inherit !important;
    }
    

    Before installing child theme you should save settings from theme options pannel by doing this

    Go to wp-admin -> theme options -> import/export -> show export text ( copy this content into a text file and save it to your desktop ) then activate child theme and go again to theme options -> import/export -> import from text (here you will need to paste the content that you have save it on desktop ).

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #106353
     jwchameleoncorp
    Participant

    Perfect Radu! Awesome support as always. Cheers my friend! 🙂

    #106613
     Radu
    Moderator

    You’re welcome 🙂

    Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?