-
AuthorSearch Results
-
December 11, 2015 at 5:57 am #550844
cptnem0
ParticipantAloha kriesi,
We are experiencing issues with our Secondary menu on all pages that have the ‘transparent header’ instance ON.
Some of the menu items are blue others light grey. I’ve tried a few things with no success. Could you please advise? Please see below is the screenshot.
FYI – We have the following custom code on ‘Quick CSS’
.main_menu ul:first-child > li > a { font-size: 18px; }
.header_color .main_menu ul:first-child > li > a { color: #003566; } /* color of main menu items */
.header_color .main_menu ul:first-child > li a:hover { color: #ff8605; } /* hover state of main menu items */
.header_color .main_menu ul:first-child > li.current-menu-item > a,
.header_color .main_menu ul:first-child > li.current_page_item > a { color: #ff8605; } /* color of active menu item */#header_meta a:link,
#header_meta .av_secondary_right a:visited {color:#f7f7f7!important;}
#header_meta a:hover {color:#ffffff!important;}
#header_meta .av_secondary_right a:active {color:#ffcc77!important;}@media only screen (min-width: 768px) and (max-width: 1024px){
div.phone-info.with_nav {
width: 100%;
text-align: right;
margin: -28px 0 30px 0;
}.av_secondary_right .sub_menu {
float: right;
width: auto;
margin-top: 25px;
text-align: center;
}.bg_container{ display: none; }
}Thank you!
-
This topic was modified 10 years, 4 months ago by
cptnem0.
December 10, 2015 at 10:19 pm #550753In reply to: Replace the read-more text with the Enfold-button
Hi Rikard,
Screenshot: http://goo.gl/jLffCj
Translation: Lees meer = read more. knop=button.
I would like to add a button to my blog posts that replaces my current ‘read more’ button. The button i would like to use has the option to display an icon on hover. This one:
[av_button label='Read More...' link='manually,<!–more–> ' link_target='' size='small' position='left' icon_select='yes' icon_hover='aviaTBicon_hover' icon='ue841' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' custom_class='']December 10, 2015 at 7:11 pm #550637The text-transform and font size is now fixed– THANK YOU!
Last 2 things:
1. How to change button background color to #4e81c9? That is not in the list of options under .avia-slideshow-button.
2. How to change animation so button floats down instead of zooming in from the left? It used to do that, but a recent theme update changed it, I think.Thank you so much for all of your help and patience.
December 10, 2015 at 5:54 pm #550594Hey!
Replied you here – https://kriesi.at/support/topic/enlarge-theme-button-font-size/#post-550591
If that does not help, please let us knowRegards,
YigitDecember 10, 2015 at 5:54 pm #550593Hi!
Replied you here – https://kriesi.at/support/topic/enlarge-theme-button-font-size/#post-550591
If that does not help, please let us knowRegards,
YigitDecember 10, 2015 at 5:54 pm #550592In reply to: Text cutting off on tablet views
Hi!
Replied you here – https://kriesi.at/support/topic/enlarge-theme-button-font-size/#post-550591
If that does not help, please let us knowRegards,
YigitDecember 10, 2015 at 4:39 pm #550524In reply to: Increasing font size for tab
Use this instead:
#top .tab{ font-size: 22px !important; } #top .tab_content{ font-size: 18px !important; }Regards,
JosueDecember 10, 2015 at 4:30 pm #550513In reply to: Increasing font size for tab
Hey!
Try adding this code to the Quick CSS:
#top .woocommerce-tabs > ul > li a{ font-size: 22px !important; } #top .woocommerce-tabs > .panel{ font-size: 18px !important; }Modify as needed (first one is tab title, second one is tab content).
Cheers!
JosueDecember 10, 2015 at 4:21 pm #550504Topic: Increasing font size for tab
in forum EnfoldDavid57
ParticipantHi Team,
How can i increase the font size for the tab and words inside the tab?
December 10, 2015 at 3:15 pm #550440In reply to: Change menu font size
I copied the code from this forum, not the email. I’ve tried a few different times and didn’t have any success. I also tried modifying the menu font size on the Enfold > Advanced Styling panel as you suggested but nothing is changing!
Here is a screen shot of the changes I made on the Advanced styling panel
http://josephbrunette.com/?attachment_id=846What could I be doing wrong?
-
This reply was modified 10 years, 4 months ago by
jdbrunet.
December 10, 2015 at 2:22 pm #550389In reply to: Shifting of column
Hi!
Please add following code to Quick CSS as well
.cart-collaterals * { font-size: 16px; }Cheers!
YigitDecember 10, 2015 at 2:08 pm #550379In reply to: Shifting of column
Hi!
Please add following code to Quick CSS as well
table.shop_table.cart * { font-size: 16px!important; }Best regards,
YigitDecember 10, 2015 at 1:51 pm #550368In reply to: Shifting of column
Hi Dake,
Thanks, it worked.
One more question, for the same page how can i increase the font size?
December 10, 2015 at 1:37 pm #550354In reply to: Icons showing as rectangles
Found it and it now looks like this – YUK:
<html>
<head></head>
<body>
<p># BEGIN WordPress
<ifmodule>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</ifmodule> <filesmatch> <ifmodule>
Header set Access-Control-Allow-Origin "*"</ifmodule></filesmatch></p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”><FilesMatch "\.(ttf|otf|woff)$"></span> </p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”><IfModule mod_headers.c></span> </p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”>Header set Access-Control-Allow-Origin "*"</span> </p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”></IfModule></span> </p>
<p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”>/FilesMatch></span># END WordPress
</p>
</body>
</html>December 10, 2015 at 7:04 am #550183In reply to: Change menu font size
Hi!
Did you copy the code from your email? Please copy it directly from this forum. You can also modify the menu style including font size, color etc on Enfold > Advanced Styling panel. Did you try that?
Cheers!
IsmaelDecember 10, 2015 at 2:54 am #550098Topic: How can I add google fonts to my website?
in forum FAQ & Video Tutorialsomidkarimi
ParticipantHi there,
I want to use Nunito fonts everywhere on my website. How can i do that? and how can I change the font size in different places of my website?
Cheers mate,
OmidDecember 9, 2015 at 10:51 pm #550005Topic: activate menu
in forum Enfolddiefleischerei
Participanthi. where can i change to fontsize of the menu and the submenu iteams? http://imgur.com/KFUoBao
and how can i increase the size of the background (Menu iteam MENÜ) here: http://imgur.com/1UUWc0L
December 9, 2015 at 9:46 pm #549974Topic: Replace the read-more text with the Enfold-button
in forum EnfoldDutchman
ParticipantI would like to know how i can replace the ‘read more’ text with the Enfold-button.
The Enfold button:
[av_button label='Read More...' link='manually,<!–more–> ' link_target='' size='small' position='left' icon_select='yes' icon_hover='aviaTBicon_hover' icon='ue841' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' custom_class='']
(The link in the code isn’t working as a shortcode for ‘Read-more’. i don’t know what shortcode to use)
This button has a nice option to add an icon displayed on hoover! That would be a nice read more button; different kind(categories) of posts, different icon! (I would like to keep the Arrow but replace the text ‘read-more’ with this Enfold button)December 9, 2015 at 5:01 pm #549875In reply to: Button padding in custom CSS not working
Hey!
Try the following adjustment instead:
.avia-button.avia-size-x-large { font-size: 18px; border-radius: 8px; min-width: 120px !important; padding: 20px 8px 18px !important; }The second padding value needed to be reduced.
Best regards,
DakeDecember 9, 2015 at 4:28 pm #549844In reply to: Change menu font size
Hello,
Thank you for your prompt response. I copied and pasted the code under quick CSS but nothing has changed. Menu fonts are still the same size and the horizontal lines below each menu heading are still visible. Any other ideas? Thanks!
December 9, 2015 at 4:08 pm #549809In reply to: Fixed font size in layerslider
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h2.ls-l { font-size: 30px!important; } h3.ls-l { font-size: 21px !important; }Cheers!
YigitDecember 9, 2015 at 3:39 pm #549775In reply to: Change text size in widget
Hey!
Please try adding !important rule as following
h4#b_destination_h4,h4#checkInDate_h4,h4#checkOutDate_h4 { font-size: 12px !important; }If that too does not help, please create a temporary admin login and post it here privately.
Cheers!
YigitDecember 9, 2015 at 3:24 pm #549750In reply to: Change text size in widget
Hey Charlotte!
Please add following code to Quick CSS
h4#b_destination_h4,h4#checkInDate_h4,h4#checkOutDate_h4 { font-size: 12px; }Regards,
YigitDecember 9, 2015 at 11:42 am #549610In reply to: Main Menu / Home / Icon
Hi Fritz,
put this code in the name field of the Home Menu.
<span class="av-icon-char" data-av_iconfont="entypo-fontello" data-av_icon="" aria-hidden="true" style="font-size:18px;line-height:18px;"></span>hth
heavymanDecember 9, 2015 at 11:31 am #549602In reply to: Spezielle Überschrift in Farbsektion
Hi schpaik!
habe deine Website geöffnet und denke mal du meinst die aller erste Überschrift auf deiner Startseite. Falls ja, dann nutze folgenden Code im Quick CSS Feld:
.av-special-heading.av-special-heading-h1.custom-color-heading.blockquote.modern-quote.modern-centered.avia-builder-el-1.avia-builder-el-no-sibling.av-thin-font.av-inherit-size { top: -115px; }und passe gegebenenfalls den top Wert noch an.
Gruß!
AndyDecember 9, 2015 at 8:29 am #549547In reply to: Fixed font size in layerslider
The link is http://www.managersystem.de.
Would be great if the slider font size does not resize whis different resolutions or resizing browser window..
Thanks much, Kai
December 9, 2015 at 7:32 am #549523In reply to: Change menu font size
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text { font-size: 14px !important; } .html_header_sidebar #header .av-main-nav > li > a { border-bottom-width: 0px !important; }Regards,
RikardDecember 9, 2015 at 6:36 am #549502In reply to: Partner/Logo Element Arrow
Hi,
Please try the following in Quick CSS under Enfold–>General Styling, adjust the values to your liking:
#top .avia-smallarrow-slider .avia-slideshow-arrows a { width: 40px !important; height: 40px !important; font-size: 25px !important; } #top .avia-smallarrow-slider .avia-slideshow-arrows a:before { line-height: 40px !important; }Regards,
RikardDecember 9, 2015 at 2:03 am #549378In reply to: Button padding in custom CSS not working
Now it runs against the min-width I think. At least editing min-width to 120 px (instead of 200px as is default) makes it work in Chrome Inspector.
But the CSS below does not work. Also if I try to add an “!important” to the min-width tag.
.avia-button.avia-size-x-large { font-size: 18px; border-radius: 8px; min-width: 120px; padding: 20px 40px 18px !important; }
December 9, 2015 at 2:01 am #549377In reply to: Social Icons in Footer
-
This topic was modified 10 years, 4 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Increasing font size for tab
Hi Team,
How can i increase the font size for the tab and words inside the tab?
Hi there,
I want to use Nunito fonts everywhere on my website. How can i do that? and how can I change the font size in different places of my website?
Cheers mate,
OmidTopic: activate menu
hi. where can i change to fontsize of the menu and the submenu iteams? http://imgur.com/KFUoBao
and how can i increase the size of the background (Menu iteam MENÜ) here: http://imgur.com/1UUWc0L
