Forum Replies Created
-
AuthorPosts
-
catwingz
Participant@minal, the website is https://hotelprairie.com
but it might be another week or so before the page is live on the site. I can let you know when I put it up.
Thank you for your help.
catwingz
Participant@minal Changing the CSS was what I had in mind, and have done so. Thank you. The image has now been replaced by the altered background color. However, the header height remains a problem. Since there is no image to base the dynamic generation on, how can I override the existing height so the area is shorter?
catwingz
Participant@minal I am aware of this, and it does indeed have a different structure. However I would still like to be able to see the media queries for this theme as they relate to swapping between the two forms of navigation. I am trying to make this page mirror its WordPress parent as closely as possible and without that information I will never know if it will help me or not.
catwingz
ParticipantHello @Sujeet,
That worked, and it led me to making a few other fixes. Thank you again!
I keep saying I’m done but have run into one more that I am stuck on. The Home page has three “featured content” pages linked to it. Two of them now have white text. One is resistant. https://tractorcats.com/featured-content/2024-machines
should have white text where it says “This is the farm equipment featured in the Tractor Cat photos. More about them to follow.” I don’t see what is making that page different. What am I missing?
Thank you
catwingz
Participant@sujeet that worked. My reply got deleted before I could send it.
Thank you so much.
I have one more tweak and then I think I’ll be done. I’m trying to change the main navigation to black. I was able to change the mobile menu but not the desktop version. This time I have published my code that’s not working. I added and subtracted up the chain. I’m sure there’s more there than is needed now but I’m not sure where I’m going wrong.
div#primary-menu-wrapper.menu-wrapper div.menu-inside-wrapper nav#site-navigation.main-navigation ul#primary-menu.menu.nav-menu li{ color: #000000 !important; }
What am I missing?
catwingz
ParticipantIt might be better if I started with a new thread, but these are additional tweaks I’m trying to make to the product pages.
The label and product variations are all light grey and I am trying to make them white.
These aren’t working but so far I have tried these and left them in place:
.woocommerce div product form.cart .variations label, .woocommerce div product form.cart .variations select, .woocommerce div product form.cart .variations th{ color: #ffffff !important; }
catwingz
ParticipantThank you @sujeet. That’s much better.
Is there any way to make it so the default variation is “choose an option” instead of whatever size happens to be at the top of the list?
catwingz
ParticipantThank you @minal.
The selector was in front of the woocommerce in the code – my late night missed it when I copied. It looks like my mistake was leaving space between table and the ID. Thank you so much for getting me on track. The tables all have nice readable white text now. So much better! Catch Themes support is always the best!
catwingz
ParticipantI have temporarily disabled the plugin which must be the source.
Thank you
catwingz
ParticipantHi Minal,
I didn’t realize that was blocked. I made a change. Are you able to inspect it now?
Thank you
catwingz
Participant@tikaram regarding the portfolio section links, the site is already using a child theme, so no problem there.
You can disregard #330192 in this thread because it has finally made it into its own thread. I had trouble posting in the forum and I believe someone placed it here not understanding it’s a new issue and a different website.
Thank you
catwingz
ParticipantSeptember 24, 2022 at 12:30 pm in reply to: site credit link is correct but the text is wrong #311298catwingz
ParticipantWhere is the upper one edited? It looks bad for there to be the information to be in two places.
catwingz
ParticipantHi Sakin,
This looks like what I tried before, but I will repeat it in hopes of a better outcome. The website is now public — https://aligningwithsoul.com
The footer issue shouldn’t be a problem. I’ve tried so many things and I’m going to be really interested in seeing what I missed.
There is one other thing I would like to solve. The WP Header Image plugin is on the site so the About page can have a different image. I’ve used this plugin before and there appears to be some sort of a conflict with the theme. At this point it’s a three page site. The home page and blog each have their own rules. This leaves the About page where when you scroll down the page the header stays in place, effectively blocking the upper half of the viewport. It should scroll with the rest of the content. Can you help with this?
thank you
catwingz
ParticipantSakin,
Much belated, but I added this code and it fixed the problem. Thanks to you both.
catwingz
ParticipantHi Skandha,
I tried the code. I’ve left it in place for now but it doesn’t make any difference. Is there something else I can try?
Thank you
-
AuthorPosts