Jane Milburn
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Remove link URL’sHi Andrew, as usual i’m a bit confused myself! Maybe i’m doing something wrong? I have installed the plugin, entered the code you gave in “Edit JS Code”, updated but it doesn’t work, the link is still clickable and the hand cursor is still there. I have cleared the browser cache but still no change. Any ideas?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Center individual pages within full widthHere is the css I used to make the site full width.
.wrap {
/* margin-left: auto; */
/* margin-right: auto; */
max-width: 100%;
/* padding-left: 2em; */
/* padding-right: 2em; */
}@media screen and (min-width: 48em) {
.wrap {
max-width: 100%;
/* padding-left: 3em; */
/* padding-right: 3em; */
}
}.page.page-one-column:not(.twentyseventeen-front-page) #primary {
/*margin-left: auto;*/
/*margin-right: auto;*/
max-width: 100%;
}@media screen and (min-width: 30em) {
.page-one-column .panel-content .wrap
{
max-width: 100%;
}
}Forum: Themes and Templates
In reply to: [Twenty Seventeen] Remove link URL’sThank you for your reassurance:)
Is there any way to remove the hand cursor for just the white images? I will be adding images there at some stage but even then, I don’t want them to be clickable. Although they are now linked to the same page, it may put people off as something looks clickable but only takes them back to the same page. I would find that annoying if I visited a site that did that.Forum: Themes and Templates
In reply to: [Twenty Seventeen] Remove link URL’sHi Andrew, I will give that a go and let you know if it works. Thank you.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Remove link URL’sI have now linked the images to the same page for the time being but this is not the answer for me as the page then loads again and the hand cursor shows making the image look clickable which will be confusing.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.That is very generous, thank you again and yep until the next bug! ??
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.Brilliant, thank you so much:) it all works. I know you cannot take cash for your advice but is there some way I could write a review on your knowledge or any way I can thank you.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.I just found some of it in this thread ??
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.Sorry Andrew, I just had a power cut and had the sub-menu code in Notepad which I lost when my pc shut down, what an idiot, I did not save it! Now i’m starting again with it all, although some of your code will help. I’ll get back to you when sorted. Thanks for replying.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.Oh and the arrow next to Buy Art to show there is a sub-menu has gone, can I get this back?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.Hi, most of your code is now working apart from where > is in it.
I’m still playing around with it and have managed with your code to remove one !important and some of my previous code has been replaced with your’s.
Is there any way that the hand appears again over Primary Art and Secondary Art in the sub-menu but not on Buy Art? Your code worked for this to remove the hand but i’d like people to see the hand on the sub-menu so they know it’s clickable.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.Just read your last message, i’ve removed the code and realised my code may be conflicting. I’ll continue tweaking but will leave until tomorrow. Thanks again.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.Thanks so much, i’ll see what I can do with my broken code first and let you know what happens as soon as I can.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.I have put it back to the WordPress default, maybe this will help you.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Styling the sub-menu.Oh sorry, i’m a bit confused, as there are errors it is saying the site might break if I publish it with your code. Therefore you cannot see what it shows on the site. What should I do.