Okay
  Public Ticket #1125538
Font Size & Mobile
Closed

Comments

  • Ashley started the conversation

    Hi 

    I am loving your theme and plan to use it for future projects! Thank you for your awesome work!

    - Where can I edit the font size for the email and phone number on the top bar?

    - On mobile the revolution slider is hidden by a form that I have overlapping the slider by -75 pixels. Is there a way to push that form down for mobile screens?

  •  895
    TheFox replied

    Hello Ashley, thanks for purchasing Thefox!

    Glad to hear that!

    - You can add this custom css to change the font size ( thefox > styling options ) :

    .top_email,.top_phone { font-size:13px; }

    - I think what you need to do is edit your page content to have different content for mobile and desktop :

    Go edit your current columns that doesn't show properly on mobile and check this box to make them hidden on mobile

    https://drive.google.com/open?id=0B4U2I7SLFLQYeGI2ZkY2Wm1jdTg

    Then create new columns using the content specialized for the mobile and change the columns design options like this :

    https://drive.google.com/open?id=0B4U2I7SLFLQYblN0amRsc3JvcFU

    If you have padding settings set to the row that contains the columns even if you hide the columns the row will show, the padding settings should be set to the columns.

    Do not hesitate to contact us if you have more questions.

    Have a nice day!

    Regards.


  • Ashley replied

    Perfect!! Everything is resolved now for that issue.  I do have an issue with getting the revolution slider to optimize for the web. The buttons that I have displayed side by side are overlapping in mobile view. How do I edit the slider to be more mobile-friendly? Thanks!

  • Ashley replied

    Hi, I added a sub menu to my top bar and would like the font to also be 16px. What do I need to add to the code to change it?