-
Search Results
-
Topic: drop shadow on buttons
Is there a way to add a drop shadow to all the buttons that are Light Transparent? They are on most of the pages at the top of the page: https://neighborhoodsinphoenix.com/
They all have images behind them and it sometimes gets hard to read.
Let me know if there is an CSS that would work for the site.
thanks!!
Hi I made some adjustments to font styling which I am struggling to amend.(see web page and log in detail in provate content).
1. Font size – I previously changed the font size for certain elements across the site and can’t work out where to change this.
On this webpage the font for the ‘Book now’ button and the Accordion titles is too small. Where do I change this – I’d like to make a site wide change so that these content elements across the site aren’t too small.2. The strong colour in the accordion is magenta and I want it to to match the strong colour in the body text at the top (dark grey). I thougth I had set this site wide in Advanced Styling but it is not applying to strong text in an accordion.
I seem to remember possibly making changes not only in the Theme styling options, but possibly in custom CSS, maybe to relative font size?
I think I had to may have had to add some custom css to get the sidebar navigation to show larger.Many thanks
does that filter work for masonry galleries too?
what value expresses very early animation?
???function custom_alb_element_animation( $class_animation, array $atts, aviaShortcodeTemplate $sc, $shortcodename ){ if( $shortcodename == 'av_masonry_gallery' ){ return 'av-custom-animated-top-95'; } return $class_animation; } add_filter( 'avf_alb_element_animation', 'custom_alb_element_animation', 10, 4 );Topic: excerpt length
I’ve tried everything, but I can’t seem to reduce the word count of my blog summary on my frontpage. What am I missing? I followed these instructions in a previous forum discussion see link.
https://kriesi.at/support/topic/how-to-adjust-the-excerpt-length-in-enfold/?login_error
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1); function avia_change_postgrid_excerpt_length($length) { $length = 100; return $length; }Hello,
Using Yith booking, suddenly after last enfold update calendar arrows disappeared.
https://myjapanguide.com/booking/sumo-morning-trainingui-icons_444444_256x240.png is an icon image used in jQuery UI themes. So I placed it the plugin directory and use CSS
#top ui-datepicker-header ui-widget-header ui-helper-clearfix ui-corner-all .ui-icon,
.ui-widget-content .ui-icon {
background-image: url(“/wp-content/plugins/yith-woocommerce-booking-premium/assets/css/images/ui-icons_444444_256x240.png”);
}
But it doesn’t work. But when logged as admin, the arrows show.Is there a way to pull this png from Enfold or where is it in enfold? I couldn’t find it in Jquery
Thank you








