-
Search Results
-
Hello. How to change the font size on the title on my blog list page? I believe it’s h3 at the moment, I want to reduce the font size only on this page. Grateful if you can help.
Topic: Custom ID for css code
Hi there.
I want to customize one text sector and one specific button in a segment.
The following code should be working on it. I have copied from a other site, whrer it looks like i want it.
.avia-button:not(.avia-cookie-consent-button) {
1. font-size: 22px!important;
}style attribute {
1. font-size: 22px;
2. color: #ffffff;
}But when i use the css, the code is shown on all attributes like that. I only want it for one specific sector. How can i make it via the custom id and how should the css code looks like?
The link to my site is in the private content sector (and also the login-data). I also addes a link to a site from which i have the code and i also wanted the same green section with call to action links to the product page.
Can you please show new features in a video? It doesn’t even have to have sound, only show features and show options. Or speak in pictures in a PDF. It would be desirable to show more information about tweaks, bugs and new features for your users. Also, you would have content for YouTube right away, and you would be doing your users a huge favor. User can hardly see the abundance of improvements from a changelog.
What’s behind: (As singles examples). Every user of enfold must determine the new features. But if you show all in a short video, this would be faster for all instead to try all objects. The most is for normal users cryptic stuff, hard to understand. It’s developer language.
“tweak: columns – backwards comp padding 0px as default only adding class av-zero-column-padding and no styling”: “bugs”
“feature: new option “image size” for ALB Masonry Gallery”
Following elements have been updated (not with all options), will be extended:– Animated Numbers (sonar effect, circle border styles when with circle)
– Button
– Button Row
– Columns (SVG Dividers)
– Fullwidth Button
– Icon (only custom sonar effect when with border)
– Icon List
– Notification Box
– PromoBox
– Sections (SVG Dividers)
– Special Heading (new color options only)
– Testimonials (new font color)Thx,
S.
Hello Enfold Theme.
In the page linked below on my website, the text at the jump mark (I put it in the private content box) is different from the rest of the text (Font is different from the shape and size). The text section is called “Footer”.
However, I do not want that. What is the reason for this?
My login data is also in the private content box.
Hey Guys,
I am trying to make the small bar above the main menu have a solid background (#78bc1f) and stick to the top of the site.
I was able to center the menu, but I can’t make the background a solid color or make the bar stick to the top of the page.
This is the site: https://www.goddessgarden.com/This is a good example of another site on Enfold and how I want to look and function: https://premiumtufflock.com/
I tried the “small bar above the main menu” advanced styling and it didn’t work.
Here is the custom css on the site currently:
#socket .copyright {
width: 100%!important;
text-align: center!important;
}#top .aviaccordion-preview-title-wrap { background: rgba(119,188,31,0.9); }
#top .aviaccordion-title { font-size: 25px; }#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content * {
color: black;
}
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
margin: 0px;
width: 100%;
height: 100%;
background: rgba(255,249,245,0.98);
}.avia-no-number { opacity: 1; }
#top #header .avia_mega_div {
max-width: 1080px;
}/* Color section container width */
#section-container-width .container {
width: 100% !important;
min-width: 100%;
padding: 0;
margin: 0;
}.special_amp {
font-family: inherit;
font-size: inherit!important;
font-style: inherit;
font-weight: inherit;
color: inherit!important;
}/**
* Changes the redirect URL for the Return To Shop button in the cart.
*
* @return string
*/
function wc_empty_cart_redirect_url() {
return ‘https://www.goddessgarden.com/store/’;
}
add_filter( ‘woocommerce_return_to_shop_redirect’, ‘wc_empty_cart_redirect_url’ );#top #header_meta {background-color: red!important; }
.header_color .phone-info {color: white !important; }
.av_phone_active_right .phone-info {
float: none!important;
text-align: center!important;
}#top .av_header_transparency #header_meta {
border-bottom: 75;
}Hi guys,
This is extremely weird. H3 formatting does not show after clearing server cache and browser cache several times. And on Private mode.
Under Advanced styles I have
H3: Font family Muli, size: default, line height 1.3em; font weight Light and text transform uppercase.
I added the following to the Child Theme style.CSS:
/* H3 style*/
#top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3 {
line-height: 1.1em !important;
font-family: ‘Muli’, ‘HelveticaNeue’, ‘Helvetica Neue’, ‘Helvetica-Neue’, Helvetica, sans-serif !important;
font-weight: light !important;
text-transform: uppercase !important
}I had tried it on the Quick CSS as well but it did not work either.
Performance has been disabled.
As I am testing everything on Staging first, I am sending you the Staging URL. Let me know if you need the login credentials.
Thank you!
Havi
Topic: Recent Posts widget styling
Hi
How can I style the recent posts widget same as the Pages widget is styled? currently recent posts is displayed with different font size and family, has lines between rows
thank you


