Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Thanks Rikard,

    I will just hide it on mobile devices. :)

    Thank you and Elliott in answering all my questions. That was much appreciated.

    Kind Regards,
    Fei

    Hi Elliott,

    Sorry, I rolled back to the old Joomla website last Wed because the site is not ready.
    I have replaced the old Joomla site with the WordPress site again this morning.
    I still couldn’t find the responsive settings in the Enfold setting page, but I tried to use the following code to hide the phone number on small screen sizes.

    @media only screen and (max-width: 767px) {
    #text-3 {display:none;}
    }

    Ideally I would like to show the phone number under the logo on small screens, but I didn’t manage to do that. So I hide it.
    If you know how to make the phone number to show under the logo on small screens, could you let me know how to do that? Thank you.

    Kind Regards,
    Fei

    • This reply was modified 9 years, 2 months ago by jimsgr0up.

    Hi Elliott,

    Sorry I couldn’t find the place to turn on the responsive setting. Could you let me know where it is?
    I haven’t change the default Enfold Child Theme settings except making the General Styling -> Select a predefined color scheme to be “Boxed Orange”.

    Here is a screenshot of my header setting page from the backend.

    Thank you Elliott.

    Kind Regards,
    Fei

    Hi Elliott,
    Thanks you. That really helped. Now I can have the phone number to show on the place I wanted.
    But there is another small issue. When I view the page on a mobile device, the phone number overlap with the logo.
    Here is an example of the screenshot I took from my test website. http://www.jimsbathresurfacing.com.au/images/Screenshot_1.png

    Is there any way to fix this? Preferably, I would like the widget to show under the logo on mobile devices.

    Thanks again for your quick response, that was much appreciated.

    Regards,
    Fei

Viewing 4 posts - 1 through 4 (of 4 total)