Forum Replies Created
-
AuthorPosts
-
There’s also the issue that the main main doesn’t stay on the header panel when you scroll down the page http://theimplantexperts.com/wp-content/uploads/2018/06/Screen-Shot-2018-06-01-at-16.37.56.png
That’s looking better but the main logo is smaller and also it and the menu drop onto the banner when viewed on a mobile http://theimplantexperts.com/wp-content/uploads/2018/06/Screen-Shot-2018-06-01-at-13.57.22.png. Can you not login and make the necessary changes to get everything looking right at all sizes? This has been going on for so long and just need to get it working properly.
I’ve had to add the ‘Important’ back in to ensure it displays ok. Please advise asap.
URGENT HELP!
The changes you’ve made seems to be sorting it out for the mobile but it’s playing havoc with the desktop version http://theimplantexperts.com/wp-content/uploads/2018/06/Screen-Shot-2018-06-01-at-12.15.19.png; The top banner is now hidden behind the header and the main menu is in the wrong position.
Please can some get back to me on this ASAP.
I believe I’ve done what you asked, this is what’s in the custom.css now…
`/* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
/* General Custom CSS */
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 245px;
}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */}
@media only screen and (max-width: 479px) {
li#menu-item-search a {
top: 0px;
}
.responsive #top #wrap_all .main_menu {
top: 60px;
}
}
/* CSS – Remove top padding in mobile */@media only screen and (max-width: 767px) {
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 0px !important;
}
}/* End CSS */
Is this right?
That’s now thrown out the main menu and coloured bar when viewed on full screen http://theimplantexperts.com/wp-content/uploads/2018/06/TIE_Menu.jpg. Please can you correct this asap. I’ll look into the CSS snippet now.
Thanks but it’s still not looking good on any of my web browsers, I’ve cleared the caches on all of them http://theimplantexperts.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-29-at-09.15.27.png – left Chrome, middle safari and right firefox. The menu is sitting on the first banner on the outside two and the middle has a huge amount of extra white space. Plus here it is on my iphone http://theimplantexperts.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-29-at-09.15.27.png
I’ve removed the \ but it doesn’t seem to have made a difference!?
The mobile menu icon has now slipped off the header and onto the top image on the patient site http://theimplantexperts.com/wp-content/uploads/2018/05/IMG_7580.png
and it’s gone under the link button at the top on the dentists site http://theimplantexperts.com/wp-content/uploads/2018/05/IMG_7579.png – plus the search icon has appeared on this one when it shouldn’t be there when viewed on a mobile.
Thanks Victoria, I have no idea how to ‘Wrap it in a media query’, please can you provide me with the appropriate change
Many thanks for your help, but I have the same issues on the dentist’s site http://dentists.theimplantexperts.com/. Looking at the code it looks like the same code is in there asa well?
Yes it’s at the top of the quick css panel.!?
I’ve added that but it doesn’t seem to have made a difference.
Please can you provide the code with ‘a media query’
Many thanks, that’s got rid of the search icon but I still have a very deep header with lots of white space.
Thanks, I’ve added it both via the Quick CSS and custom.css, it’s move the menu down but not removed the search icon and closed up the header depth!?
I think it must have cached the issue as it now seems to be sorted. Many thanks
No problem, thanks
I have done as you requested but doesn’t seem to have worked.
I’ve added the code to the Quick CSS in the theme but also added it to the css folder on the server in the enfold folder but also in the folder enfold-child-dentists folder.
That’s resolved it on the page I provided but it’s still an issue on the homepage http://dentists.theimplantexperts.com/
It’s on this page http://theimplantexperts.com/home-june-17/
I want them to spread left and right to full width
http://theimplantexperts.com/wp-content/uploads/2017/06/TIE_ReferHomeBanner.jpgHere you go.
Thanks Yigit, I’ve followed the steps in the link. The max container width is set to 1130pixels which is full width, but still can’t get my two images to go full width.
Hi Yigit
Can you tell me the code please to hide the Breadcrumbs on the Blog posts please
Thanks
Hi Victoria
The breadcrumbs are ALL blog posts
If they could not show for Blog Posts only that would fix…
Regarding
1. The Title and Author are nor appearing on the Blog page created using Advanced Layout editor
…..the Blog Content Module has the option to select ‘Titles etc’ but doesn’t do what is asked so I think it’s not behaving as expectedCheers
Hi Rikard
Theme updated (and all other plugins)
The issues are
1. The Title and Author are nor appearing on the Blog page created using Advanced Layout editor2. The individual Blog posts don’t show the Author or any other meta information
(We’re going to use a template – see the bottom section)
3. The breadcrumbs are showing Home/Post and the Category/Post in one breadcrumb
4. The category layout page needs to appear like the Blog Layout created with Advanced Layout editor (See above)
This is the current category layout
https://dentists.theimplantcentre.com/category/uncategorized/I’m sure this is all pretty straightforward :-)
Thanks
Here it is
Thanks all sorted
Thanks Nikko
Fixed it :-)
-
AuthorPosts