Forum Replies Created
-
AuthorPosts
-
Hi Nikko
Thanks very much for your reply and replacing the double quotes has resolved the problem!
Jane
Hi Jordan
That’s great thank you it works! And such a quick response!
Jane
October 16, 2018 at 11:51 am in reply to: Header behavior – misaligned repeated text on drop menu hover #1022115Hi Rikard yes you can close the topic.
Thanks
jane
October 15, 2018 at 10:55 pm in reply to: Header behavior – misaligned repeated text on drop menu hover #1021861Hi Victoria
That works perfectly – thank you so much!
Jane
October 15, 2018 at 1:13 pm in reply to: Header behavior – misaligned repeated text on drop menu hover #1021560Hi Rikard
I’m trying to move the main menu text and hover line up to be inline with the header background image.
I have removed the custom CSS I added to you can see what I started with.
What should I use?
Thanks
Jane
Hi Ismael
Thank you – that works.
So do I create a Section Id for each page?
Thanks
Jane
Hi Victoria
Thanks but that makes all content within the restricted width – including the header and socket/footer.
I was hoping to only restrict everything between the header and socket/footer.
Is that possible please?
Thanks
Jane
Hi Ismael
Thanks but the content is stretched across the page and the max-width is ignored. I’ve added an i!mportant but no effect.
#main .content {
min-height: 800px;
max-width: 1200px!important;
margin: 0 auto;
float: none;
}Is there a way of limiting the content to within 1200px and centered please?
Thanks
Jane
Hi here you go…
Hi Ismael
I added the code but removed it when it did not work. I’ve added it again.
Here is an admin login.
Thanks
Jane
Hi Victoria
On a larger screen size the content is over to the left. It needs to be centered on all screen sizes if possible?
Thanks
Jane
Hi Ismael
Thank you for your reply. I changed the css but it didn’t work.
Jane
September 25, 2018 at 11:41 am in reply to: Svg logo no longer clickable and positioning is wrong on smaller screens #1014149Hi Rikard
Works now – thanks very much!
Jane
September 25, 2018 at 9:48 am in reply to: Svg logo no longer clickable and positioning is wrong on smaller screens #1014078Hi Rikard
Yes the link is working again thank you. How do I remove the second logo because I still have the two logos overlapping which is much more apparent on mobile view?
Thanks
JaneSeptember 25, 2018 at 8:38 am in reply to: Svg logo no longer clickable and positioning is wrong on smaller screens #1014035Hi Rikard
I have removed that from the Quick CSS but now I have two logos that don’t line up.
Do I need to make one of them transparent? I read that somewhere but couldn’t work out how to do it.
Thanks
Jane
September 24, 2018 at 11:22 pm in reply to: Is there a way to display the Socket below a Fullscreen Slider? #1013894That’s great – thank you so much!
September 24, 2018 at 11:01 am in reply to: Is there a way to display the Socket below a Fullscreen Slider? #1013552Hi Rikard
I have now realised that the solution has only made a sticky socket but that was not what I was after because if affects all the other pages.
I wanted to know if there was a way of just having the socket show on the homepage below the fullscreen slider without having to scroll but wanted the socket to behave as normal on all the other pages.
Do you think there is a solution?
Thanks
Jane
September 24, 2018 at 12:57 am in reply to: Is there a way to display the Socket below a Fullscreen Slider? #1013435Hi Nikko
Thank you so much – works perfectly!
Jane
September 22, 2018 at 8:57 am in reply to: Is there a way to display the Socket below a Fullscreen Slider? #1013013Hi Rikard
Here is the test page.
After the page loads you have to scroll down to see the socket. I would like the visitor’s first view to include the socket.
Thanks
Jane
I’ve just realised I can do this already using an excerpt. So please delete this thread – no longer needed.
Thanks
July 27, 2018 at 11:40 am in reply to: Single Post Featured Image only partly showing on Mobile #990642Hi Rikard
Thank you that worked so all sorted now.
Jane
July 27, 2018 at 2:17 am in reply to: Single Post Featured Image only partly showing on Mobile #990520Hi Victoria
I found the code in the custom.css file! I must have added it years ago but didn’t realise the affect it would have on mobile views.
I have deleted it and it worked for when I am on my Mac and resize the width of the website to very narrow, but it doesn’t work when I use my mobile.
Am I missing something?
Thanks
Jane
July 26, 2018 at 11:05 pm in reply to: Single Post Featured Image only partly showing on Mobile #990491Hi Victoria
Thanks for your reply but I do not understand.
Are you saying I have that code in my custom.css? I do not have that code you have shown in the image and if I add that code it does not have an effect.
And what does ‘limit it with the media query’ mean please?
Thanks
Jane
Hi Ismael
Thanks for your post and I have found out what is wrong!
Because I could see the code for the page in the Debug Editor (thanks), I could see that these six pages have links in them that start with ‘../../’ to go up two levels. The host UK2.net said this can cause a security problem.
So I changed the links to the full link and everything works fine now.
This site is a clone of the actual live site which has the same problem where ALB is not working on the six pages.
Please can you tell me how to get the Debug Editor to show so I can correct the live site?
Thanks for your help.
There are 40 pages and six are not working:
Faciliities, About 360, Activity Classes, FAQs, Opening Times and Play Pass
Thanks
This reply has been marked as private.Do you have any other ideas please?
I have reinstalled the WordPress files but it didn’t make any difference.
Hi Yigit yes I have done that now but it hasn’t made any difference.
February 3, 2015 at 11:25 am in reply to: How to Change Featured Image Sizes? Changing functions.php has no effect #389978Thank you so much! It works!
The code needs to be adjusted though to prevent a 280px height gap between the featured image and the article when the full post is viewed. Then it is perfect:
#top .fullsize .template-blog .blog-meta { width: 280px !important; }
small-preview{ width: 280px !important; height: 280px !important; margin:0 !important; }
Thank you!
-
AuthorPosts