-
Search Results
-
Hi,
My base text size is larger than the default excerpt text size.
I’d like to increase the font size of the excerpt text as it displays in, for example, the blog widget where the entry displays the excerpt text with a “read more” link.Topic: Fullwidth Button Custom CSS
Hello,
I found this post (very helpful) https://kriesi.at/support/topic/full-width-button-text-size/ which allows me to change the text size for the fullwidth buttons. When I apply it to my child theme, it works perfectly.
I added in the Custom CSS Class field so that I could customize individual elements, but it doesn’t appear to be working (human error, I’m sure). :-)
Here’s the test page: http://www.tripreads.com/paris/
Custom class: offline_maps
Code implemented:.offline_maps #top .avia-button-fullwidth .av-button-description { font-size: 12px; }What am I doing wrong?
Topic: Change my H1 font style.
Hi,
I would like my H1 font size to be the same size as the H2 font size. I think I can make this change site wide by adding an entry to the Quick CSS field in the Enfold setting under the WordPress Admin. Is that correct?
Can you tell me what CSS to add the make the H1 text size the same as the default H2 text size?
Thanks,
DSM.Topic: Tabs Mobile Appearance Help
Hi Support,
I’ve been working with the CSS for the “Tabs” Element and cannot figure out why it displays differently on mobile – even before the CSS changes (Thought I would dive right in and make the changes as I go. Still no luck!).
The issue I am having is: when I am on mobile, only one tab displays above the content while the others dhow below UNTIL another tab is chosen. Meaning, the first tab is ALWAYS above the content but when I select another tab, then they all display ABOVE the content. The text color of the tab name itself also changes. I’ve tried adding the correct color via CSS but it does not seem to want to work! I’ve also disabled all plugins as well.
The website is here:
http://tjmpropertygroup.com/philadelphia-neighborhoods/washington-squareThough this was also the case prior to the CSS changes, the CSS that I have changed is:
.tab_content.active_tab_content,.js_active #top .active_tab {
background-color : transparent!important;
border-left: none;
border-top: none;
border-right: none;
border-bottom: solid;
border-width: 2px;
border-color: #f95909;
}.js_active .top_tab .tab{
border-left: none;
border-top: none;
border-right: none;
border-bottom: none;
border-width: 0px;
padding:12px 16px 14px 16px;
width:auto;
font-size: 15px;
}.js_active .tab_content{
padding: 10px 0 0 0;
}.js_active .active_tab_content{
display: block;
visibility: visible;
z-index: 3;
position: relative;
overflow:auto;
border-style: solid;
border-width: 0px;
border-radius: 0px;
left:0;
width:auto;
}Thanks!
Also, I would LOVE if users could have the ability to sort tables. For example, in my table, users could have the ability to sort Townhouse from condos or even price, etc.
Hi guys,
So I was looking at the Enfold demo, and I noticed how the blockquote is styled:

I thought the vertical bar on the left was a nice touch, and wanted to use it elsewhere. However, where I want to use it, it’s not a quote, so I don’t want to make it italics, I don’t want to change the font size, all I really want is to have that bar on the left, same font size, same indentation. Is there a shortcode or something I can use to do exactly this? Or do I need to create a new CSS class or something that provides this effect, and add it to the page via the Text (code) editor? I always prefer to use Enfold shortcodes, to prevent hardcoding.
Thanks!
Hello!
For this page *see private* I struggle with a few minor issues:
A) The pop-up icon with the letter ‘i’ in it is too big for small screens (tablet + mobile device) and also pops up in the middle of the text on tablet lay-out which I don’t want. Now I want to make it 60% smaller, but does not respond at this code:
@media only screen and (min-width: 768px) and (max-width: 989px) {
.page-id-407 .avia_transform .avia_start_delayed_animation.av_font_icon {
transform: 60% !important;
}
}Also prefer this for mobile lay-out:
@media only screen and (max-width: 767px) {
.page-id-407 .avia_transform .avia_start_delayed_animation.av_font_icon {
transform: 60% !important;
}
}B) General question; how can I handle ugly line-breaks in a page? I made all line-breaks for desktop layout with SHIFT + RETURN, but on tablet and mobile it looks real crappy…..I want to keep the same font-size for these smaller screens, just another place of line-break.
Can you tell me what I do have to change or do in both cases?
Best regards,
Me.llamoTopic: Secondary header/menu
Hi, I know there’s already a lot of topics concerning this, but I can’t find the right answer. I already applied quick css for social icons height, font size telephone number and menu item. But The menu item padding does not work. It sticks to top instead of vertical center. I also want to include a telephone icon preceeding the phone number. Link fo site is quoted in private content.
Txn
Arthur
