Okay
  Public Ticket #1795795
Mobile device settings
Closed

Comments

  • Mark started the conversation

    Hi - 

    For mobile device settings:

    1) How do I hide the footer for mobiles?

    2) How do I change font colour for the menu as it is currently white on white

    3) how do I reduce the font size automatically when viewed on a device?

    Thanks, mark

  •  8,996
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    @media only screen and (max-width: 1000px) and (min-width: 1px) {
        body[data-footer-reveal="1"] #footer-outer {
            display:none !important;
        }
    }

    Thanks


    ThemeNectar Support Team 

  •  8,996
    Tahir replied

    - Try adjusting the Header Color Scheme in here : http://prntscr.com/lmowth . 

    - Try using the New Responsive Typography Settings in here : http://prntscr.com/gnf951 ;.

    Best.


    ThemeNectar Support Team 

  • Mark replied

    Hi Tahir - I added the custom CSS and now I've lost my header menu and only have the off canvas menu. How do I revert back to the previous setup with the menu at the top? What I wanted to do was to have the footer on when accessed via pc & tablet, but hidden for mobiles,

    Mark

  •  8,996
    Tahir replied

    Hey Again,

    Not sure i understand . It seems to be working as intended ? .

    Best 


    ThemeNectar Support Team 

  •   Mark replied privately
  •  75
    Scott replied

    Hello there,

    Thank you for writing in once again and apologies for the trouble.

    Can you please give us a temporary admin access to your site? We'll be in a better place to spot anything suspicious from here.

    You can add new users by going to Users > Add New set the user and password for us, set the role to admin and send the info here. You can navigate here for more details; https://make.wordpress.org/support/user-manual/customizing-wordpress/managing-users-on-your-wordpress-site/adding-users-to-your-wordpress-site/

    Hope to hear from you soon!
    Regards

    Themenectar Support Team

  • Mark replied

    Hi Scott- looks like it may be my browser as looks fine on Edge and my friend's pc. Chrome not showing top menu. Mark

  •  75
    Scott replied

    Hey there,

    Thanks for reaching in,

    Please try clearing both your wordpress and browser cache and let me know if the issue persists.

    Regards

    Themenectar Support Team