Forum Replies Created
-
AuthorPosts
-
August 16, 2019 at 4:34 pm in reply to: Svg logo full width and full height of header centered above menu #1128279
Also, I’m not quite sure how to set the css as per your suggestion, vinay. Could you please send code for setting the background to cover the entire area, plus css the logo without the gradient. Thanks!
August 16, 2019 at 4:28 pm in reply to: Svg logo full width and full height of header centered above menu #1128278Meant to say css. Auto correct, sorry.
August 16, 2019 at 4:27 pm in reply to: Svg logo full width and full height of header centered above menu #1128277Thanks, vinay, I will try that, however, that doesn’t address the issue if the position of the main menu on top of rather than underneath the header logo. Could you please send me some cash to correct that.
August 9, 2019 at 11:01 pm in reply to: Svg logo full width and full height of header centered above menu #1126349Ok, it sort of worked. I realised that in performance I had the css and js merged, and I’m using a child theme so I couldn’t see the changes, but now I can.
Now the logo is full height and full width, and I added in sizing since I’m using an svg –
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0); width: 100% !important; /* required for svg */ height: auto !important; }
The main menu, below, is now lying over top of the logo – I’m guessing that the main menu needs to have some css change to positioning, eg, relative, to make it sit properly, since setting a custom height would not be responsive, based on this code?
Also, the logo is not full width and height on mobile, so I need help with that as well, please :)
August 8, 2019 at 11:57 pm in reply to: Svg logo full width and full height of header centered above menu #1126070Hello, Rikard
thank you, but it’s didn’t change anything. Please advise. Thanks again! :)Please close this topic, and thank you, again! :)
Thank you!!!!! Yes, it’s working now – I grabbed the latest functions.php from my child theme :)
Ok, thank you :)
Sorry, that just takes me to the home page – I had to edit the URL – the first example worked perfectly except for the fact that it opened in a new window.
Sorry, I added it into my functions.php in my child theme. I’ve put the FTP in the private area :)
No, that worked perfectly, thank you!
Perfect!!!!!! Thank you so much :)))))
Sorry, that linked to
/category/legal-news/
instead of
/legal-news/
I have the error 404 on and it’s just redirecting to home.Thanks, Mike
I had to change the URL to –
It’s working but opening in a new window, even though I see you have ‘this’ in the window.open line. Please advise and thanks again :)
Go haead and close this, please :)
Ah, sorry, I must have tried an id first, then moved to a class; that makes sense! Looking too closely at this one :) Thanks, Ismael!
Yes, for those that are actual sub categories to ‘All Successes’ – there are 2 others that are not sub categories – Legal News and Client Reviews :)
Ok, I understand, thank you. Perhaps you could make a note that adding this option for future releases would be lovely! :)
Hello, again
I installed the Category Order and Taxonomy Terms Order plugin and re-ordered everything but it’s also not working. I am unable to remove the now empty ‘In the News’ category. I’m wondering if it’s because this is a move from an older Drupal DB that goes back to 2003? Thanks again :)
Sorry, I’m not sure what you mean. I’m using a child theme and the css is there, and the id for the color section on my page is ctaBoxWrapper. I’m putting access into the private for you :)
April 9, 2019 at 10:32 pm in reply to: Change 'categories' title in sidebar and 'Archive for Category' in breadcrumbs #1088905Doh!!!!! I realised that the ‘Category’ title is an easy fix in the widget area, but I ma still not sure about the Archive for Category in the breadcrumbs, plus the URL shows –
mysite.com/category/category-name/
How do I change the slug ‘category’ there, please?
Sorry, not working. I’ve added in backgrounds to see what’s happening and there is still a 50px border, left and right, and looks like a 30px at the bottom. I think it’s because it’s a widget it’s picking up something else. Please advise and thanks again!
#ctaBoxWrapper { width: 100% !important; max-width:100% !important; padding: 0px !important; margin: 0px !important; background: green !important; /* not seen */ } #ctaBoxWrapper .container { position: relative; width: 100% !important; margin: 0 auto !important; padding: 0px !important; clear: both; background: blue !important; /* not seen */ }
Hi, Rikard
That’s already in my code – please see above.March 10, 2019 at 5:29 pm in reply to: 2 columns in socket, both 50%, one aligned left, the other right #1077042Yes, please go ahead and close this. Thank you so much :)
Please go ahead and close this :) Thanks, again!
March 10, 2019 at 12:33 am in reply to: 2 columns in socket, both 50%, one aligned left, the other right #1076857That worked perfectly, and is so simple! Thank you so much :))))))))))
Doh!!!!!!!!! I looked at the set cell size and for some weird reason I missed it!!! I saw your reply to this post –
Silly me – thanks so much and sorry to bother you :)
March 5, 2019 at 2:27 am in reply to: Different background colors for main and secondary menus on transparent pages #1074580Makes sense! Thanks again; it’s hard to find the correct element sometimes :)
March 4, 2019 at 8:17 pm in reply to: Different background colors for main and secondary menus on transparent pages #1074504Perfect! Thank you! I assume that if I set the header menu area to custom I’d have to tweak this amount a bit? :)
Perfect! Thank you so much :)
-
AuthorPosts