Okay
  Public Ticket #2419088
Responsive typed text size
Closed

Comments

  • Lisa started the conversation

    Hi there,

    I've just bought the Bifrost theme and installed it on a temp domain. http://lisaf7.sg-host.com/

    The typed text at the top (The world's best online shopping and a whole lot less_) looks great on my iMac and Macbook but the text is too big on mobile as it 'types' onto 4 lines from 3.

    So my question is, how do I change the size of the text for a mobile device? Or how do I stop the bottom of that top black section from dropping down each time on mobile?

    Many thanks,

    Lisa

  •  675
    Neuron replied

    Hi Lisa,

    You can easily change the font size properties differently for each device, please have a look into this video.

    - https://www.youtube.com/watch?v=VPyBuNLpt4U

    Can you please elaborate more on the second one, do you wan to remove to top button? https://prnt.sc/sp9syo

    If that's the question, please add as following in Appearance > Customize > Additional CSS.

    @media (max-width: 768px) {
        .a-to-top {         display: none !important;     }
    }

    It will be hidden from 768 pixels and below.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Lisa replied

    Thank you very much for replying.

  •  675
    Neuron replied

    You are welcome anytime, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.