-
AuthorSearch Results
-
May 21, 2023 at 10:02 pm #1408088
In reply to: Add a widget on a mobile menu at the button
Hi,
Thank you for your patience, I saw your widget area with your name and address and the text below it with the three links, and as I understood you wanted this to show in your mobile menu below the other menu items. I thought the best way would be to add these as menu items, so I added your name, email, address to one custom menu item and made the link your mailto email link and added line breaks between the items. I thought you would like this text to be a little smaller to distinguish it from the other menu items. I also added the other three links below it and three separate menu items. Then I added this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field@media only screen and (max-width: 767px) { #av-burger-menu-ul .menu-item-22286 .avia-menu-text, #av-burger-menu-ul .menu-item-22287 .avia-menu-text, #av-burger-menu-ul .menu-item-22288 .avia-menu-text, #av-burger-menu-ul .menu-item-22289 .avia-menu-text { font-size: 18px; line-height: 18px; display: inline-block; } .html_av-overlay-full #top #wrap_all #av-burger-menu-ul .menu-item-22287, .html_av-overlay-full #top #wrap_all #av-burger-menu-ul .menu-item-22288, .html_av-overlay-full #top #wrap_all #av-burger-menu-ul .menu-item-22289 { line-height: 18px; padding: 0; } } @media only screen and (min-width: 768px) { #top #wrap_all #avia-menu #menu-item-22286, #top #wrap_all #avia-menu #menu-item-22287, #top #wrap_all #avia-menu #menu-item-22288, #top #wrap_all #avia-menu #menu-item-22289 { display: none; } }this will hide this on desktop and show on mobile, please clear your browser cache and check and let us know if this is what you had in mind.
Please see the screenshot in the Private Content area.Best regards,
MikeMay 18, 2023 at 4:55 pm #1407854Hi Ismael,
I figured it out. The language code set by translate press is fr-FR for french and en-EN for English. This is what worked for me. You can close this ticket!
Thanks a lot,
Guy/** New Search **/ #menu-item-search [data-av_icon]:before { float: left; margin-right: 2px; font-size: 16px !important; } html[lang=en-US] #menu-item-search a:after { content: ' Search'; } html[lang=fr-FR] #menu-item-search a:after { content: ' Recherche'; } /** end new search **/May 18, 2023 at 2:50 pm #1407843Hi Ismael,
I’ve added the code to my child themes style.css, but it doesn’t have any effect. Below is the code that I have in that file. I did clear cache and have compression turned off.
Do you have any idea why this isn’t working.
I’ve included a link to the site.
Thanks,
Guy#menu-item-search [data-av_icon]:before { float: left; margin-right: 2px; font-size: 16px !important; } html[lang=fr_FR] #menu-item-search a:after { content: ‘ Recherche’; } #menu-item-search a:after { content: ' Search'; }May 17, 2023 at 3:26 pm #1407758In reply to: The Text Block Font Size responsivity is not working
Hi,
You could try this instead:
#footer p { font-size: inherit !important; }Best regards,
RikardMay 17, 2023 at 12:49 pm #1407747In reply to: The Text Block Font Size responsivity is not working
Hi,
This CSS in Quick CSS is overriding the settings:
/*Footer Font for Small Text about company*/ #top .all_colors p { font-size: inherit !important; }Try removing or modifying it.
Best regards,
RikardMay 17, 2023 at 7:04 am #1407704In reply to: The Text Block Font Size responsivity is not working
Hi Ismael,
It maybe easier if you log in to the home page and look at the Text Block for the headers and look at the Font Size Changes on the screen adjustments and check that the size does not adjust when you make the browser screen smaller.
Please let me know.May 16, 2023 at 5:04 pm #1407640In reply to: Subline for “av_button” Buttons
Hi Nikko,
thank you for your Input concerning the button.
Talking about the text element I’m a but surprised you wrote “go to Styling (tab) > Spacing”…
Within the styling-tab I can see “blog-style”, “font-size” and “Colors” only.If possible to manipulate text elements by CSS – would you pls send an example with all accepted arguments from where I can go further?
Thx
May 16, 2023 at 3:32 pm #1407629Topic: The Text Block Font Size responsivity is not working
in forum EnfoldA-Wise
ParticipantHi,
When using the Content Element Text Block the Font Size responsivity is not working, it does not adjust on different screens.Login in Private
ThanksMay 16, 2023 at 11:34 am #1407555Topic: Responsive font sizes for “Special Heading” ALB element?
in forum EnfoldBeeCee
ParticipantHi,
will this come with a future update of the theme or is there a special reason why the ALB element “special heading” has no option for different font sizes for different devices?
Only the margins can set differently for different devices, not the font size resp. the H-size.
When I add a textblock, for example, and type there a H1 headline, I can vary the font size for different devices, but not for the ALB element “special headline”.
May 15, 2023 at 3:45 pm #1407447I updated the enfold child with what is available in documentaiton (2018 version). The one I had up was previously dated 2013 I think. That fixed the /* impact verification below*/ issue, which I had been getting when I was logged in. Thank you for that, as it was annoying.
I cleared cache in cloudflare and am still getting the two formatting issues.
I do have the following in the Quick CSS
.footer_font_icon a { margin-right: 10px;/*space to the right of the blue*/ outline padding-right: 10px;/*between the red and blue outlines*/ } .minor-meta {display:none !important;} .entry-footer {display:none !important;} .tweet-left { float: left; margin: 0 20px 5px 0; width:324px } .attachment main a img { min-height: 350px; min-width: 500px; height: 100%; width: 100%; } .nf-field-container, #ninja_forms_required_items, .nf-input-limit { margin-bottom: 0px !important; margin-top: 0 !important; } #nf-field-4{ padding-left: 15px; padding-right: 15px; font-family: "Georgia"; font-size: 34px; }Can you check now and see if you’re seeing the errors, as I am? Agree that it might be something on my site but I can’t find it.
May 14, 2023 at 10:48 pm #1407379In reply to: Subline for “av_button” Buttons
May 14, 2023 at 12:11 pm #1407348In reply to: numbered icon list: like to change Font
Hi Nikko,
OK, I sent u IOS & Mac-Screenshots attached, pls chk:
Safari and Chrome on Mac and IOS is OK, Firefox and Chrome on Mac not.Is there anything I can do via Quick CSS to ensure browsers using grotesk fonts and no serifs?
Or via Custom CSS on the child side to manipulate Font size, weight, family …May 14, 2023 at 12:48 am #1407331In reply to: text on mobile too small
Hi Marc,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .avia_textblock p { font-size: 16px; } }Hope it helps.
Best regards,
NikkoMay 13, 2023 at 9:09 pm #1407300Hey ballindigital,
Thanks for your patience and the link to your site, to make the Add to Basket button lager and change it’s style you can try some css like this:#top.woocommerce-page .main_color .button[name=add-to-cart] { background-color: #ffd1ed; width: 200px; font-size: 16px; }
I’m not sure how you want to style the button, please explain further if you need more help with it.
#2 where on the page do you want the second Add to Basket button, in the Description?
#3 I don’t see a link to your example site, but even with only 4 images on mobile I don’t believe the info would be “above the fold” perhaps moving the images after the info on mobile would achieve what you would like? If so try this css:@media only screen and (max-width: 767px) { #top.single-product .product { display: flex !important; flex-wrap: wrap !important; } #top.single-product .single-product-main-image { order: 2 !important; } #top.single-product .single-product-summary { order: 1 !important; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeMay 12, 2023 at 10:57 am #1407209In reply to: button text – like to change font size, weight
Hi Nomad,
Yes, but you’ll need to add a Custom CSS Class name for it, you can replace .class-name:
#top .class-name .avia-button { font-size: 30px; font-weight: bold; }Best regards,
NikkoMay 12, 2023 at 9:57 am #1407192Topic: button text – like to change font size, weight
in forum EnfoldNomad
ParticipantHi,
is there some quick CSS magic available that let me control font size, weight on some of my buttons?-
This topic was modified 2 years, 9 months ago by
Nomad.
May 12, 2023 at 9:54 am #1407191Topic: numbered icon list: like to change Font
in forum EnfoldNomad
ParticipantHi,
I recognised enfold having a font problem with a numbered icon list.
In quick CSS, I used …
.VV-IconList-numbers li:nth-child(1) .iconlist-char:before {content: '1'; } .VV-IconList-numbers li:nth-child(2) .iconlist-char:before {content: '2'; }how can I change font/family, weight, size as well?
-
This topic was modified 2 years, 9 months ago by
Nomad.
May 12, 2023 at 9:47 am #1407190Topic: Subline for “av_button” Buttons
in forum EnfoldNomad
ParticipantHi,
I’d like to have a button with a subline below. Like to change font, size, weight, more lines …
is this a new feature request or possible with a little quick-CSS magic?-
This topic was modified 2 years, 9 months ago by
Nomad.
May 11, 2023 at 7:23 pm #1407146In reply to: Admin-Seite wählt Hauptmenü nicht an
This reply has been marked as private.May 11, 2023 at 5:46 pm #1407138Topic: Fullwidth Easy Slider Titel Position // Button Hover
in forum Enfoldclaudipro
ParticipantHello,
I have two questions to solve:
1. I would like to have th position of titel and Caption in the Fullwidht easy slider more on the top of the page than on the bottom. Didn’t find a way to do this.
2. I changed the color from the button. Is it possible to customize the hover style from the button too?
This is the CSS I used for the Button:
/* Slideshow button */
#top .avia-slideshow-button {
background: rgba(255,210,62, .75) !important;
font-color: #65877f; -> Font color doesn’t work, the Font is still white!
padding: 20px;
min-width: 300px;
min-hight: 180px;
border-radius: 15px;
font-size: 20px;
line-height: 20px;
}Thank’s for your help.
ClaudiaMay 10, 2023 at 4:24 pm #1407012I think you misunderstood me.
I meant the css in your earlier letter of August 28, 2022.
————————–
This looked like this in its entirety:
@media only screen and (max-width: 1024px) {
#av_section_2.av-parallax-section {
overflow: visible;
}
#av_section_1 .av-section-color-overlay {
opacity: 0;
}
}
————————–
What does the (extra) css mean?
#av_section_1 .av-section-color-overlay {
opacity: 0;And why is max width 1024 and not 1366
What do you mean by: Did you try this and adjust the font size to suit your needs, is it working for you?
May 10, 2023 at 1:00 pm #1406986In reply to: Accordion Not Working
Hi, Thanks, that has fixed the Accordion.
But there are still two further issues.
1. The Text Block Font Size responsivity is not working, it does not adjust on different screens.
2. When the plugins are active, the Home page does not update.May 9, 2023 at 12:15 pm #1406878Hi,
The css in my last post is only for the font size, the other css should also remain as it is not the same as the first post.
The max-width of 1024 tells the css to not work above 1024px, so it doesn’t apply for the headings since you do want it to work for 1024px and above.
Did you try this and adjust the font size to suit your needs, is it working for you?Best regards,
MikeMay 9, 2023 at 4:17 am #1406817In reply to: Regular price not crossed out and gray
Hey Illingco,
Thank you for the inquiry.
The following css rule overrides the default style of the original product price.
#top .price, #top .price span, #top del, #top ins { display: inline; text-decoration: none; font-size: 15px; line-height: 24px; font-weight: 600; } div.product p.price del { font-size: 14px; color: #8b2121; }To revert the style back to default, you can add this css code.
#top .price del { text-decoration: line-through; color: gray; }You may need to temporarily disable the Enfold > Performance > File Compression settings and toggle the compression plugin.
Best regards,
IsmaelMay 9, 2023 at 12:10 am #1406813In reply to: Print the current date in a text box/button
try using that little snippet in your child theme functions.php:
function show_date_with_shortcode() { date_default_timezone_set('Europe/Berlin'); setlocale(LC_TIME, 'de_DE.UTF-8'); $date = date_i18n( 'l \d\e\n ' . get_option( 'date_format' ) . ' ' . get_option( 'time_format' ). ' \U\h\r' ); return $date ; } add_shortcode( 'show_date', 'show_date_with_shortcode' );use it as shortcode in your text :
[show_date]this is for my german language a binding word \d \e \n will end in Freitag den 17.04.1968
the rest will be corresponding to your lang settings – but if you like to have that binding word f.e. the then use \t\h\e
if you don’t like the time in this shortcode – just remove that part:
$date = date_i18n( 'l \d\e\n ' . get_option( 'date_format' ) );___________
or style a kind of calendar sheet:
function datum_shortcode() { date_default_timezone_set("Europe/Berlin"); setlocale(LC_TIME, 'de_DE.UTF8'); $year = date_i18n('Y'); $day = date_i18n('d'); $month = date_i18n('F'); $weekday = date_i18n('l'); $weekdaycolor = date_i18n('l') == 'Sonntag' ? 'red': 'gray' ; $uhrzeit = date_i18n( get_option( 'time_format' ) ); $datum = '<div id="calendar_sheet"><div class="month-year"><span class="month">'.$month.'</span><span class="year">' .$year.'</span></div><div class="day ' .$weekdaycolor.'">'.$day.'</div><div class="weekday">'.$weekday.'</div><div class="time">'.$uhrzeit.'</div></div>'; return $datum; } add_shortcode('calendar_sheet', 'datum_shortcode');here use it as shortcode in your text:
[calendar_sheet]some css for it:
#calendar_sheet{ text-align:center; display: inline-block; border:1px solid #eee; border-top:15px solid #0076ba; -webkit-box-shadow: 5px 5px 2px #ccc; -moz-box-shadow: 5px 5px 2px #ccc; box-shadow: 5px 5px 2px #ccc; background:#fafafa; padding: 5px; min-width: 150px; } .month-year .month, .month-year .year { padding: 0 5px } .day { font-size:48px; font-weight: bold; font-family: times; padding: 10px 0 0; } .day.red { color: red; } #calendar_sheet .time { font-size: 24px; }see both shortcodes in action on: https://enfold.webers-webdesign.de/3-columns/
again adjust to your language: so for red Sundays change that Sonntag to Sunday in weekday color ;)
and change to your local time in these lines:date_default_timezone_set("Europe/Berlin"); setlocale(LC_TIME, 'de_DE.UTF8');-
This reply was modified 2 years, 9 months ago by
Yigit.
May 8, 2023 at 6:45 pm #1406780Hi,
Glad this helped, the parallax allows the image to also move as the foreground moves, scroll doesn’t. The height of the parallax image doesn’t really alow you to see the effect very well, it works better when the image is bigger.
The media query max-width is pixel width of the screen size.
For the masonry headings this is the css, adjust to suit:#top #main .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title { font-size: 1.5em; }Best regards,
MikeMay 8, 2023 at 11:38 am #1406721Thanks for your answer.
By setting it to parallax and the extra css it now works. The lower height header (https://lacasatorre.nl/portfolio-item/zwembad/) has the parallax setting, the higher height header (https://lacasatorre.nl/inrichting/) has the scroll setting.• Question, what exactly is the difference between parallax and scroll?
• And can you explain to me what the max-width in the css means, what is the meaning of the number of pixels.Another question I asked, but maybe I should create a new ticket for that?
Can you adjust the font size of the headings (such as swimming pool, living room, etc.) in the pictures at the bottom of the page (masonry) see https://lacasatorre.nl/inrichting/. Intended for the iPad!!-
This reply was modified 2 years, 9 months ago by
tomcusters.
-
This reply was modified 2 years, 9 months ago by
tomcusters.
-
This reply was modified 2 years, 9 months ago by
tomcusters.
-
This reply was modified 2 years, 9 months ago by
tomcusters.
May 6, 2023 at 8:20 pm #1406600Hi,
I recommend this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #main a.av-masonry-pagination.av-masonry-load-more { font-size: 0px; } #top #main a.av-masonry-pagination.av-masonry-load-more:before { content:"Load More Articles"; font-size: 13px; }After applying the css, please clear your browser cache and check.
Best regards,
MikeMay 5, 2023 at 12:02 pm #1406518Hello again,
Following on from my previous question.
Can you adjust the font size of the headings (such as swimming pool, living room, etc.) in the pictures at the bottom of the page (masonry) see https://lacasatorre.nl/inrichting/
If you then click on a picture (at the bottom of the page), for example swimming pool (https://lacasatorre.nl/portfolio-item/zwembad/ ), and you view this on an iPad or telephone, the block with text and photos will disappear under the header with photo, see: https://imgur.com/a/mtjCwmN !
This is NOT the case on the regular computer.I’ve tried everything, but can’t find where to change this.
If the photo in the header is higher then it goes well, if the photo is smaller it disappears.-
This reply was modified 2 years, 9 months ago by
tomcusters.
-
This reply was modified 2 years, 9 months ago by
tomcusters.
May 4, 2023 at 4:53 pm #1406461In reply to: Admin-Seite wählt Hauptmenü nicht an
-
This topic was modified 2 years, 9 months ago by
-
AuthorSearch Results
-
Search Results
-
Hi,
When using the Content Element Text Block the Font Size responsivity is not working, it does not adjust on different screens.Login in Private
ThanksHi,
will this come with a future update of the theme or is there a special reason why the ALB element “special heading” has no option for different font sizes for different devices?
Only the margins can set differently for different devices, not the font size resp. the H-size.
When I add a textblock, for example, and type there a H1 headline, I can vary the font size for different devices, but not for the ALB element “special headline”.





