-
Search Results
-
Hi, I’m building a custom post template to display custom fields in prescribed locations. Is it possible to use Enfold layout shortcodes in my template?
So far it looks like I can’t.
This does not work:
[av_heading tag='h3' padding='10' heading='Hello' color='' style='' custom_font='' size='' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' margin=',,,,']<?php the_field(‘the_bottom_line’); ?>[/av_heading]
**I’m using Advanced Custom Fields to get my custom field data.Is this possible?
Is there a way to change the font size on the “TAGS” in a blog post to something smaller? On the desktop, they look rather large in all caps – I was just wondering if there’s a way to drop the size down a bit? Thanks!
Topic: Headline Rotator
Dear Support
i’m confusing about headline rotator. I have inspected the css and i can found:#top .av-rotator-container-inner {
font-size: inherit;
}Make this sense? Any defined size (like H2 or H3) is not used.
Best
S.
Topic: Need help with button css
Trying to get the button text be to 25px. This code seemed to work earlier then has stopped. The button preview shows 25px text, but the actual page does not. Strange thing is, that now when I change the font-size to anything other than 25px it does not change the preview or the site.
.avia-button.avia-size-large {
padding: 25px 20px 23px;
font-size: 25px;
min-width: 250px;
}Hello.
Thank you for your awesome theme.
In my blog page i have configured 2 masonry modules, and I need different settings for each one:
– Big title font in the first one.
– Remove duplicated post. First masonry only shows last post, I need second masonry doesn’t show last post.Thank you.
Hi,
Would like to change following in the contact form:
1) the height of all contact form elements
2) the font size of all text areas ( selection field, text input, checkbox, date picker )
3) the font size of each element captionHow can I do that with the quick CSS?
Please see example in private content.
Thanks
Claudia
I did some testing on Crossbrowser testing for a client and discovered a new serious issue. On several versions of Smartphones, the page shows a whole block of your av= shortcode related to font sizes, etc.
Have a look at the link I shared.
Is there anything I did to make this happen? Is there anything I can do to make it go away?
Howdy,
I saw some threads that spoke to creating linked columns with a custom CSS class, but the issue we have is that the columns already have a custom CSS class of “box-link”. There are 8 boxes in question, all need to go to different destinations, all with that identical “box-link” CSS class.
Unfortunately I was not a part of the build, and there is already a lot of custom css (see below for conflicts).
How can I get each entire box to link to a unique destination?
Thanks![quick css)
.main_menu {
font-family: “proxima-nova”;
}#top .av-main-nav > li > a {
font-weight: normal;
text-transform: uppercase !important;
}ul.sub-menu li {
border-bottom: 1px solid #8a8a8a!important;
}#av-burger-menu-ul a:hover{
color:white!important;
}/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.avia-layerslider {
display: none !important;
}
}#top .main_color ul li{
color: #28b272;
line-height: 1.4em;
font-style: normal;
}.js_active .tab_titles {
font-size: 20px;
background-color: #1177bb;
}.tab_inner_content {
font-size: 16px;
padding-top: 2%;
padding-right: 5%;
padding-bottom: 2%;
padding-left: 2%;
}.avia-button {
font-weight: bold !important;
text-transform: uppercase;
font-size: 16px !important;
color: #4a4a4a !important;
}#top .avia-slideshow-button {
background: #FFC324;
border: none;
}.single_toggle .toggler {
font-size: 20px;
color: white;
background: #1177bb;
}.toggler:hover {
color:#ffffff !important;
background: #076bad !important;
}.toggle_content {
font-size: 16px;
background: #ffffff !important;
}.toggler {
border: none !important;
}
.entry-content p {
font-size: 16px;
}.entry-content li {
font-size: 16px;
color: #4a4a4a;
}.entry-content-wrapper .post-title {
text-transform: none !important;
font-size: 35px !important;
letter-spacing: normal !important;
}.box-link {
background-color: #ffffff;
}.box-link:hover {
background-color: #28b171;
color: #ffffff;
}.box-link:hover a {
color: #ffffff !important;
text-decoration: none;
}.special-heading-link {
color: #1177bb !important;
}a {
text-decoration: none !important;
}.box-divider: hover {
color: #ffffff !important;
}.testimonial-text {
font-size: 16px !important;
font-style: italic;
}.avia_desktop .avia-content-slider .avia-slideshow-arrows a {
opacity: 1;
color: #ffffff !important;
}.avia-content-slider .slide-entry-title {
font-size: 18px !important;
color: #1177bb;
letter-spacing: normal !important;
}.main_color input[type=’submit’] {
background-color: #FFC324;
color: #4a4a4a;
font-weight: bold !important;
text-transform: uppercase;
font-size: 16px !important;
border: none;
border-radius: 8px;
}.main_color input[type=’submit’]:hover {
background-color: #F6CF6A;
border: none;
color: #4a4a4a;
}#top .avia_ajax_form input[type=’text’], #top .avia_ajax_form input[type=’email’], #top .avia_ajax_form select, #top .avia_ajax_form textarea {
border: none !important;
background-color: #eeeeee !important;
}#top .avia-logo-element-container .slide-entry-wrap {
text-align: center;
}#top .avia-logo-element-container .slide-entry {
float: none;
display: inline-block;
}.widgettitle { font-size: 24px; }
#footer {
border-top: 5px solid #1177bb;
}#footer .flex_column.av_one_third:nth-child(1) {
width: 52%;
}#footer .flex_column.av_one_third:nth-child(2) {
width: 25%;
}#footer .flex_column.av_one_third:nth-child(3) {
width: 8%;
}#footer .widget_pages ul li {
display: inline-block;
margin-right: 15px;
}footer .menu a {
font-size: 13px;
text-transform: uppercase;
}Topic: Video & other issue
Dear Kriesi Team,
first of all great compliment for the template Enfold. It is that what I was looking for.
I have some issues I unfortunately can’t solve myself.- A small video within a column 2/5 and text in column 3/5. Looks great at big screens and even I-Pad. But in the mobile view the text of column two overflows.
- I would like to have the possibility for the reader to adjust contrast and fontsize in the frontend. Could you please provide an advise how to do it? Sample at: https://www.ortenau-klinikum.de/
- The SEO check complains about to many css styles? Is it possible to include everything in one stylesheet or will I mess it up?
Your help is most appreciated.
Best regards
Andrea

