-
Search Results
-
Sirs: I want to add a custom menu in a page, so I 1) created a custom 2) creates custom widget area, 3) put my menu there and, 4) add the custom widget to my page. Fine.
But the font is too small. I fiollowed your advice in this post (https://kriesi.at/support/topic/increase-font-size-on-custom-menu-widget/) to increase the font, with this code:
.widget ul li a {
font-size: 12px;
}The problem in that this code changes the font for all widgets in my side bars.
Which will be the code to change only this widget?
I have created a test page where you will see the following
1) Layerslider – as an example that I would like to build with Color Section and Special Header to avoid the usage of Layerslider, as I would like to have an unique set per page.
2) Color Section and Special Header
I’m using a background image – center center with Parallax effect!
The color section has an own css class: sn-sk-bgt
The Special header has an own css class: sn-sk-header
The standard Header text is now displayed in the middle of the Special Header. I would like to see that the Header is displayed at the bottom of the Color Section – with a background color – and full width – similar to what is achieved with the layer slider[av_section min_height='custom' min_height_px='250px' padding='default' shadow='no-shadow' bottom_border='border-extra-arrow-down' id='' color='alternate_color' custom_bg='' src='http://test2.scheer-test.nl/wp-content/uploads/2015/10/SAP_bridge-1310.jpg' attachment='' attachment_size='' attach='parallax' position='center center' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='#0070e8' overlay_pattern='' overlay_custom_pattern='' custom_class='sn-sk-bgt'] [av_heading tag='h1' padding='10' heading='Ontdek de kracht van S/4 HANA en SAP Cloud Oplossingen' color='meta-heading' style='blockquote modern-quote' custom_font='' size='' subheading_active='' subheading_size='15' custom_class='sn-sk-header'][/av_heading] [/av_section]Could you support me in addressing the right DIV class and necessary CSS to get the heading as described above?
Hi, thanks for Enfold, it’s just great!
I found a bug, if I add an Icon with Shortcode, the caption is not displayed:
[av_font_icon icon='ue800' font='secoma-icons' style='' caption='Comfort' link='' linktarget='' size='22px' position='center' color='#62be4d'][/av_font_icon]Be blesses, Noel
Hello,
I am having an issue with the title and excerpt not adjusting responsively in the accordion slider – on mobile phones, the excerpt is cutoff completely because it is too long (and if the title was any longer in characters, that is cut off too). On Desktops, the title and excerpt are really small (and if I make the font size larger, the title and the excerpt are cutoff on mobile phones). How can I make the font scale responsively so I can make the font size really large on both desktop and mobile without it being cutoff?my dev site is: http://www.peacecanhappen.org
I also attached a screenshot of the accordion slider on a mobile phone.
Hi, guys.
My client has me putting together this “simple” landing page overnight to accompany their nice Enfold main site. It’s really a pretty straightforward deal that could be built in HTML, but I turned to Enfold again because I was worried about responsiveness. I’ve got everything looking fine at a reasonable resolution on Desktop, but too much whitespace between the header and text on smaller screens. Plus on smartphone (at least on iPhone 6s iOS 9.2), I can’t get the header to fill the screen at 100% in portrait or landscape after having removed the responsive menu. It acts as though the menu holder is still in place even though you can’t see it. I’ve searched the forum and found several answers to similar issues, but I can’t seem to get the right combination to work for me.
One last issue is that for some reason I can’t get image maps in the header to activate in Enfold. Tests fine in other all other applications, but not in Enfold. I’m sure it’s probably something silly I’ve missed. Can you help with this, too? Here’s the code to support the image maps in the header:
<font size="1"><img src="http://solutions.engineeredrigging.com/IMheader1500x300.gif" width="1500" height="300" hspace="0" usemap="#Map" border="0"></font> <map name="Map"> <area shape="rect" coords="231,273,486,294" href="http://http://engineeredrigging.com/engineered-solutions" alt="Engineered Solutions" title="Engineered Solutions"> <area shape="rect" coords="674,273,808,296" href="http://http://engineeredrigging.com/fabrication" alt="Fabrication" title="Fabrication"> <area shape="rect" coords="1004,272,1271,295" href="http://http://engineeredrigging.com" alt="Heavy Rigging & Hauling" title="Heavy Rigging & Hauling"> <area shape="rect" coords="627,35,846,205" href="http://engineeredrigging.com"> </map>Until I can figure out the image maps, I’ve temporarily overridden the “Home” link for the entire header in Functions.php with:
add_filter('avf_logo_link','av_change_logo_link'); function av_change_logo_link($link) { $link = "http://www.engineeredrigging.com"; return $link; }I’ll send temp login credentials, etc privately.
Really love this builder. Buying a few more licenses for the war chest and to keep your excellent support in place. Any direction you can give is appreciated. Cheers!
BernieTopic: Small Bar Above Header
Hello all,
I have recently purchased the Enfold theme and I am trying edit the small bar above logo. Though I love the theme, I was a little disappointed that I could not edit the small bar any further than adding a contact number and changing the bar color, font size and color. I needed to put a number with a click to call function, Google review button and an online appointment button, which I realized that I could not do inside the dashboard.
I downloaded a header and footer plug in, wrote a 3 column DIV responsive code and placed two out of the 3 items I wanted there, after I disabled the small bar function. Though I am not done, it looks great except for one problem. When I scroll down the page, the logo does not move to the top of the page like it does with the small bar activated. I leaves a gap between the logo and the top of the page and doesn’t look good.
If there is anyone that could tell me a better place to put the code or a way that I could edit the header PHP after putting a copy in my child theme, I would appreciate it. Thanks!
I am having trouble with the drop down menu off the Main Menu. Sometimes it drops down as a vertical list (this is what I want) in smaller font size, and sometimes it drops down as a horizontal submenu with larger bold font. How can I control this?
Thanks for the help.
RonTopic: Change Menu Colour
I am trying to change the text colour for
“Shop | Cart | Checkout”
in the top bar of the page to the same colour as the main menu text.
I applied this CSS and while it did change the text size it dod not change the colour.
Note: I do not want to change the colour of the Phone Info text, just the three Woo Commerce page links..av_secondary_right .sub_menu {
font-size: 14px;
color: #ff7d95!important;
}I just added new Text Block widgets through the Avia Layout Builder and pasted some text into them. They are showing two Warning messages at the bottom of the editor. You may not see them unless you scroll down to the bottom, close to where you can change the font size. Since the warnings have our web host’s path to our site in them I am pasted them into the Private Content.
As soon as I add a text block widget and open it the warning message is already there.
Hi Support,
I’ve a small problem when screen is under 990px I think.
Here the screenshot : http://i68.tinypic.com/zt6gls.png
There is blank space between menu and text… (on iPad for example)
Could you help me.
Here my code (Quick CSS) :
.iconbox_content_container h2{color:#000000 !important;font-size:13px !important}
@media only screen and (max-width:767px) {.avia-layerslider {display: none !important}}
@media only screen and (max-width:767px) {.responsive #scroll-top-link {display: block !important}}.html_header_top.html_header_sticky #header {position: fixed !important}@media only screen and (max-width:767px) {.responsive #top #main {padding-top:80px!important}}span.trail-before {display: none !important}@media only screen and (max-width:990px) {.title_container {display: none !important}}@media only screen and (max-width:1100px) {.av-main-nav > li > a { padding: 0 7px}}Thanks you for your help.
Topic: Menu Text Size
Hey,
How can i make the Menu Font Size bigger?
Greetings Jannis
Hello,
How can I reduce the space between lines of the testimonial subtitle in the testimonial slider using Quick CSS? When the text wraps in mobile views, there is too much space between lines.
Adding p style tags with line height in the slider element itself messes up my Quick CSS changing the font size and adds extra space between the testimonial name and subtitle, so that does not work.
I tried:
.avia-testimonial-subtitle { line-height: 1.2em !important; }
and
.span.avia-testimonial-subtitle { line-height: 1.2em !important; }and these did not work.
Any suggestions on how to fix this?
Thanks for your help!
Hello!
I have some text that is in a 1/3 column element that is cutting off on screens 768-800px wide.
Row settings are already set for no space between columns.
I can’t edit the text itself because it is an email address and it looks like a typo on all other views if I add a space in the middle of the address so the line breaks.
I tried making the font size a little smaller so it would fit, but have to go all the way down to 80% for it to fit, and then it is too small in that view so it is hard to read.Is there a way to either add a space in the text line that does not show except on that one view, or to adjust column width somehow so the text fits?
Link to a marked screenshot is below.
Thanks in advance for your help!
Topic: Resize Socket and other
Hi
I need only reduce the font size of the socket, as I can do? I also want to hide the date of blogging when I show in “blog entries”Regards

Treating</h3>