-
Search Results
-
Using the shortcode, I added a contact button to my footer. It displays fine if I use a color (red, for example) in the color designation of the shortcode. However, when I reference a hex color that matches the color of all the other buttons on the site, it displays as white. Could you take a look at my code below and let me know if I have something configured wrong? I am trying to achieve the dark orange color that is the default “theme color.”
[av_button label='Contact' link=''/link/" color='#da4824' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon="]
Thanks!
Topic: Mailchimp button change
Hi,
How can I change the background color, the font color, name and size of the button in the malchimp module ?
Regards,
Matthieu.Could you send me the Enfold theme operation manual?
Including how to change the css fond file, and the normal usage.I have a woocommerce product grid on my front page. Since my website is both my artists portfolio and ecommerce platform I thought I might want to either hide or change text size/style of prices on the front page woocommerce product grid.
But when people click through, I want them to go to the product page with prices.
Any short-code to eliminate the price or control the fonts separately?
Thank you.
StephanYour support forum has been very helpful. I couldn’t find a couple of answers, so I thought I would ask them here.
1) I have a Blog set to a page. Using Layout Builder I added Blog Posts. I was able to get rid of the author’s name in the settings for the Grid preview, but I would also like to get rid of the date.
2) The Read More and Author text is way too big. I would love for it to be smaller. I couldn’t find a setting for that. Any help with that would be greatly appreciated!
3) Lastly, the line-height spacing is way off. I used a style tag to set the font-size and color. It does not however allow the line-height code to take place. Here is the code I used in the Excerpt:
<b style=”font-size:15px; line-height:15px; font-weight:normal; color:#000000;”>All but line-height works</b>The site is locked until we are finished. I have put up a screen shot for you to see everything I am speaking of. You can get that by going to this link: https://acscompassion.com/ss-read-more-line-height-date.jpg
Thank you very much!
Hi there,
If you visit my page gazinginward.com on a mobile device you will see that the h2 text is quite small (and in conflict with the image).
I would like to style it with the following in my style.css, but it seems to be overridden somewhere and I’m not seeing how to modify it. Can you please advise. Thanks so much./* for iPhone */ @media only screen and (max-width: 479px) { /*increase size/reposition full screen home caption*/ .responsive #top .slideshow_caption h2 { font-size: 40px !important; position: relative; top: 90px; } }Hi,
first: I am not a coder … and so I have awkwardly added
edit_post_link(__(' <div style="color: #ff0000; font-weight: bold; font-size: 11px;"> EDIT</div>'));in loop-index.php and other files, to have a red “edit” link at the bottom of each post and page, built with ALB and others not built with ALB, at the frontend.
I have somewhere found a function, to add such an “edit” link in a “function”, that I can add in the functions.php instead of adding my snippet in lots of other files, but I don’t find the source of this function anymore.
Any idea what to place in the functions.php for this edit-link please?
(P.S.: I do not use the WordPress toolbar, it is distracting me.)
Thank you.

