Forum Replies Created
-
AuthorPosts
-
Thanks for this. The CSS worked great with the social icons.
In the meantime, I had loaded a new google font per your instructions, but its not rendering on the front end. I am trying to use Didact Gothic and have even included the following CSS but its not showing.
p, h1, h2, h3, h4, h5, h6 {
font-family: ‘Didact Gothic’, sans-serif;
}Thank you.
Can you also tell me how to make the social icons in the top bar AND in the socket bigger? I have also noticed they disappear when looking on the phone. How can I get them to stay?
Thanks!
I added the Amazon Pay through the plugin. It doesn’t give you a choice of where the button shows up. I would think that is up to me/us given its our website checkout page, right? All I want to do is move it down underneath the new section heading that you have put in for me so that I can make that heading something like “You have two options for payment, etc”
Is that possible?
Thanks so much for your response — you were correct that I was pasting from the email. I have now done it correctly and I see how I can add some text – which is great.
Is there any way to move the AmazonPay button down to the bottom so all the payment options are together near the “place order” button? In your demo, I like how the PayPal button is grouped with the other payment buttons.
Thanks for your help!
Thanks for getting back to me.
I tried to add that code to the functions.php file but get this error:Your PHP code changes were rolled back due to an error on line 79 of file wp-content/themes/enfold-child/functions.php. Please fix and try saving again.
syntax error, unexpected ‘function’ (T_FUNCTION)And yes, you can close that other thread. Sorry. Clearly I am having big problems with my checkout page and am at a total loss as to how to get it working the way I need it to.
Yes I know about the minimum order. That is not the problem.
Can you help me with the check out page? It asks for billing details and then shows the error message at the bottom about no available payment methods. It shouldn’t show either of these things because it’s all handled through Amazon Pay.
Thanks for this.
Yes – that CSS code is working. Perhaps mine was cached or something.
I also did not realize I could adjust the slider title in the options. Very cool.
Thanks!
Hi there
That did not work either. Any other thoughts?
Perfect.
You guys are so good!
Thanks.
Hi there
Of course that worked, thank you. The only problem now is on the product page, before I had managed to remove the tab that had additional information but keep the reviews showing. When I updated the theme, that went away. You can see here:
Wrong:
Right:
Can you tell me how to JUST have the reviews displaying?
Thanks.
No – i don’t remember doing anything to this site. I updated this page last week and now this week it’s acting funny.
That is the CSS code that you told me to put in. I changed it from 26px to 36px so I would be able to see the difference but there is none.
Just to reiterate, I am trying to make the headline bigger on the home page slideshow on the phone.Thanks.
Hey – sorry but that is not working either. Got anything else?
Hey – sorry that still did not work.
Any other ideas?
I added the CSS code earlier but didn’t really see any effect. My biggest issue is I want the headline bigger – but your code is for “p” which confuses me?
perfect!
That worked. Thanks!
Now, how do I make the main heading slightly bigger on the phone? I tried the following but it doesn’t do anything:
@media only screen and (max-width: 767px) {
.avia-caption-title {
font-size:26px !important;
}
}Perfect. Many thanks!
Perfect – thanks!
Thank you! Perfect!
Perfect. thanks!
Worked perfectly. Thanks for being so quick!
Yes! Thank you!
Yeah!! So its only a matter of putting this in front ‘@media only screen and (max-width: 480px)’ and then it will only make changes on the phone?
Its not really a specific pages that I want it for, its more overall. If you look at this home page: http://roadies.coach/
I like the way it looks on the laptop but when you look at it on the phone, some things are centered and some are left-aligned. I am wondering if it can ALL be centered JUST on the mobile.Thanks
That did it! Thanks!
Perfect! Thanks!
Hi
Thanks for the response but that didn’t work. It removed the tab, but not the panel of information.
I also added the following, but that doesn’t work either:
.woocommerce-Tabs-panel woocommerce-Tabs-panel–additional_information panel entry-content wc-tab {
display:none;
}Any other ideas?
Wow that was fast!! Thank you!
-
AuthorPosts