nay18
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Menu Bar – Change link color on hoverHi again Michael! ?
Thank you for the useful info – I never knew that!
I added this code in but it only amends the color on the current item.
Please help me change the hover color when a person hovers over any other menu links.
Thanks so much!
Forum: Plugins
In reply to: [WooCommerce] cant change button color and hover color in CARTThanks for all your help!
Forum: Plugins
In reply to: [WooCommerce] cant change button color and hover color in CARTMichael – that works wonderfully!!
Thank you so much!!
I do have another question regarding hover color – can I post it here or must I create a new thread?
Forum: Plugins
In reply to: [WooCommerce] cant change button color and hover color in CARTThanks Michael, but this does not work…
I’m using Jetpacks’ custom CSS – I added this piece of code but I dont see any change?
I do use inspect element on Chrome to find the selector..
Any idea why this didn’t work for me?
Thank you!
Forum: Plugins
In reply to: [WooCommerce] cant change button color and hover color in CARTHi Michael,
Please visit this link:
https://jandrmediadevelopmentsite.co.za/ecc/product/kent-chaos-green-bmx/If you hover over the add to cart button is changes to a purple.. I would like that purple to be a different colour please..
Thanks so much!
Forum: Plugins
In reply to: [WooCommerce] cant change button color and hover color in CARTHey ynela,
Please tell me how you changed the colour of the text boxes.
Thanks so much!Forum: Themes and Templates
In reply to: [Oprum] ResponsivenessHi Crouching Bruin..
Thanks for all the help – not sure if you could help me with another issue im experiencing…
I removed the width but then the ‘ div.entry-content decreased( there is no option on this theme to not remove a side bar so I removed it from the sidebar page.
I need my content in the body to be full width or central.
Thank you so much!
Forum: Themes and Templates
In reply to: [Oprum] ResponsivenessThanks so much CrouchingBruin! ??
Working on this now!Forum: Themes and Templates
In reply to: [Oprum] ResponsivenessHi tjmarsh,
I see it is only on the “body” section of all my pages..
Thank you!
Forum: Themes and Templates
In reply to: [Oprum] ResponsivenessI went live with the site yesterday and checked all the small details and found that it was no longer responsive…
Forum: Themes and Templates
In reply to: [Oprum] Remove sidebar from pagesHey there,
Sorry I’m not sure why I did not get an email notification for this response!
I managed to do this somehow – I cannot remember though..When I do I will post!
Thanks for the help!
Forum: Themes and Templates
In reply to: [MH Magazine lite] Theme is no longer responsiveThis was an alternate solution for me as I am not up to speed with using media queries..
I initially overrode the CSS code with this:
.mh-container {
width: 1200px;
}But it disabled my responsiveness in the theme.
Figured out if I add this line of code it works perfectly again!
.mh-container {
width: 1200px;
max-width: 100%;
}Hope this helps someone else!
?Forum: Themes and Templates
In reply to: [MH Magazine lite] Theme is no longer responsiveThank you ?
Forum: Themes and Templates
In reply to: [MH Magazine lite] Theme is no longer responsiveHi MH Themes,
Thank you for the quick response!
I am referring to the site not scaling when it is on a smaller screen( a person would have to scroll left/right).
Ok… I have just noticed that it could be me overriding the CSS code with my own:
.mh-container {
width: 1200px;
}When I remove that it scales down correctly.. Is there another way I could make this change without it affecting the responsiveness?
Here is the link to my site – https://www.jandrmediadevelopmentsite.co.za/guesthouseonmain/
It is still in the beginning stages… Please bear with me.
Thanks so much!