Hi,
Sorry for the very late reply and thanks for the screenshot and link. Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
@media only screen and (max-width: 766px) {
#sub_menu1 > div > a > span.av-current-placeholder:before {
content: "Shop" !important;
font-size: 14px;
position: absolute !important;
}
#sub_menu1 > div > a > span.av-current-placeholder {
font-size: 0 !important;
margin-left: 10px !important;
}
}
After applying the css, please clear your browser cache and check.

Best regards,
Mike
Hi,
Please go to Enfold theme options > Advanced Styling and edit “Small bar above Main Menu” and change font color to white. To increase font size, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling
.phone-info {
font-size: 16px;
}
Best regards,
Yigit
Hi,
Please use the code as following instead
#top.single-product .av-woo-purchase-button .price span {
font-size: 20px !important;
}
Best regards,
Yigit
Hi @solf,
Please add following code to Quick CSS field instead
#top .logo,
#top .logo a {
overflow: visible;
}
/* Subtext styling */
.logo .subtext h1 {
font-size: 20px;
font-weight: 600;
}
.logo .subtext {
position: absolute;
top: 50%;
right: 0;
transform: translate(120%,-50%);
z-index: 999;
line-height: 0;
}
If that does not help, please start a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it :)
Best regards,
Yigit
Hey. I added !important and it worked for the title change.
Trying to do the line-height to reduce the space and it is not working. Any suggestions?
Thanks.
.blog .slide-entry-title {
text-transform: none !important;
}
.blog .slide-entry-title a {
font-size: 15px;
line-height: 10px;
}
Hello Ygit
Thanks so much for your help. Although Solution 1 resized the font size for price on the single page. It also resized it for the element ‘you may also like’ or ‘related products’ at the bottom of each product page.
Is there a way to only resize it on the price after the product description?
Thanks heaps.
Corina
Following this post.
The same occurs with any easy slider, slider or colour section if a min-height is specified.
If you watch the page load, you can see that the min-height is applied after everything else. Meaning that any element loaded dynamically like this causes a massive CLS shift. The use of a fade in by default also causes CLS as well. Not sure if the team at Enfold have any solutions for either of these issues?
If you set an easy slider to display without a min-height for smaller screens the CLS issue does not occur – Because the image does not dynamically re-size in the same way on page load.
The scroll down arrow also affects CLS scores which I have started to remove where it causes problems.
It’s something I need to investigate further as I have Jetpack CDN and Photon running. I’ve not tried disabling them yet to see if it resolves the problem as they influence the way images load.
Regarding your initial issue with fonts. Text movement is normally caused by the use of Google fonts. I use SWAP in the performance settings which means the text is loaded with a standard system font and then it changes it to the custom font once it has loaded. Not ideal but efficient. Ideally you need to preload/prefetch fonts. and host them locally. Download your chosen fonts from google, upload them as custom fonts so they are served locally and then add a prefetch to them. You cannot add prefetch naively within Enfold without altering Enfold? Correct me if I am wrong!
I am currently looking into licensing WP Rocket Enterprise edition as this can deal with some of the more challenging aspects of Web Vitals – Like serving Google analytics locally and adding prefetch/preload to fonts. I wouldnt want to pay $40 a year per site though – hence getting an enterprise license to cover all of my customers.
Hi,
Thanks for the update. I’m not sure why the styling is not applying to that header unfortunately, but I added this for you in Quick CSS:
#contact h1.av-special-heading-tag {
font-size: 70px;
}
And that is applying on your site now, please review it.
Best regards,
Rikard
Hello
This works very nicely, but the link is just # and I need it to be something like /register/
How do I traget this item and make that happen, please? Thank you in advance.
/* custom text left of burger */
.av-burger-menu-main a::before {
content: "Custom icon text";
font-size: 16px;
line-height: 16px;
letter-spacing: 4px!important;
color: #fff!important;
padding: 15px 20px!important;
background: #000!important;
border: 1px solid #fff;
left: 0%;
transform: translateX(-50%);
margin-right: 30px!important;
}
Hi,
There was a missing closing curly brace in one of the css media queries in the Quick CSS field. We add it back right below this code.
#footer .widget p {
font-size: 12px;
}
And regarding the logo, we made sure that the full size version of the logo is selected and added this css code to vertically align the logo inside the header.
.logo img {
display: inline-block;
}
Best regards,
Ismael
Hello, thanks for the information on font size.
But the title was “height”, I am looking for this as well.
Does anyone know how to adjust height of the button, not of the fonts?
Hello,
I have an issue with the bottom of the page. For the titles i used H1 tag throughout the page but in contact section it reads differently, I tried with deleting the section and redoing it but it did not work, neither font size nor font style match.
Thank you in advance
jonathanGuest
Hi, the reason i’m contacting you is because i understand inoplugs does work for you. I used one of their free wp plugins, font resizer, (downloaded from their site), although the plugin works well I was surprised to see that the plugin has malware that injects unwanted links into it seems every page. Now if i was a expert hacker of course the first thing i would do is try to ruin his site somehow, this being a reflection of my feelings dealing with this shit. I do not know if you still have a association with inoplugs (as they state they do work for you on their website currently), but i think you should be aware that if someone discovers malware code (and of course who knows what else) and injected links in their site using anything dealing with inoplugs and figures it out, resulting reviews with brand name (inoplugs and yours by association) could affect positive business reputation. And if you are not aware if this you should be and I would drop inoplugs in a heartbeat or try to find out who is exactly responsible. With this experience I would not take a chance with inoplugs or anything associated with them (AHREFS) https://prnt.sc/wjbkmn
jonathanGuest
Hi, the reason i’m contacting you is because i understand inoplugs does work for you. I used one of their free wp plugins, font resizer, (downloaded from their site), although the plugin works well I was surprised to see that the plugin has malware that injects unwanted links into it seems every page. Now if i was a expert hacker of course the first thing i would do is try to ruin his site somehow, this being a reflection of my feelings dealing with this shit. I do not know if you still have a association with inoplugs (as they state they do work for you on their website currently), but i think you should be aware that if someone discovers malware code (and of course who knows what else) and injected links in their site using anything dealing with inoplugs and figures it out, resulting reviews with brand name (inoplugs and yours by association) could affect positive business reputation. And if you are not aware if this you should be and I would drop inoplugs in a heartbeat or try to find out who is exactly responsible. With this experience I would not take a chance with inoplugs or anything associated with them (AHREFS) https://prnt.sc/wjbkmn
I have a client whose mobile menu appears when clicked but there is no text, no menu present. The website is shatteredsilicon.net. He deactivated all plugins but that did not resolve the problem. I looked at the custom css and that didn’t have any related to the mobile menu. I’m pasting the custom css below so you can see.
nav.main_menu {
left: 30%;
}
.phone-info { font-size: 18px; }
.slideshow_caption { width: 56%; }
.logo img {
padding-top: 22px;
}
}
.main_color .pricing-table li.avia-heading-row {background-color: teal; }
#top .av-large-testimonial-slider .avia-testimonial-content {
min-height: 136px!important;
}
.slide-image {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
Hey Corina,
Thanks for contacting us!
1- Please add following code to Quick CSS in Enfold theme options > General Styling and adjust as needed
#top.single-product .price span {
font-size: 20px !important;
}
2- It seems like you have achieved it already with following code? :)
#top .related.products h2, #top .upsells.products h2 {
font-family: 'roboto-slab-regular' !important;
}
If you need further assistance, please let us know!
Best regards,
Yigit
Hey Harris,
Please try the following in Quick CSS under Enfold->General Styling:
.blog .slide-entry-title {
text-transform: none;
}
.blog .slide-entry-title a {
font-size: 16px;
}
Best regards,
Rikard
Hey,
I have font sizes set for headings in the advanced styling but the do not work. When Inspect the font sizes are form the base.css.
If I add font sizes to the child theme css they work, but then I have issues on mobile and I’d like them to work in the advanced area so I can manage the fonts in one locations as intended..
thank you
https://www.dropbox.com/s/ze47he5qs0f6w92/Screen%20Shot%202021-01-07%20at%202.36.37%20PM.png?dl=0
Hello,
How to change the title case from UPPER to lower case and font size on the blog page?
See the link.
Thanks
Hello Kriesi Team
I am trying to change a couple of things on a single product page. The page is built with the Avia Framework and I have the following issues:
— Product Price Font Size
I would like to change the font size of the price or price range on the single product page but not on the grid/overview
— Font Family Related Products
I wold like to change the font family of the title for ‘Related Products’ or ‘Ähnliche Produkte’ in German
Don’t seem to be able to achieve this :(
Here a link to the page for reference https://doncamillo.colorit.ch/product/eureka-mignon-perfetto-chrom/
Thanks so much & all the best,
Corina
Hi,
1.) Yes, that should be possible. Please add this css code to adjust the font size and style of the pagination.
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
float: left;
height: 45px;
width: 45px;
line-height: 45px;
text-align: center;
padding: 0;
border-radius: 100px;
margin-right: 3px;
box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
font-size: 20px;
}
2.) That will require modifications that are beyond the scope of support, unfortunately. You might have to hire a freelance developer or contact our partner, Codeable.
3.) Try to add this css code in the css media query above to move the search icon, cart icon and mobile menu further to the right.
.responsive #top #menu-item-shop.cart_dropdown {
position: relative;
margin-left: -90px;
right: -50px !important;
}
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael
Made a GMetrix text on http://www.visitaportodarmi.it after some changes.
It suggest me to:
“Avoid chaining critical requests
The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Maximum critical path latency: 3.3s
INITIAL NAVIGATION
https://www.visitaportodarmi.it/wp-content/uploads/avia_fonts/medical/medical.woff2 , 2.3s”
It seems to be an issue with medical.woff2 impacting performance.
Any suggest about improving?
Thanks
Hi,
Issue seems to be related to button being fullwidth. I tried re-creating your button using Button element instead with following shortcode and that displays the button just fine
[av_button label='BOOK TRIP' icon_select='no' icon='ue800' font='entypo-fontello' link='manually,#bookhere' link_target='' size='x-large' position='left' label_display='' title_attr='' color_options='color_options_advanced' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='custom' btn_custom_bg='#2d5c88' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' id='book-trip' custom_class='booking' av_uid='av-kjjzpz07' admin_preview_bg='']
Could you please use this button instead of fullwidth one to make sure not to break the sidebar? :)
Best regards,
Yigit
Hi,
Thank you for the login, I checked your Quick CSS and found that you had two errors with media queries missing brackets, I corrected these and now the lower half the css in the Quick CSS will work correctly.
I changed the “max-width” css to this:
@media only screen and (min-width: 1250px) {
#top #main > .container_wrap.fullsize > .container {
max-width: 1250px !important;
}
}
This seems to be working correctly. I also noticed that you disabled the jQuery Migrate & enabled Load jQuery in your footer, I recommend disabling these two settings if you notice any issues, at least as a test.
Correcting the Quick CSS seems to have fixed your “text-sep-date” & H1 font size issue.
Please clear your browser cache and check.
Best regards,
Mike
Hi goodinkcreative,
Please try adding this CSS code in Quick CSS:
@media only screen and (max-width:767px) {
#top #wrap_all #main h1 {
font-size: 36px;
}
}
Best regards,
Nikko
Hi,
Please try this CSS as well:
li#menu-item-1812 .avia-menu-text:after {
content: "4";
font-size: 9px;
color: #FFF;
background: #42A0BD;
line-height: 17px;
width: 17px;
display: inline-block;
text-align: center;
border-radius: 100px;
position: relative;
top: -9px;
left: 2px;
}
Best regards,
Rikard
Hi Ismael,
Thanks a lot for your reply. I have added this to the functions.php (Child theme), but unfortunately, it doesn’t work. I did empty the browsing cache on my mobile phone, and the website has no cache plugins (the only cache is CloudFlare, but I completely purget it).
This is the original placeholder text (here in a shortcode), that I want to show as simple “Search” on mobile phones:
<div class=’avia_search_element avia-builder-el-1 el_after_av_textblock el_before_av_one_fifth ‘><form action=’https://staging.captis.com/’ id=’searchform_element’ method=’get’ class=” ><div class=’av_searchform_wrapper’ style=’border-radius:20px; ‘><input type=’text’ value=” id=’s’ name=’s’ placeholder=’Search the News: Articles, Sources, Titles, Companies, Countries…’ style=’border-radius:20px; font-size:20px; ‘ class=’ av-input-hasicon’ /><span class=’av-search-icon avia-font-entypo-fontello’ style=’font-size:20px; ‘></span><div class=’av_searchsubmit_wrapper’ style=’border-radius:20px; ‘><input type=’submit’ value=’Search’ id=’searchsubmit’ class=’button’ style=’border-radius:20px; font-size:20px; ‘ /></div><input type=’hidden’ name=’numberposts’ value=’5′ /><input type=’hidden’ name=’results_hide_fields’ value=” /></div></form></div>
Any idea?
Thanks again.
Kind regards
Hi,
The font size of the h1 tag is already set to 40px on mobile view.
#top .fullsize .template-blog .post-title {
font-size: 40px !important;
}
You may need to adjust the css media query so that it actually covers all mobile devices.
@media only screen and (max-width: 600px) {
}
// https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
Ismael
Hallo Marion,
Thanks for contacting us and sorry for the late reply!
1- Please add following codes to Quick CSS in Enfold theme options > General Styling tab and adjust the value as needed
#top .blog-categories.minor-meta a {
font-size: 16px;
}
2-
.html_elegant-blog #top .avia-content-slider .blog-categories {
color: transparent;
}
(There is no selector, so we set comma color to transparent :))
3- Please edit your Blog Posts elements and choose to display Title and Excerpt – https://imgur.com/a/zDSO5zg. If that does not help, please make sure that you chose to “use Advanced Layout Builder to create your own blog page layout” in Enfold theme options > Blog Layout > Blog Layout
4- Yes, you can add Blog Posts element to your homepage and choose to display only 1 blog post so it would display the latest blog post from selected categories :)
Happy new year!
Best regards,
Yigit
Hi,
Thank you for the screenshot, from this I see your max-width is set to 1250px, but your blog page is still 1010px, this css would correct:
#top.page-id-248 #main > .container_wrap.fullsize > .container {
max-width: 1250px !important;
}
I used the page ID after “#top” in the css above because it looks like this page is not set as the site “blog” page, if it were we could use the “blog” class after the “#top”.
To set the post H1 to 40px please try this css:
#top .fullsize .template-blog .post-title {
font-size: 40px !important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike