Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1024484

    G’day
    I have 2 issues with this new website, https://towermotors.net.au

    1/ 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

    #1024494

    Hey 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,
    Mike

    #1024675

    Fantastic 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

    #1024844

    Hi 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,
    Rikard

    #1025265

    Thanks 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

    #1025642

    Hi Dave,

    Please refer to solutions posted here

    Which version of the theme do you want?
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.