Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #507404

    Hey guys.

    I have run into a very strange problem.
    I have been using Enfold for at long time, and everything has always been working as expected.

    However, I’ve made a new frontpage and this is not responsive. All previous pages are working perfectly, but every new page I create is not responsive at all.

    I hope you are able to assist me – I haven’t been able to find anything like this in the forums.

    All the best – Kristian

    #507500

    Hey thaufitness,

    Not sure what went wrong there but please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .home .av_one_third, .home .av_two_third first {
        margin-left: 0% !important;
        width: 100% !important;
    }
    }

    Thanks,
    Rikard

    #507502

    Hey Rikard.

    Thanks for the reply!
    I’m afraid it still does not work – some changes has been done, but it still looks wrong.

    The footer for example is totally squashed and looks off :-(

    All the best Kristian

    #507564

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #507584

    Sure thing – it’s attached. Thanks Rikard.

    #508140

    Hi!

    I check the page editor and there are lots of html code inside the page. Please make sure that all html tags are closed properly. Also, please upgrade the theme to the latest version, 3.3.2.

    Best regards,
    Ismael

    #508276

    Thanks Ismael. I will try and have a look at it.

    It’s weird though, because I have only used the Enfold editor and never wrote any HTML myself :/

    #508281

    Jesus – after I updated the theme, there is even more stuff wrong.

    Now, when I update a page all the information disappears in the editor.
    It is uploaded when I check the URL, but it’s completely gone when I go back into the editor :(

    #508773

    Hi,

    WordPress writes html for you when you use the bold button for instance, it will create <strong>Your bold text goes here, if you forget to close this using the bold button again, you end up with unclosed html markup and this is what we are asking you to be aware of.

    Best regards,
    Rikard

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