Forum Replies Created
-
AuthorPosts
-
January 21, 2016 at 3:01 am in reply to: Extra HTML content on the right-hand-side of the header area #569076
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,
FeiJanuary 19, 2016 at 1:04 am in reply to: Extra HTML content on the right-hand-side of the header area #567494Hi 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.
January 14, 2016 at 1:26 am in reply to: Extra HTML content on the right-hand-side of the header area #565100Hi 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,
FeiJanuary 12, 2016 at 3:14 am in reply to: Extra HTML content on the right-hand-side of the header area #563637Hi 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.pngIs 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 -
This reply was modified 9 years, 2 months ago by
-
AuthorPosts