-
Search Results
-
Topic: Icon Grid Flip Box.
This concerns Content item, then icon size.
(I think the title is not the same on the 4.7.1 French version)1) After the upgrade from version 4.6.3.1 to 4.7.1, the look of the grid has changed. Now I have a line in the center of the video.
2) The most annoying thing is that I can’t find anymore the possibility to indicate the number of columns I want to have per line.

Here is the look I get after upgrading from version 4.6.3.1 to 4.7.1. Without modifying anything, the aspect is already not the same as the one I had with Version 4.6.3.1. but it is still acceptable :(
https://ade-multimedia.com/prise-a-part-videos/ “https://ade-multimedia.com/prise-a-part-videos/”3) And if I change a parameter (For information I’ve increased the size of the “Title Font Sizes” font by 1 px. From 30 to 31px) I get something else as a rendering. I can no longer indicate the number of columns per line as with version 4.6.3.1.
I get anything with Version 4.7.1 ( click on the link to see)
https://ade-multimedia.com/version4-7-1/ “https://ade-multimedia.com/version4-7-1/”I’ve got:
Wordpres 5.0.8
Enfold 4.7.1
PHP Version 7.2.26Greetings

hello i have this in my custom css file but int doesnt work in 4.7.1 can you tell me how it works again?
/* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
/* General Custom CSS */
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here *//* Hide the default icon */
#top #header .av-burger-menu-main a .av-hamburger .av-hamburger-inner,
#top #header .av-burger-menu-main a .av-hamburger .av-hamburger-inner:before,
#top #header .av-burger-menu-main a .av-hamburger .av-hamburger-inner:after {
display:none;
}/* Custom default icon */
#top #header .av-burger-menu-main a .av-hamburger:before {content: “\e816”;
font-family: ‘entypo-fontello’;
position: absolute;
font-size:30px;
color:#3091F2;}
#top #av-burger-menu-ul {
vertical-align: top;
}.html_av-overlay-side .av-burger-overlay-scroll {
background:black!important;
color:white;right: auto;
-webkit-transform: translateX(0);
transform: translateX(0);
}.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
color: white!important;
}#av-burger-menu-ul li a:hover {
background-image:linear-gradient(to right, red, black)!important;
color:white!important;
}
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
color: white;
}}
Hi,
I use here a color section with 5 columns.
Each column has 2 text boxes: one for the book title and one for the author below.Unfortunately I don’t get it to work, that the author is always at the bottom of the framed box; my CSS knowledge is not that good.
Could you please tell me what I have done wrong or how I can achieve it, so that – not matter how many lines the book title has – the author is always aligned at the bottom of the box?
And my custom CSS:
#top .bookshelf { border-style: double !important; max-height: 250px !important; } #top .bookshelf-title { font-size: 13px; font-weight: 400; text-transform: uppercase; line-height: 1.5em; letter-spacing: 3px; text-align: center; color: #ffffff; } #top .bookshelf-author { font-size: 11px; font-weight: 500; font-style: italic; line-height: 1.7em; letter-spacing: 3px; color: rgba(255,255,255,0.8); text-align: center; margin-top: 60px; vertical-align: bottom; }Thank you.
Hi team, I have searched the forum and couldn’t find anything.
I love the variable font size for responsiveness but on mobile it sucks. Is there a way to set a minimum size on special headings? So that way when it switches to mobile it retains some of the look and feel?
Cheers
A
Hello,
How can I change the color of the bar that contains the breadcrumbs.
Is now green, see see http://maastrichtvooriedereen.nl.transurl.nl
I can adjust the font size etc. under “Advanced Styling” but no color.Thanks and regards,
TomHowdy!
First time that I used the timeline feature in Enfold (although I use Enfold for years).
Problem: date and title font sizes are “ignored” when set manually within the element’s settings. Within the editor’s preview window you can see that these values are not adopted. Only the text size within the content field is ok and changes accordingly.
This is what WP/Enfold generates when date and title font size are set to 15px within the advanced layout editor:
<h2 class="av-milestone-date " style="font-size:15,15px; color:#383838; " id="milestone-2017"><strong>2017<span class="av-milestone-indicator" style="background-color:#2e89b3; "></span></strong></h2>When only the date font size is edited:
<... style="font-size:15,px; color:#383838; ">Versions:
WP: 5.3.2
PHP: 7.2.26-he.0
Enfold: 4.7.1Link to sample page is included in the private content.
Cheers
Chris
Hi
How can I change the font of the secondary links of the main menu?
In advanced Enfold options I can modify the font of the main menu but the secondary menu only allows to change font size.
You can see it at b2bactiva.com
Thank you.Caption Content Font Size does not work on mobile. Regardless of the font size I select it does not change. Works fine on PC.
I’m using Enfold 4.7.1
Is there a fix for this?
Many thanks in anticipation.Caption Content Font Size does not work on mobile.
Is there a fix for this?
Many thanksHello,
I’m having trouble changing the size of the name on my testimonial. This is the code I’m adding to the Quick CSS area:
#top .avia-testimonial-name {
font-size: 50px;
font-style: italic;
}As you can see on the site, the name is italic but I can’t change the size for some reason. It’s like there is a css setting somewhere else overriding my size choice.
Can you please advise?
Thanks,
Topic: Enfold 4.7.1 problems
Hi,
After updating to Enfold 4.7.1, the below 2 issues were noticed so far:
Timeline:
=======
wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.php
if( !rray_key_exists( ‘font-size’, $this->title_styling ) ) -> Syntax errorMagazine
========
Display Thumbnails?
If the box is unchecked, the thumbnails is still visible in the page.thank you
