Tagged: Footer Section
-
AuthorPosts
-
October 21, 2018 at 12:45 pm #1024484
G’day
I have 2 issues with this new website, https://towermotors.net.au1/ I have added CSS to the phone number in the top section above the header. It works (correct larger size) on smaller screen devices. But not desktop view (desktop it is the standard tiny font size).
The CSS code I added is:.phone-info {
width: 400px;
padding-top: 18px;
font-size: 24px !important;
}2/ The Footer stays in 4 columns even on a mobile view.
Please can you help fix these 2 issues
Kind regards
Dave
October 21, 2018 at 2:26 pm #1024494Hey Dave,
I took a look at your child theme style.css and see that your phone-info css is inside the mobile media query, this is why it was working on mobile, but not desktop. I added the rule for desktop for you.For the footer I see that you are using v3.6.1, I’m not sure if this was a known bug for that version, but it is quite old. Please update to v4.5 and you won’t have this and other errors, and you will gain a lot of improvements.
Best regards,
MikeOctober 22, 2018 at 6:09 am #1024675Fantastic thanks Mate :)
That version of the Theme I must have accidentally installed on my Local Host. But with the API code it says No Updates?Please can you direct me to a Enfold video to Update Theme version with FTP
Thanks heaps
Cheers Dave
October 22, 2018 at 1:30 pm #1024844Hi Dave,
You can update manually using a plugin like this: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/. Or by FTP, you can find instructions on that here: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
RikardOctober 23, 2018 at 7:31 am #1025265Thanks for that.
How do we tell what Theme Version we have when as a
– Zip or when
– Un Zipped.
– Or if we re download it from our Themeforest account?As I have another site that in Theme Update it says it’s 4.4.1 and the new version it says is 4.5
But when you click the Update Button it comes up with the error ‘An error occurred while updating Enfold: Download failed. A valid URL was not provided.’So I want to FTP a later version of the Theme and Don’t want to upload an earlier version!
Thanks again
Dave
October 23, 2018 at 9:39 pm #1025642Hi Dave,
Please refer to solutions posted here
Which version of the theme do you want?
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.