Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
Sorry, I did have the code in the general styling tab, however although I couldn’t see the change, the client could on her phone and the burger menu was back to covering the logo. So I switched the code back to what was previously supplied (below) as she has customers using the website to purchase goods. See private content for login details.@media only screen and (max-width: 767px) {
.responsive .logo img {
max-width: 75%;
}
}Hi Ismael,
Thanks for the additional CSS, it doesn’t seem to take effect. Do you have any insights? I have viewed in incognito on iphone.
Cheers, KristinHi Rickard,
Sorry, yes perhaps I didn’t explain myself properly. The logo has reduced to 75%, however was thinking the cart + menu could just be pushed further to the right and closer together (than it originally was). leaving the logo at the existing %.
See screenshot (hope it works): https://ibb.co/DkC6PgJCheers, Kristin
Thanks Rikard, appreciate it!
I see this reduces the logo size to 75%. Is there any option to just move the cart + hamburger menu to the right of screen (off logo) rather than make the logo smaller? Otherwise perhaps I could look at having the menu + cart wrap and sit under the logo on mobile.
Cheers, Kristin
Ah got no idea why it would show as private as site is live/public. Have added a temp admin login below so let me know if it doesn’t work again!
Hi Rikard,
Sorry I didn’t notice it was showing on the desktop view. I have fixed it, so now the site is fine. Thanks for all your help, this ticket can be closed.
Cheers
KristinHi Rikard,
Sure, below are the links to what I see on a mobile phone. Notice the heading spacing for ‘Medispa Treatments’ is condensed in comparison to ‘Skin Insights’ – which the spacing is correct. These headings + text below are the same in terms of how they have been made/placed etc, so should look the same.Medispa Treatments: https://snipboard.io/XUgGmQ.jpg
Skin Insights: https://snipboard.io/wKsGcT.jpgCheers Kristin
Thanks Rikard,
This is much better. The only tiny thing it seems to have done is make the special heading on the ‘Medispa Treatments’ page sit right on top of the description below. The ‘Skin Insights’ is perfect – there is a space under the heading before the description. Do you mind checking? I didn’t want to mess with any of the codes you have just added.
Cheers, KristinOk, please see below.
Hi Victoria,
Login in private below. The words in the ‘special heading’ are no longer cut off at the top, however the padding at the left side is still not overridden. If there happens to be a better way to create the indent on the desktop version (rather than padding) that would reflect correctly on the mobile version I’d be happy to change it.
Cheers, KristinHi Victoria,
This hasn’t seemed to make any changes. I have previewed on a desktop and also on a iphone and it is still as before. If it is not possible to have the special heading align properly on the responsive site I guess I will have to look at changing them all to another style … or try to make it work without using padding/negative padding to line it up. It just looks fine on the desktop version.
Cheers KristinHi Victoria,
I haven’t changed anything. When viewing on my iphone it looks like the screenshots I sent you with the words chopped off at the top and the whole of special heading inset (not in line with text below). If I preview online on my mac desktop and choose ‘mobile’ from the dropdown list it doesn’t show the words chopped off, however the heading it still inset. I don’t believe previewing it on ‘mobile’ setting in wordpress really gives the same view as looking on an actual mobile.
Cheers, Kristin
Thanks Jordan,
Here are the links to the 2 x images showing the cut off heading and extra spacing on left hand side. If better practice, I am happy to create these using a different method (rather than padding on special heading), if you can let me know what would be the best way for responsive viewing.
https://snipboard.io/H4Q1N2.jpg
https://snipboard.io/GtvRiO.jpgCheers, Kristin
Hi Victoria,
I was referencing the headings on this page and the treatments page. Can you let me know how/where I can upload a screenshot and I will share with you?
Cheers
KristinHi Victoria,
Thanks for your reply. I am probably not too concerned about this space. More so the words being chopped off at the to top of the Special Heading and the special heading aligning with the copy underneath (same on Skin Insights page).
Cheers, Kristin
Hi Rikard,
Thanks, yes this looks fine now. You can close this thread.
Cheers KristinHi Jordan,
Thanks, yes this worked for the ‘Treatments’ page, it looks great. Do you know why in the ‘Special Heading’ the word ‘Medispa’ would be getting cut off at the top? I do have minus padding on the divider line above on the website and this line is not showing on this page or the ‘Skin Insights’ page … presuming this has something to do with it…? (same thing with ‘Skin Insights’ page.
I also tried to apply the same code suppliedabove for the ‘Skin Insights’ page (for the ‘Special Heading’, posts appear fine). It didn’t work, I did use the page ID that was showing – 945.
Cheers
KristinThanks Rikard,
I can’t see that the above code added into the CSS has made a change to the menu location. It still sits on top of the logo?
Let me know if there is perhaps something else that I could try.Cheers
KristinThanks Yigit, this is perfect. You may close the thread.
Cheers, KristinHi Rikard,
Thank you, I have provided the login details for http://qxy.6a3.myftpupload.com/ in the private content section below. Also noticed the widget headings on the footer of this page are also missing!!?
Cheers,
KristinHi Rikard,
Thanks for the assistance. The client has decided to revise the content in the accordions, so there are no table left! I will note the above solutions if she changes her mind again. You can close this query.
Thanks, Kristin
Hi Ismael,
I have sorted out the other queries I had with this ticket. You can now close the query.
Thanks, KristinHi Ismael,
Ok sure, perhaps it is my retina display. It is only about a year old, so could be. I’ll try doubling the size.Did you want me to add new queries for the other issues you had originally addressed as part of the same email? I queried them again in the last email, as the CSS that you had suggested didn’t seem to be making any changes?
Cheers, Kristin
Thanks Jordan,
Have input the CSS, however it has stretched the content in the footer also, rather than it being the same as the rest of the website. Do you know why this is? I am not sure why it would be taking on a boxed format in the beginning. I haven’t modified anything on the footer section across the site…
Thanks, KristinThanks Ismael,
I can see the changes you have made in the logo section. Do you know why the logo is still/always slightly out of focus even when at full size (current) – at least on my macbook?
If I try to change the footer size by amending the px size to smaller again, nothing changes – eg 8px?:
.widgettitle {
font-size: .8em;
}#footer .widget p {
font-size: 8px;
}The other quick css you had originally suggested for the space before testimonial or adding space below the main menu didn’t work:
1.c) This css code should remove the 100px left margin of the testimonial name.
.avia-testimonial-meta {
margin-left: 0;
}1.b) Use this css code to add a space below the main menu and above the main content.
#header_main_alternate {
padding-bottom: 50px;
}Hope this makes sense,
KristinHi Ismael,
Thanks for the reply, and sorry for the delay, I have been away. I will log the other questions on new thread.
I have tried all of the above and none of them appear to work in this instance. I have cleared all my history/cache etc in case it was not showing the updates, but after trying them again, I can’t seem to make any of the added code make effect.1. a) You will see I have added the logo without any space around it and it sits flush with the top of the page and is still out of focus. It never resizes or centres it vertically..?
1. b), c), d) don’t make any difference. I wasn;’t sure if they would be conflicting with any other quick CSS I have added?
Any insights would be great,
KristinHi Rikard,
Ok, this is working well now. Thanks for your assistance in helping me to get it looking how I was hoping.
Cheers,
KristinThanks Rikard,
That has changed how the header functions which is ok, however it still doesn’t mean that the image fills the space properly. I have tried lots of sizes of images, but it is still leaving a border around. Before you changed the above, the image was sitting under the header (presumably because I made the header deeper) and not fitting the space, so it is an improvement, but not sure what is happening…
Am I doing something wrong with the image box/options or is this how it was created to look, with the border in this section?
Would love your insight.
KristinThanks Rikard,
I have updated the theme and it didn’t make any difference. I am going to delete the theme folder, however am not sure how to do that successfully. The site is backed up via auto on GoDaddy. I have read that I can change the theme to the default one (Twenty Fourteen) and then delete the theme and import it again, would this be correct?
Thanks, Kristin
Thanks Rikard,
Details are below in private.
-
AuthorPosts