Hi Rikard,
I haven’t made changes to the core file in the theme, I’ve only customised colours, fonts, sizes etc on the general layout/styling tab without playing with code and css…will an update retain the colours I’ve chosen and the font choices I’ve made on the ‘General Styling/layout’ tab?
Thanks,
Kali
Hi,
Sorry for the misunderstanding.
My main issue is the fact that images are streched (bad quality).
I started with an image 600×300 which was too small, so the quality was very bad when displayed.
Then I tried with an image 1500×750 and it was better, but the quality was still not optimal (still compression or strech don’t really know).
Then I tried with an image 2070×1035 and there, i had the best quality – but the image is now heavy (over 200kb).
That’s why I want to know if there is a default/standard image size to use with the layer slider ?
For the text, I have adapted the font to the image size by changing the font style settings (H6) – It works well now.
I wil go for 72 DPI then, thank you.
So my question is : what size of image should I use with the layer slider to avoid any loss in quality?
Thank you,
Caroline (GrafixDesigner)
hi guys,
i tried to fix using
.widget_product_categories .widgettitle { font-size: 18px; font-weight: bold; }
but it didn’t works.
How can i change all the title of the widget of my woocommerce? simply i need “font-weight: normal;”
thanks a lot!
Mario
Hi Yigit,
Unfortunately this effects the entire site dropping everything by 88px and the header loses transparency.
It is only needed for the Voucherpress page generated by clicking on the voucher:
http://walnut-tree-inn.co.uk/?voucher=950d609b81fbe7132fc80302a1a15de7
This is my css with your code (currently disabled):
/* stop force upper case */
body * {
text-transform: none !important;
}
/* space header on voucher page */
.html_header_top.html_header_sticky #main {
padding-top: 88px!important;
}
.av-special-heading {text-shadow: 2px 2px 2px #000000 !important;}
.av_header_glassy.av_header_transparency #header_main {
background-color: rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 767px) {
.av_header_glassy.av_header_transparency #header_main {
background-color: #ffffff;
}}
.av-subheading.av_custom_color {
opacity: 1;
}
h2 {text-shadow: 0px 0px 0px #000000 !important;}
.av-special-heading.av-special-heading-h1.custom-color-heading.blockquote.modern-quote.avia-builder-el-1.avia-builder-el-no-sibling.av-thin-font.av-inherit-size {
margin-top: 52px;
}
Thanks
Rob
Perfetct!
one more thing… I would like to change the font size of the title with the bold … Thank you !!
Hi!
border color:
tr, td, th {
border-color: red !important;
}
font for table header:
th {
font-size: 10px;
color: blue;
}
and for table content:
td {
font-size: 12px;
color: yellow;
}
Cheers!
Andy
You can change the border color …? And the size of the font? And the color of the font?
Hey DROR!
Please add following code to Quick CSS
h3.aviaccordion-title {
color: white!important;
font-size: 20px!important;
}
Best regards,
Yigit
Hi, how can I change the font color to white and increase the font size in an accordion slider element?
[av_font_icon icon='ue81c' font='fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='#252525']Parcheggio al coperto[/av_font_icon][av_font_icon icon='ue80a' font='fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='#252525']Lavaggio[/av_font_icon][av_font_icon icon='ue80d' font='fontello' style='' caption='' link='' linktarget='' size='30px' position='left' color='#252525']Parcheggio con cassa automatica[/av_font_icon]
>text-box>add shortcode>icons
I’d need to add more spaces between the icons.
Thks
IAcopo
Hello
Thank you for your help about this issue:
https://kriesi.at/support/topic/image-caption-on-logo-element/
But a I need a little help again about this.
I set .slidealt selector z-index value higher than .avia-logo-element-container .slide-image, but is not work.
How can I do that .slidealt be above the image when I hover on.
#top .avia-logo-element-container .slide-image:hover img {
opacity: 0.6;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.slidealt {
padding: 20px;
font-size: 16px;
color: #222222;
font-weight: 600;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
div.slidealt {
z-index: 1000 !important;
}
a.slide-image {
outline: 0;
text-decoration: none !important;
}
#top .avia-logo-element-container .slide-image:hover .slidealt {
margin-top: -20px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
Best regards,
Peter
Yes. I’d like to change the colors of the boxes.
Then I’d like to change the colors of the edges of the table.
I’d like to change the font size and enter the text in bold favorite.
I have included a test page only to this table, you can find it at the link in private.
Thanks for the support
Hi qeeqac!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.sub_menu {
font-size: 14px;
}
Cheers!
Yigit
Hello Ismael,
you can see working animated logo here (shrinking): http://dev.bogosavljev.com/ but there I’m running Enfold 3.2.3 version
I have customize logo markup with CSS:
/******* Animated LOGO ********/
*, *:after, *:before {
box-sizing: border-box;
}
.logo a {
font-family: 'Francois One', sans-serif;
display: block;
position: relative;
text-transform: uppercase;
width: 565px;
}
.logo a:before, .logo a:after {
background: none repeat scroll 0 0 #fff;
content: "";
height: 1px;
left: 0;
opacity: 0.2;
position: absolute;
top: 0;
transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
width: 100%;
}
.logo a span:first-child {
display: block;
font-weight: 400;
z-index: 2;
}
.logo a span.front:last-child {
opacity: 0;
margin-top:-44px;
padding: 8px 0 0;
display: block;
}
.logo a:before {
background: none repeat scroll 0 0 transparent;
color: #71CCE2;
content: "ogosavljev";
display: inline-block;
font-size: 3.9rem;
height: 23px;
opacity: 0;
top: -11px;
transform: translateY(-20px);
vertical-align: top;
left: 170px;
}
.logo a span.front:after {
background: none repeat scroll 0 0 transparent;
content: "front-end designer & developer";
font-size: 1.4em;
font-family: 'Arbutus Slab', serif;
font-weight: 400;
transform: translate(71%,0px);
transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
z-index: 1;
text-shadow: none;
text-transform: none;
text-decoration: none;
color: #6FCCE1;
display: inline-block;
}
.logo a:hover::before,
.logo a:hover::after,
.logo a:focus::before,
.logo a:focus::after {
opacity: 1;
-webkit-transform: translate(0px);
-moz-transform: translate(0px);
transform: translate(0px);
}
.logo a:hover span:last-child,
.logo a:focus span:last-child {
opacity: 1;
-webkit-transform: translateY(-42%);
-moz-transform: translateY(-42%);
transform: translateY(-42%);
}
.logo a span, .logo a:before {
transition: all 0.2s ease 0s;
}
.logo a:hover:before, .logo a:focus:before {
opacity: 1;
transform: translateY(42%,0px);
transition-delay: 0s;
}
/**************************************************************************************/
And for shrinking logo to desire dimension I have change avia.js around line 1568 and 1580
if(st < el_height/4) // was 2
{
newH = el_height - st;
header.removeClass('header-scrolled');
}
else
{
newH = el_height/1.35; // was 2
header.addClass('header-scrolled');
}
Good day
I want to implement a HTML Based logo, meaning no image file, just raw code, here is the code I have written to do this,
HTML:
<html>
<head>
<link rel="stylesheet" type="text/css" href="css.css">
<link href='https://fonts.googleapis.com/css?family=Doppio+One' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="alert"><h1 style="
font-family: Doppio One;
font-weight: 400;
font-size: 86px;
">Drebil</h1></div>
</body>
</html>
CSS:
#alert {color: #336699 !important;}
@-webkit-keyframes colours {
0% {color: #336699;}
33% {color: #666666;}
66% {color: #999999;}
100% {color: #336699;}
}
@-moz-keyframes colours {
0% {color: #336699;}
33% {color: #666666;}
66% {color: #999999;}
100% {color: #336699;}
}
#alert {
-webkit-animation-direction: normal;
-webkit-animation-duration: 10s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-name: colours;
-webkit-animation-timing-function: ease;
-moz-animation-direction: normal;
-moz-animation-duration: 10s;
-moz-animation-iteration-count: infinite;
-moz-animation-name: colours;
-moz-animation-timing-function: ease;
}
I trust that I can just edit the template files, but this is not optimal as this will break once I update the theme, I have however used a code snippet plugin that adds css and functions where desired. I have used this with various modification with Enfold before.
Any guidance on how I would approach this.
Hi!
You prefer the country code instead of the actual flags. Please refer to this link: https://kriesi.at/support/topic/wpml-customization/#post-352885
Let’s start over. Remove all related modifications then add this code in the functions.php file:
add_action('after_setup_theme','avia_remove_main_menu_flags');
function avia_remove_main_menu_flags(){
remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 );
remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 );
remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10);
}
add_action('init', 'avf_add_flags');
function avf_add_flags() {
add_action( 'ava_inside_main_menu', 'avia_wpml_language_switch', 10);
}
Use this in the Quick CSS field to remove the flags then set the country code:
/* WPML Flags Country Code */
li.menu-item.menu-item-language.menu-item-language-current.dropdown_ul_available, #header_meta ul.avia_wpml_language_switch.avia_wpml_language_switch_extra,.language_flag img {display: none !important;}
.header_color li.language_en.avia_current_lang span.language_code {text-decoration: underline; color: #808080 !important;}
.header_color li span.language_code {color: #808080 !important; display: block !important; text-transform: uppercase; font-size: 13px; font-weight: 600; font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
#top ul.avia_wpml_language_switch li {margin: 0; padding: 0 5px; border: none; border-left: 1px solid #808080; height: 14px;}
#top ul.avia_wpml_language_switch li:first-child {border-left: none;}
#top ul.avia_wpml_language_switch li a {position: relative; top: -12px;}
#top ul.avia_wpml_language_switch.avia_wpml_language_switch_extra {position: absolute; top: 38px;}
#top .header-scrolled ul.avia_wpml_language_switch.avia_wpml_language_switch_extra {position: absolute; top: 15px;}
.avia-menu.av-main-nav-wrap {margin-right: 80px;}
Adjust the values as needed.
Cheers!
Ismael
Hi
I just upgraded from Enfold version 3.3.2 to 3.4.1 and it breaks the styling of my main menu – worse in the English page than in the French. If you look at the French page, it has the right colors, but missing a line above the main menu titles/links. In my custom stylesheet I only change the font size and in the Enfol advanced styling I modify the hover state only.
Can you urgently help figure this out as it affect my live site. (I did the upgrade to my staging area, the same happened, but thought perhaps recopying my custom stylesheet would help and that the live Enfold settings would not get affected — obviously I was wrong.)
Thank you
Lyse
.main_menu {
clear: none;
position: absolute;
z-index: 100;
line-height: 30px;
height: 100%;
margin-top: 0px;
margin-right: 38px;
margin-bottom: 0px;
margin-left: 0px;
right: 0;
}
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
padding-right: 13px;
}
#header #text-2.widget {
right: 38px;
padding-top: 0;
position: absolute;
top: 26px;
font-size: 30px;
}
#header #text-3.widget {
right: 0%;
padding-top: 0;
position: absolute;
top: 0px;
font-size: 30px;
}
#header #text-3.widget:hover .main_menu {
margin-right: 400px;
-webkit-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
And I have to header widget I used this guide:
http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
At the moment the phone number (text-2 widget) is not visible because the main-menu background is white.
Thank you
well this is crazy – even though i dump the cache on my browser each time, NOW it is working again!
however, the “down arrow” on the full screen video is not transparent on Firefox. my last lingering problem. any ideas on this? previously i had been giving this by Kriesi tech support to make the arrow YELLOW for enhanced visibility, but on FF now its transparency has gone away:
.scroll-down-link {
color: yellow !important;
font-size: 200px !important;
}
thanks for your help.
Hi!
That is for readability. If you used the some (most) the font families you used on heading font for the body, it would be simply unreadable since font size is smaller :)
Cheers!
Yigit
Hi Andy,
I used the code with percentage, I had to use -115% to have it aligned on my screen. Unfortunately the menu is still losing the centered alignment once I change the window size. You can see this behavior at lindemanngroup.com/home
I place below the style.css used in my child theme, maybe there is something wrong there… can you please have a look ?
Thanks in advance
if(!is_admin()) add_action('wp_enqueue_scripts', 'avia_register_child_frontend_scripts', 100, 1);
function avia_register_child_frontend_scripts()
{
$child_theme_url = get_stylesheet_directory_uri();
//dequeue default scripts
wp_dequeue_script('avia-popup');
wp_enqueue_script( 'avia-popup', $child_theme_url .'/js/jquery.magnific-popup.min.js', array('jquery'), 2, true);
}
/*SLIDESHOW CAPTION POSITION*/
.slideshow_align_caption {
display: table-cell;
vertical-align: middle;
position: relative;
}
/*SLIDESHOW CAPTION FONT WEIGHT*/
.avia_transform .av_fullscreen .active-slide .avia-caption-title {
font-weight: 300 !important;
}
.avia_transform .av_fullscreen .active-slide .avia-caption-content {
font-weight: 300 !important;
}
/*LOGO ALIGNMENTO TO CENTER*/
.avia-menu.av-main-nav-wrap {
left: -50%;
}
/*MENU LOGO*/
div .logo {
display: none;
}
/*MENU FONT*/
.main_menu ul:first-child > li > a {
font-size: 16px;
font-weight:300;
}
/*MENU FONT HIGHLIGHT COLOR*/
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {
color: #bbbbbb;
}
/*MENU TRANSPARENCY*/
#top .header_color .header_bg, #header_main {
background-color: rgba(255,255,255,0.75);
}
/*MENU BORDER BOTTOM VISIBLE WHEN SCROLLING*/
#header_main {
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #e1e1e1;
margin-bottom: -1px;
}
/*TOP BAR TRANSPARENCY*/
.header_color .container_wrap_meta {
background-color: rgba(2242,242,242,0.2);
}
/*TOP BAR FONT*/
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
text-decoration: none;
font-weight: 500;
font-size: 12px;
padding: 7px 0;
}
/*MASONRY BACKGROUND*/
.av-masonry-container {
width: 100.4%;
float: left;
clear: both;
background: #ffffff !important;
position: relative;
}
.main_color .av-masonry {
background: #ffffff !important;
}
.av-large-gap .av-masonry-sort {
margin: 0 15px 15px 0;
background: #ffffff !important;
}
/*MASONRY CAPTION BACKGROUND*/
.main_color .avia-arrow {
background-color: #f2f2f2;
}
.av-fixed-size .av-masonry-entry .av-inner-masonry-content, .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content {
background-color: #f2f2f2;
}
/*MASONRY LOAD MORE BTN*/
.main_color .av-masonry-pagination {
background-color: #f2f2f2 !important;
}
.main_color .av-masonry-pagination:hover {
background-color: #f8f8f8 !important;
}
/*ICONS + CIRLE*/
.av_font_icon.av-icon-style-border .av-icon-char {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
font-size: 50px !important;
line-height: 70px !important;
width: 70px !important;
border-radius: 500px;
border-width: 2px;
border-style: solid;
display: block;
margin: 0 auto;
padding: 30px;
color: inherit;
border-color: inherit;
position: relative;
}
/*ARCHITIZER HOVER COLORS*/
#top #wrap_all .av-social-link-architizer:hover a{color:#ffffff; background-color:#00a0fc; }
#top #wrap_all .av-social-link-houzz:hover a{color:#ffffff; background-color:#7cc04d; }
/*HOT SPOT CUSTOMIZATION*/
.av-hotspot-container .av-image-hotspot_inner {
color: #1c9bb7;
}
.responsive .av-image-hotspot{
height: 15px;
width: 15px;
line-height: 15px;
}
.responsive .av-image-hotspot-pulse {
width: 39px;
height: 39px;
line-height: 15px;
top: -12px;
left: -12px;
}
Hello, I would like to know if it is possible to put the Events List widget events inline. I have made an attempt and it is almost perfect but it doesn’t seem like the widths are even and I’m not sure if this is correct. I realize that this is a customization so I would be grateful for any tips. This is the code I used to style it:
.tribe-events-list h2.tribe-events-page-title {
text-transform: uppercase;
font-size: 50px;
}
.av-upcoming-event-image {
width: 100px !important;
}
.av-upcoming-event-entry {
display: inline-block !important;
max-width: 445px !important;
padding: 0px 0px 30px !important;
}
.av-upcoming-event-data {
padding-right: 35px !important;
}
.av-upcoming-event-meta {
top: 1px !important;
font-size: 16px !important;
}
Thanks in advance.
Hey!
this code Rikard provided to you is meant for tablet only:
@media only screen and (min-width: 768px) and (max-width: 1120px) {
.home .slideshow_align_caption h2.avia-caption-title {
font-size:75px !important;
}
}
Look at the media queries (first line of the code), which defines the screen size the code is made for. If you need this code for smartphone as well, then you need to change max-width and/or min-width value. For example something like this for iPhone:
@media only screen and (max-width: 768px) {
.home .slideshow_align_caption h2.avia-caption-title {
font-size:75px !important;
}
}
For more information about media queries check this link: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
Andy
Hi eisrina!
Try adding this to your custom CSS.
.tab_titles > div {
font-size: 13px !important;
font-family: verdana !important;
}
Cheers!
Elliott
Hey Vikab!
You can use CSS to give stuff certain styles only on small screens like so.
@media screen and (max-width: 767px) {
h1 { font-size: 15px !important; }
}
Send us a link to your page and take a screenshot highlighting the exact changes your trying to do.
Best regards,
Elliott
Hi!
verwende diesen Code fürs iPhone im Quick CSS Feld:
@media only screen and (max-width: 736px) {
.ls-l {
font-size: 15px;
left: 13px !important;
}}
Die media queries in der ersten Zeile des Codes kannst du auch für Tablet-Bildschirmgröße anpassen. Verändere dazu einfach den max-width Wert.
Gruß,
Andy
Here’s Yigit’s code commented for better understanding:
@media only screen and (max-width: 1024px) { /* Applies only when the window is 1024px wide or less */
.av-main-nav > li > a { /* Targets all links element within the menu */
font-size: 14px!important; /* Reduces font size to 14px */
}
li#menu-item-615 a { /* Targets logo menu item, in the center */
padding: 0; /* Removes its padding */
}
#header .container { /* Targets header inner container */
padding: 0; /* Removes paddings at the sides */
}
}
The idea is to reduce the overall spacing and size when the screen width reaches 1024px or less.
Best regards,
Josue
Hi!
You can target the buttons on the cart page only in the page content by adding this in front of your CSS.
.woocommerce-cart .entry-content
So for example your first CSS rule would look like this.
.woocommerce-cart .entry-content div a.button{
background-color: #F64C3F!important;
font-size: 14px;
border-color: #F64C3F;
}
Best regards,
Elliott
Hi Support,
I have added the CSS below o change the colour of the buttons. However, if you take a look at the screen short it has also changed the colour of these buttons which I don´t want. What is the CSS to change these colours of these buttons?
Thanks in adsvance.
———————————
div a.button{
background-color: #F64C3F!important;
font-size: 14px;
border-color: #F64C3F;
}
div .container input.button{
background-color: #F64C3F!important;
font-size: 14px;
border-color: #F64C3F;
}
div .container #review_form #submit {
background-color: #F64C3F!important;
font-size: 14px;
border-color: #F64C3F;
}
div .container button.button{
background-color: #F64C3F!important;
font-size: 14px;
border-color: #F64C3F;
}
Hi!
Please add following code to Quick CSS as well
#footer .flex_column:nth-child(5) {
font-size: 12px;
line-height: 12px;
}
Best regards,
Yigit