Forum Replies Created
-
AuthorPosts
-
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; }}Hi
Could someone come back to me please
Thanks
Alex
- This reply was modified 5 years, 10 months ago by info224.
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
Hi
Thanks for coming back do I add this is to the coding I have input or does it replace it.
Thanks
Alex
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 belowThanks
- This reply was modified 5 years, 10 months ago by info224.
Hi
The appears to be sticking now however it is covering part of the slider so it really needs a bit of padding.
Thanjs.
Sorted thanks
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
Hi
I have been able to sort this out thanks
Hi
It would appear it was a plugin conflict
Plus the Enfold logo is showing up even though I have
.logo { display: none; }
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?
Hi
Thanks for coming back I shall let you know.
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
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.
Hi
I too have just installed the classic editor and the text is okay in the Avia Layout builder. :)
December 9, 2018 at 4:29 pm in reply to: WordPress 5.0 + Enfold 4.5.1 + ALB = Problems Loading Elements #1042752I have just installed the classic editor plugin and it has fixed the problem. The text is appearing correctly in the Avia Layout builder :)
December 9, 2018 at 4:17 pm in reply to: WordPress 5.0 + Enfold 4.5.1 + ALB = Problems Loading Elements #1042749Hi
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.
Yes please and once thanks :)
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
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.
Hi
I’m going to restore the website for the latter (squiggle) and try again
Hi
I have just tried what you suggested on another website and it saying the theme is broken. The details are as follows
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.
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
Hi
I have turned off the minification and cache for the below mentioned and the logo is still not very central.
Thanks
Alex
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.
Great it worked thanks
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
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.
-
AuthorPosts