Forum Replies Created

Viewing 30 posts - 61 through 90 (of 235 total)
  • Author
    Posts
  • in reply to: moving elements in a page #1054694

    Hi

    I think my best bet is to have two versions of the same page one for screens less 1280 and one that shows on screens more than 1280 that way I can have a responsive theme page for the first and a tailored one for the other. For the former, I could use something as mentioned below I guess but I would want it from 1280 and I’m not too sure about the later i.e. for screens more than 1280.

    @media only screen and (max-width: 480px) {
    #menu-item-59 { display: none !important; }}

    in reply to: moving elements in a page #1054390

    Hi

    Could someone come back to me please

    Thanks

    Alex

    • This reply was modified 5 years, 10 months ago by info224.
    in reply to: Sticky Header On Mobile #1051740

    Hi

    Thanks for coming back I have added the coding to the existing however the menu is still covering the slider I assume I just need to increase the px?

    Thanks

    Alex

    in reply to: Sticky Header On Mobile #1051413

    Hi

    Thanks for coming back do I add this is to the coding I have input or does it replace it.

    Thanks

    Alex

    in reply to: Removing title from image when hoovering #1051358

    Hi

    I was hoping for a general catch-all although I’m now thinking that for SEO purposes it might be better to have them. I’m not sure.
    Details are below

    Thanks

    • This reply was modified 5 years, 10 months ago by info224.
    in reply to: Sticky Header On Mobile #1050620

    Hi

    The appears to be sticking now however it is covering part of the slider so it really needs a bit of padding.

    Thanjs.

    in reply to: Sticky Menu #1049327

    Sorted thanks

    in reply to: Sticky Menu #1049304

    Hi

    I have managed to get it to stick by using

    /* Sticky header on mobile */
    .responsive #top #wrap_all #header {
    position: fixed;
    }

    However, I would like it further down the page i.e. have some padding at the top. The first one is too much.

    Thanks

    Alex

    in reply to: SEO Test returning poor value #1049292

    Hi

    I have been able to sort this out thanks

    in reply to: layer slider not showing on homepage #1049291

    Hi

    It would appear it was a plugin conflict

    in reply to: layer slider not showing on homepage #1049285

    Plus the Enfold logo is showing up even though I have

    .logo { display: none; }

    in reply to: Move menu to the right. #1048123

    Hi

    Thanks for this just one other thing on the mobile version there is a lot of brown padding under the menu can I reduce the depth of that, please?

    in reply to: Move menu to the right. #1047893

    Hi

    Thanks for coming back I shall let you know.

    in reply to: WordPress 5.0.1 #1045171

    Hi

    Thanks for coming back. It was mainly the issue with advance editor which I got round by installing the classic editor. I was just wondering if there were any further issue with this new update though I understand this is more of a security update than anything else.

    Thanks for your advice.

    Alex

    in reply to: Gutenberg Editor – #1042757

    you can also load classic editor plugin that works too as it overrides Gutenberg

    • This reply was modified 5 years, 11 months ago by info224.
    in reply to: Enfold 4.4.1 & Gutenberg #1042753

    Hi

    I too have just installed the classic editor and the text is okay in the Avia Layout builder. :)

    I have just installed the classic editor plugin and it has fixed the problem. The text is appearing correctly in the Avia Layout builder :)

    Hi

    Yes I have the same problem I copied a page over to play around with it. When I go to the text section it doesn’t show anything in the visual however if you go into the text section it shows the coding for the whole page. What a nightmare. I was just about to release a website today to a client and now I can’t

    Thanks

    Alex

    I’m using 4.5.1

    • This reply was modified 5 years, 11 months ago by info224.
    in reply to: Upgrading to 4.5 #1042607

    Yes please and once thanks :)

    in reply to: Upgrading to 4.5 #1042562

    Hi

    Just done the same on the Multisite and it working I think its a good idea to activate another theme and make it a temporary default therefore if something goes wrong you can still get into the website.

    Thanks for your help

    Alex

    in reply to: Upgrading to 4.5 #1042547

    Hi

    It’s fine thanks what I did was activate the theme twentythirteen and set it to default I then logged out of the website and deleted the Enfold theme through the SFTP and installed the new version. I then logged in again and activated the Enfold child theme. It now working okay.

    I’m going to try it on the multisite finger crossed it should be okay.

    in reply to: Upgrading to 4.5 #1042518

    Hi

    I’m going to restore the website for the latter (squiggle) and try again

    in reply to: Upgrading to 4.5 #1042517

    Hi

    I have just tried what you suggested on another website and it saying the theme is broken. The details are as follows

    in reply to: Upgrading to 4.5 #1042515

    Hi

    Many thanks for coming back to me and yes I did understand the FTP bit. As it’s multisite I’m just a little bit worried about how it will it will affect the child themes. If you click on the Enfold folder within the FTP you will see some of the child themes are subfolders and it was that did I was worried about if I deleted the Enfold theme would they disappear too.

    Thanks and the login details are below.

    in reply to: Upgrading to 4.5 #1042494

    Hi

    I did do the latter i.e. overwrite as I was worried that the child themes would be deleted if I deleted the enfold file. You can see some of the child themes are appearing under the main enfold them.

    Thanks

    Alex

    in reply to: Sticky mobile menu #1037959

    Hi

    I have turned off the minification and cache for the below mentioned and the logo is still not very central.

    Thanks

    Alex

    in reply to: Sticky mobile menu #1037228

    Hi

    I tried adding this to move the logo over more to the centre but it didn’t work

    @media only screen and (max-width: 767px) {
    .responsive .logo a {
    display: inline-block;
    vertical-align: middle;
    }

    .responsive .logo {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    }
    }

    • This reply was modified 6 years ago by info224.
    in reply to: Border around a secondary menu on top bar #1037227

    Great it worked thanks

    in reply to: Sticky mobile menu #1037115

    Hello I would like the logo to be centered under the name and telephone. So that it’s uniform ie central but only for mobile devices.

    Thanks

    Alex

    in reply to: Sticky mobile menu #1036976

    Hi

    Yes, it does thanks, however, I would like the UK Head office, the office name and telephone number and the logo to appear centre on each line. currently, that’s not happening on the mobile.

    Please see the link below

    Thanks for your help.

    Regards

    Alex

    • This reply was modified 6 years ago by info224.
Viewing 30 posts - 61 through 90 (of 235 total)