-
Search Results
-
Ahoy –
I tried following this post but couldn’t get it to work… https://kriesi.at/support/topic/add-tripadvisor-icon-to-social-media-tags/
I’m trying to add a fontello Icon which I successfully uploaded to my site. this is the code for my icon.
[av_font_icon icon='ue801' font='tripadvisor' style='' caption='' link='' linktarget='' size='40px' position='left' color=''][/av_font_icon]
I will also need to add this one:
[av_font_icon icon='ue800' font='tripadvisor' style='' caption='' link='' linktarget='' size='40px' position='left' color=''][/av_font_icon]
This icon works when I add it with shortcode.
How do I get this to show up in my social icons top bar? is it because of the font name element?
On this page http://california-apmp.org/wp/, I was able to style the three test widget boxes in the middle of the homepage by using the CSS below. I would like to style my sidebar widgets now, such as the Recent Posts one which has an id of “recent-posts-2”. I tried substituting recent-posts-2 where I have text-3 below, but that didn’t work. Any clues on how I could do this? thank you!!!
div#text-3 {
border: 1px solid #555;
background-color: #fff;
width: 92%;
padding: 0;
font-size: 100%;
color: #2f3a8f;
text-align: left;
}
div#text-3 h3 {
margin-top: 0;
padding: 6px 0 6px 4%;
}
#text-3 .textwidget {
border: 0;
padding: 0 12px;
}Topic: How to style headings?
I would like to style my page headings on this site: http://california-apmp.org/wp/ like the ones here: http://www.apmp.org/?page=AccreditationProgram (the words “APMP PROFESSIONAL CERTIFICATION PROGRAM”). How can I do this?
this is how they did it with a DIV. (We can use their code because they are our parent organization). I don’t understand the url and how to get the image/svg thing. I could apply it all H4s for example or do DIVs if needed.
#SpTitleBar
{
background: #2c3a91; /* Old browsers */
/* IE9 SVG, needs conditional override of ‘filter’ to ‘none’ */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjM2E5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzFkNWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #2c3a91 0%, #131d5a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c3a91), color-stop(100%,#131d5a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2c3a91 0%,#131d5a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2c3a91 0%,#131d5a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2c3a91 0%,#131d5a 100%); /* IE10+ */
background: linear-gradient(to bottom, #2c3a91 0%,#131d5a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#2c3a91′, endColorstr=’#131d5a’,GradientType=0 ); /* IE6-8 */
color: #fff;
float: left;
font-size: 28px;
font-weight: 400;
height: auto;
line-height: normal;
padding-left: 3%;
padding-right: 0;
text-transform: uppercase;
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
}thank you!!!
Hi Enfold Team,
I would like my blog to have unique styling for the title without adjusting my H tags. I tried to use the html tag span code and define my own styling for it but it didn’t seem to work. I added this to the quick CSS field:
blog_heading{
font-family: Lobster !important;
font-size: 49px; !important;
font-style: normal; !important;
font-variant: normal; !important;
font-weight: 400; !important;
line-height: 49px; !important;
}and I tried this:
blog_heading{
font-family: Lobster !important;
font-size: 49px !important;
font-style: normal !important;
font-variant: normal !important;
font-weight: 400 !important;
line-height: 49px !important;
}and this:
blog_heading{
font-family: Lobster;
font-size: 49px;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 49px;
}Then this to the text editor for my title:
<span class=”blog_heading”>mindSCOPE Blog</span>But none of them worked.
The other option I was considering was changing my h6 styling in the Enfold Theme Options and defining my title with that but then is it odd for SEO to have an H6 and no H1-5s?
Ideally I would like to define the blog title as H1 but then over-ride the styling. Is that possible?
Also I would like to avoid editing the back-end files, I would rather stick to quick css or html styling.
Thanks!
Hi there, Since I started using the Advanced Editor for new posts, the full content of the post that used to be sent to the email of those subscribed, now has shortcode and the first line of the content only, and I’m having trouble identifying the source of the issue and how to rectify.
Below is the shortcode its sends, which is strange because I can’t find this anywhere in the post.[av_section min_height='' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' scroll_down='' id='' color='main_color' custom_bg='' src='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' video_mobile_disabled='' overlay_enable='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern=''] [av_textblock size='' font_color='' color='']
I appreciate your help here. Thanks, Evan
Hello,
I have increased the defaut content font size in Options / General styling / Fonts from 13px to 14px. The result is okay, except that it has increased also the size of some fonts in the footer.
So I want to keep 14px as the size of the contents of my website but I would like to keep the default size of:
– “Interesting links”
– The list of my links below
– “Categories”
– The list of my categories belowWhat are the codes I have to add in my child style.css please?
Thanks in advance,
Regards,
Marianne
Topic: Icon list text alignment
I have some trouble in getting the icon list text to be aligned with the icons… Even though I read some old threads on this subject.
I linked a screenshot in the private section!I tried this CSS code:
.avia-icon-list .iconlist_icon {
height: 45px;
width: 45px;
line-height: 45px;
font-size: 15px!important;}
.avia-icon-list .iconlist-timeline { left: 25px; }and this one :
.iconlist_content_wrap {
padding-top: 13px;
}Can I have some help please?
Thank you!
Topic: With Mega Menu Column CSS


