Forum Replies Created

Viewing 20 posts - 1 through 20 (of 148 total)
  • Author
    Posts
  • in reply to: Theme affecting product variants in WooCommerce #338336
    catwingz
    Participant

    Thanks again @Sujeet!

    All changes accomplished!  🙂

    in reply to: Theme affecting product variants in WooCommerce #338327
    catwingz
    Participant

    Hello @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

    in reply to: Theme affecting product variants in WooCommerce #338234
    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?

    in reply to: Theme affecting product variants in WooCommerce #338219
    catwingz
    Participant

    It 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;
    }
    in reply to: Theme affecting product variants in WooCommerce #338217
    catwingz
    Participant

    @sujeet, thank you. That’s exactly what I needed.

    in reply to: Theme affecting product variants in WooCommerce #338162
    catwingz
    Participant

    Thank 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?

    in reply to: Table styling issue #338122
    catwingz
    Participant

    Thank 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!

    in reply to: Table styling issue #338116
    catwingz
    Participant

    I have temporarily disabled the plugin which must be the source.

    Thank you

    in reply to: Table styling issue #338114
    catwingz
    Participant

    Hi Minal,

    I didn’t realize that was blocked. I made a change. Are you able to inspect it now?

    Thank you

    in reply to: Repurpose Services or another Section? #330825
    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

    in reply to: Repurpose Services or another Section? #330401
    catwingz
    Participant

    @tikaram what can I do to make it so the entire Portfolio featured image/box is the link instead of just the text title? The text is too limiting, actually difficult to click, and not readily apparent that they are links. This addition is currently viewable here

    thank you

    in reply to: site credit link is correct but the text is wrong #311298
    catwingz
    Participant

    Where is the upper one edited? It looks bad for there to be the information to be in two places.

    in reply to: footer background and some navigation colors #309357
    catwingz
    Participant

    Hi 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

     

     

    in reply to: Testimonials Heading & Continue Reading buttons #309302
    catwingz
    Participant

    Sakin,

    Much belated, but I added this code and it fixed the problem. Thanks to you both.

    in reply to: Testimonials Heading & Continue Reading buttons #307237
    catwingz
    Participant

    Hi 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

    in reply to: Testimonials Heading & Continue Reading buttons #304983
    catwingz
    Participant

    Hi Skandha,

    While not my favorite button, it solved that problem. The site has launched now at https://johndmaddinart.com  He is very happy with it except I am noticing one new problem.

    There are now enough items in the top navigation that on some screens the background grey for the links goes to a second line. This didn’t happen right away but sometimes the background is tall enough that it looks like it could hold three lines, and the page title becomes hidden. There is a possibility this is browser related but I’m not able to do a good test. Is there a fix for this (other than removing a link or two)?

    Thank you

    in reply to: Testimonials Heading & Continue Reading buttons #304203
    catwingz
    Participant

    @Skandha the nameservers are now in the process of being reset. As soon as they resolve you will be able to see the website at https://johndmaddinart.com

    Thank you for your help.

    in reply to: Testimonials Heading & Continue Reading buttons #303906
    catwingz
    Participant

    @Skandha, the buttons may have to wait until his domain registration issue is resolved. Here’s a temporary link. They don’t last long, but just in case: https://j1tef.skipdns.link

    It turned out the correct selector was .section-title. My mistake was to put the h2 in it. Problem solved.

    I think the buttons may be the last thing to do. It will be a great looking site when it’s done.

    Thank you

    in reply to: Testimonials Heading & Continue Reading buttons #303720
    catwingz
    Participant

    Hi Skandha,

    This brings me back to where I started. Is this the correct selector for me to target?: h2.section-title

    Also, I ran into this after I submitted my last post but the tool made me wait.


    @skandha
    , I just discovered the buttons on the home page have more tricks. This is a battle of the buttons. Read all of this first because there are two different sets of buttons with different problems.  I only need one set and am not sure which is the better way to go.
    #1) I am putting content in the Featured section and found that the automatically generated Continue Reading buttons there have the same problem the buttons on the blog posts had. It looks like they should have the same code but clearly not.  https://tinyurl.com/y45ovq4w
    This is what is in place:
    a.readmore {
background-image: linear-gradient( rgb(217,81,6),rgb(153,58,26))!important;
}
#infinite-post-wrap .more-link {
width: 150px;
}
p.more-link {
background-image: linear-gradient( rgb(217,81,6),rgb(153,58,26))!important;
padding:auto 0 auto 3px;
border-radius: 5px;
text-align: center;
}
    #2) I decided to try shortening the excerpts manually because the Illustration/Dandelion wine box on the right actually has a text link which doesn’t work or show in the normal excerpt. With the shorter excerpt this link is removed but the buttons change. I could live with these if I could center them. I prefer the other buttons but suspect that fixing the text link issue would be more difficult.
    http://buttons generated by manual excerpt
    Is it possible to center these buttons? I tried and failed.
    Thank you

    in reply to: Testimonials Heading & Continue Reading buttons #303638
    catwingz
    Participant

    Hi Skandha,

    A child theme is easy, but what is the CSS for the font change? I haven’t chosen the replacement but would like to have something more readable.

    Thank you

Viewing 20 posts - 1 through 20 (of 148 total)