-
Search Results
-
Topic: Edit comments count icon
Hi,
This will probably be an easy one for you guys. I would like to reduce the size of the comments count icon and count font as they appear on my portfolio entry pages (http://trevorjohnston.com/wordpress/portfolio-item/roboreel/). I think the icon is currently about 60px diameter. I’d like it about 40px, with a proportionate reduction in the size of the font.
I’m sure there is some simple QuickCSS fix, but I’ve only succeeded in reducing the size of the button which leaves the number sitting at the bottom of the orange circle.
Thanks,
TrevorHello,
Where can I change the font size, capitalize, bold and italic for my headers? I can change the font family and color in: Enfold > General styling, but I can’t find the other options as mentioned before.
Thanks in advance for your help.
Kind regards,
Ole
hi there, in the footer i would like the columns to be uneven, so i inserted this code below to a single column footer:
[av_one_fifth first] [av_textblock ] <span class="av_font_icon avia_animate_when_visible av-icon-style- avia-icon-pos-left " style="color:#435f9f; border-color:#435f9f;"><a href='https://www.facebook.com/CloudAllyPage' class='av-icon-char' style='font-size:25px;line-height:25px;' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' ></a></span> <span class="av_font_icon avia_animate_when_visible av-icon-style- avia-icon-pos-left " style="color:#f1f1f1; border-color:#f1f1f1;"><span class='av-icon-char' style='font-size:25px;line-height:25px;' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' ></span></span> <span class="av_font_icon avia_animate_when_visible av-icon-style- avia-icon-pos-left " style="color:#50abf1; border-color:#50abf1;"><a href='https://twitter.com/CloudAlly' class='av-icon-char' style='font-size:25px;line-height:25px;' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' ></a></span> <span class="av_font_icon avia_animate_when_visible av-icon-style- avia-icon-pos-left " style="color:#f1f1f1; border-color:#f1f1f1;"><span class='av-icon-char' style='font-size:25px;line-height:25px;' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' ></span></span> <span class="av_font_icon avia_animate_when_visible av-icon-style- avia-icon-pos-left " style="color:#dd4b39; border-color:#dd4b39;"><a href='https://plus.google.com/+Cloudally/posts' class='av-icon-char' style='font-size:25px;line-height:25px;' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' ></a></span> [/av_textblock] [/av_one_fifth] [av_three_fifth] [av_textblock ] <div class="footer_links" style="text-align: center;"><a id="footer_links_home" href="/">Home</a> <span class="footer_devider"> | </span> <a href="/Blog">Blog</a> <span class="footer_devider"> | </span> <a href="/cloudally-faq">FAQ</a> <span class="footer_devider">| </span> <a href="/terms-of-use" rel="nofollow">Terms of Use</a> <span class="footer_devider">| </span> <a href="/privacy-policy" rel="nofollow">Privacy Policy</a> <span class="footer_devider">| </span> <a href="/why-choose-cloudally">Why CloudAlly</a><span class="footer_devider"> | </span><a href="/catalog">Backup Services</a><span class="footer_devider"> | </span><a href="/contact-us">Contact Us</a> <a href="/SLA">Service Level Agreement</a> <span class="footer_devider"> | </span> <a href="/partners">Partner Programs</a> <span class="footer_devider"> | </span><a href="/enterprise-contact-us">Enterprise Backups</a></div> [/av_textblock] [/av_three_fifth] [av_one_fifth] [av_textblock ] <a href="http://aws.amazon.com"><img class="alignnone" src="http://magento.org.il/cloudally/wp-content/uploads/2014/08/powered.png" alt="powered by amazon web services" width="230" height="70" /></a> [/av_textblock] [/av_one_fifth]the problem i’m having is with the social media buttons, i want them to be on the same row- like in my homepage (which display no footer, and i used the avia builder to create the last section): http://magento.org.il/cloudally/
instead of being in the same row they are presented in a funny way: http://magento.org.il/cloudally/?page_id=194
can you please help me adjust the code to make it look right?
many many thanks-
Eynav.
Hi,
I need my Caption Title and text below the slider.So far I was using Custom CSS:
/****Caption Title Color****/
.avia-slideshow .avia-caption .avia-caption-title {
color: #999999 !important;
}/****Caption Text Color****/
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
background: transparent;
font-size: 14px !important;
color: #888888 !important;
}/***Caption in Center****/
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
width: 100%;
text-align: center;
}
.avia-caption, .avia-inner-caption, .avia-inner-caption {
width: 100%;
left: 0;
}/***Caption Position***/
.slideshow_align_caption {
top: -420px;
}I was able to center the caption , but I need it below the slider as marked on the screenshoot:
http://gyazo.com/f96cfe4c5f8faad85511cfaa9da16469Thanks
PetersHi there,
I have many portfolio items on my site, every one has a buynow button with a different target link. I want to track this buynow button clicks using Google Analytics. For that i have to insert “onclick=”ga(‘send’, ‘event’, ‘Buy Button’, ‘Resume’, ‘Resume Template Download’);” event inside anchor tag of buynow button.Button shortcode is : [av_button label='Buy Now' link='manually,https://guru99.dpdcart.com/cart/add?product_id=93092&method_id=97551' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue859' font='entypo-fontello']
I have many portfolio items like this which contains Buy now button and want to track them all.
I read following two support tickets but didn’t get any idea
1. https://kriesi.at/support/topic/add-cross-domain-tracking-code/
2. https://kriesi.at/support/topic/ga-event-tracking-a-portfolio-item-external-link/Link to my site : http://career.guru99.com/premium/templates/vip-resume-template/
Any help appreciated.
RegardsHello! I have a few questions about stylizing a mega-menu. I am tinkering with a site right now, so everything is still fairly basic…here is my link:
What I’d like to do:
1. Remove the borders-right and border-left on nav menu
2. Stylize the nav menu links so they are a different color
3. Stylize the nav links so on hover their background color is the same as the mega menu
4. Stylize the text in the mega menu (play with font size, text-transform, etc)If you just point me at the right CSS selectors I can take it from there…it is very hard to figure out which ones are which. Is there a simpler method for the finding the right selectors? If I knew how, I would definitely not need to ask so many questions…:)
Thank you so much in advance.
Tony
Topic: Content Slider Font Control

“};