-
AuthorSearch Results
-
November 24, 2013 at 7:07 pm #192575
In reply to: Main Manu issues
Hey!
I have not included the code to change the size in my previous post, so here it goes
.main_menu ul:first-child > li > a { font-size: 18px; }Regards,
YigitNovember 24, 2013 at 7:03 pm #192573In reply to: Main Manu issues
I have so far been unable to get it to adjust the size, and that has been the problem. It seems to want to override the size and the font-weight, but I will try your code with the size amended.
November 24, 2013 at 6:59 pm #192570In reply to: Main Manu issues
Hey!
It seems to be working fine on my end. Please see screenshot here http://i.imgur.com/Eulw3A2.jpg I just applied custom css below and increased the font size to 18px to make it more clear
Please add following code to Quick CSS in Enfold theme options under Styling tab to change font weight.main_menu ul:first-child > li > a, .main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li.current_page_item > a { font-weight: 300; }Regards,
YigitNovember 24, 2013 at 6:44 pm #192559In reply to: Megamenu Font size sub menus
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top #header .avia_mega_div > .sub-menu.avia_mega_hr { padding-top: 5px; } #top #header .avia_mega_div > .sub-menu { padding: 5px 15px 15px; }Regards,
YigitNovember 24, 2013 at 5:41 pm #192505In reply to: Layout Issue
Code:
[av_one_half first]
[av_icon_box icon='ue800' font='entypo-fontello' position='top' title='Portraits' link='post,4291' linktarget='']
TEXT
[av_one_full first]
[av_button label='Zur Galerie' link='manually,http://' link_target='' color='grey' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue80f' font='entypo-fontello']
[av_button label='Angebot / Preise' link='manually,http://' link_target='' color='grey' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue80f' font='entypo-fontello']
[/av_one_full]
[av_hr class='invisible' height='1' shadow='no-shadow' position='center']
[/av_icon_box]
[/av_one_half][av_one_half]
[av_icon_box icon='ue800' font='entypo-fontello' position='top' title='Portraits' link='post,4291' linktarget='']
TEXT
[av_one_full first]
[av_button label='Zur Galerie' link='manually,http://' link_target='' color='grey' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue80f' font='entypo-fontello']
[av_button label='Angebot / Preise' link='manually,http://' link_target='' color='grey' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue80f' font='entypo-fontello']
[/av_one_full]
[av_hr class='invisible' height='1' shadow='no-shadow' position='center']
[/av_icon_box]
[/av_one_half][av_one_half first]
[av_icon_box icon='ue800' font='entypo-fontello' position='top' title='Portraits' link='post,4291' linktarget='']
TEXT
[av_one_full first]
[av_button label='Zur Galerie' link='manually,http://' link_target='' color='grey' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue80f' font='entypo-fontello']
[av_button label='Angebot / Preise' link='manually,http://' link_target='' color='grey' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue80f' font='entypo-fontello']
[/av_one_full]
[av_hr class='invisible' height='1' shadow='no-shadow' position='center']
[/av_icon_box]
[/av_one_half][av_one_half]
[av_icon_box icon='ue800' font='entypo-fontello' position='top' title='Portraits' link='post,4291' linktarget='']
TEXT
[av_one_full first]
[av_button label='Zur Galerie' link='manually,http://' link_target='' color='grey' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue80f' font='entypo-fontello']
[av_button label='Angebot / Preise' link='manually,http://' link_target='' color='grey' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue80f' font='entypo-fontello']
[/av_one_full]
[av_hr class='invisible' height='1' shadow='no-shadow' position='center']
[/av_icon_box]
[/av_one_half]-
This reply was modified 12 years, 5 months ago by
kaMai.
November 24, 2013 at 11:51 am #192455In reply to: Megamenu Font size sub menus
Okay i found the fontsize, but now the spacing is still off, I used the following in the custom.css to get the font smaller; but what do i need to set for the spacing ?
#top #header .mega_menu_title a { font-size: 12px; min-height: 8px;}Example of the issue (screenshot) : http://www.prtsc.nl/clip/040Image-500012013×1000150001-52-i001.png
-
This reply was modified 12 years, 5 months ago by
040hosting. Reason: added screenshot for clarification
November 24, 2013 at 3:29 am #192376In reply to: Move Breadcrumbs to left side
Hi!
Please use this:
#top .title_container .main-title a { display: none; } .title_container .breadcrumb { font-size: 13px; }Best regards,
IsmaelNovember 23, 2013 at 8:27 pm #192312Topic: Megamenu Font size sub menus
in forum Enfold040hosting
ParticipantI have tried several css changes suggested in the forums but they do not seem to do the job.
I keep a very large fontsize at the sub menus of the Megamenu enabled menus.I would like to use the same fontsize for ALL menus.
see page at http://develop.040hosting.eu (temporary url)
Please advice how to fix this the best way
November 23, 2013 at 2:44 pm #192258Hi derek62!
Edit single.php, find this code:
get_template_part( 'includes/loop', 'index' );Below, add the do_shortcode function and the promobox shortcode that you created from a post or page.
`echo do_shortcode(“[av_promobox button='yes' label='Click me' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='large' icon_select='no' icon='ue800' font='entypo-fontello']
Welcome Stranger! This is an example Text for your fantastic Promo Box! Feel Free to delete it and replace it with your own fancy Message!
[/av_promobox]“);`Best regards,
IsmaelNovember 23, 2013 at 2:43 pm #192257Topic: Optimum dimensions of full-width slider in responsive mode
in forum EnfoldDaraEmerson
ParticipantThanks!
We would like to use the full-width responsive slider on the start page.
The dimensions we are using is 1500px x 450px (tall)
The responsive works well on an iPhone but on an iPad the slider takes up most of the space on the screen (not responsive?)It would be great to have a list of the optimum dimensions for various sizes of images:
full-width images: width (+ height) we would especially like to have so that it works best in responsive mode.
also full-width for images filling a full page (which has a sidebar.Is there anywhere a documentation on the best sizes/setting for photos?
thanks!In addition:
When the width of our site is narrower, the menu goes on top of the clients logo. We have changed the menu font size to 14 – is this the reason why this has happened? Any way around this?-
This topic was modified 12 years, 5 months ago by
DaraEmerson.
November 22, 2013 at 7:32 pm #192023In reply to: Inconsistent navigation menu
Hi!
It seems like you have choosen to display “Insights” as Megamenu. If you did not do it on purpose, you can go to Appearance > Menus and uncheck “Use as Mega Menu”. Also you can add following code to Quick CSS in Enfold theme options under Styling tab to decrease the size of titles of Mega Menu
#top #header .mega_menu_title a { font-size: 14px; }Cheers!
YigitNovember 22, 2013 at 4:44 pm #191887In reply to: Font issue
Hi!
Please refer to this topic https://kriesi.at/support/topic/new-custom-font/
You can add following code to Quick CSS in Enfold theme options under Styling tab to change the font size of h2h2 { font-size: 32px; }You can adjust and apply the code for all heading elements
Cheers!
YigitNovember 22, 2013 at 4:00 pm #191855In reply to: Changing font sizes & colors
Hey!
Please add following code to Quick CSS as well
.js_active .tab { font-size: 18px; } .header_color .main_menu ul:first-child > li > a:hover { color: purple; }Best regards,
YigitNovember 22, 2013 at 3:55 pm #191852In reply to: Changing font sizes & colors
Thanks Yigit for the super-fast response! Most of this worked. Just a couple follow-up questions.
For the tabs, I don’t want to change the text in the content of the tabs. I want to change the size & color of the text in the tab header itself.
As for the navbar menu, that works great. I’ve been able to make the text larger and a color of my choice. Now how do I define the rollover/mouseover color?
November 22, 2013 at 3:26 pm #191843In reply to: Changing font sizes & colors
Hey mgerenser!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1).header_color .main_menu ul:first-child > li > a { color: red; font-size: 18px; }2)
>code>.active_tab_content .tab_inner_content { color: green; font-size: 16px; }3)
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }4)
.footer_color, .socket_color { background-color: blue; }Cheers!
YigitNovember 22, 2013 at 2:15 pm #191834Topic: Changing font sizes & colors
in forum Enfoldmgerenser
ParticipantLove the Enfold theme! Just a few questions:
1. How do I change the font size of the menu items in the top navbar?
2. I’m using the “tabs” content element. Love this feature! But how do I change the font size and font color of the text inside the tabs themselves?
3. It appears all H1 tags are capitalized. How do I get rid of the caps, and make all h1 tags a certain color?
4. Right now the footer widget area and the footer itself are both black and dark gray. How can I change this to dark blue?
November 22, 2013 at 12:27 pm #191809In reply to: Font used at your own website
Which text are you look at on my site?
Please write the text, so I know which one to look at. Because some text are created using a H2 and some are with H3. The code
.title_container .main-title {
font-size: 16px;
line-height: 2.3em;
font-weight: 400;
}Which H tag should it be used for? H1, H2, H3 or?
November 22, 2013 at 6:55 am #191725Hey!
You can change the main menu using this:
.main_menu ul:first-child > li > a { font-size: 16px; } .header_color .main_menu ul:first-child > li > a { color: black; }Regards,
IsmaelNovember 21, 2013 at 11:43 pm #191665In reply to: Transparent MegaMenu
Hi!
Login does not work :/
Please add following code to Quick CSS and adjust as well#header .mega_menu_title { font-size: 28px; }Best regards,
YigitNovember 21, 2013 at 10:48 pm #191659In reply to: Transparent MegaMenu
This reply has been marked as private.November 21, 2013 at 10:41 pm #191655In reply to: Tab Navigation
Hello,
I’m having a similar issue. I can, on a separate page, create a button that links to a tab on a different page and it works correctly:e.g.,
On Page1 create a button such as:
[av_button label='Click me' link='manually,http://mysite.com/subpage3/#tab-id-5' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='no' icon='ue800' font='entypo-fontello']When clicked, it correctly links to subpage3 and opens the correct tab 5.
However, if I add that same button (copy/paste) below the content within tab 1 on subpage3, it does not open tab 5.
thanks,
JillNovember 21, 2013 at 10:07 pm #191644In reply to: H1 not responsive
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 479px) { h1 { font-size: 28px; } h2 { font-size: 25px; }}Regards,
YigitNovember 21, 2013 at 9:57 pm #191640In reply to: CSS customize
Hey!
You can custom CSS codes to Quick CSS in Enfold theme options under Styling tab as following
h2 { font-size: 34px; }It is 28px by default. You can just change the heading element you would like to customize and font size
Cheers!
YigitNovember 21, 2013 at 9:45 pm #191636In reply to: WooCommerce Layout issues.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { #top .onsale { top: 30px; } span.onsale { padding: 1px; font-size: 11px; } }Best regards,
YigitNovember 21, 2013 at 7:50 pm #191590In reply to: Transparent MegaMenu
Hey!
Would you mind creating a temporary admin login and posting it here privately so i can take a look?
You can add following code to Quick CSS section#top .main_menu .menu li ul a { font-size: 14px; }Best regards,
YigitNovember 21, 2013 at 1:44 pm #191424Regarding the button, thanks a lot.
Regarding the manu, actually no,because I want the top menu to be in black, normal font, size 16px, but I want the mega menu to look like the others (meaning, grey and turning black on hover).
I simply want to code you highlighted earlier to only refer to the header menu and not to the mega menu as well.Is that possible?
Thanks a lot,
Eran.November 21, 2013 at 10:42 am #191386In reply to: Font issue
Hi
I understand.
So i can control font size?
H1, H2….
Contenet
etc…And how do i add another font?
Regards,
BergNovember 21, 2013 at 7:52 am #191350Topic: Woocommerce cart empty when navigating as guest
in forum Enfoldgolence
ParticipantHi to all,
I was about to publish my web site those day BUT fortunately I saw that the woocommerce is not working properly when navigating as a guest. When I m login in wordpress I can see that the products are added to the shopping cart, and than i can proceed to checkout. However the shopping cart is empty if i’m a guest.This is my web site http://14.192.65.20/~mymakna/test/home-3/
I have created a page http://14.192.65.20/~mymakna/test/home-3/shop/ dedicated for the shop and I inserted the product grid there along with two widgets(categories and recent products).
The other problem is when i m visiting the shop page, you can see that the FOOTER SECTION CSS is changed(color of the fonts, size ect).
I have read lots of forums about this, but i cant still solve the problem.
Please if anybody can help, just write me back
November 21, 2013 at 6:17 am #191338In reply to: call to action button on a layer slider
Hi Indiatravelz!
You can create a new layer then add the button shortcodes’ html. It looks something like this:
<div class="avia-button-wrap avia-button-center avia-builder-el-0 avia-builder-el-no-sibling "> <a href="CHANGE THE LINK HERE" class="avia-button avia-icon_select-yes avia-color-theme-color avia-size-large avia-position-center "><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Click me</span></a></div>Change the URL.
Best regards,
IsmaelNovember 21, 2013 at 5:34 am #191318In reply to: Remove return breaks from shortcode [one_fourth]
Ismael,
Yep, that’s how I built it. Here’s the code, but keep in mind that I have tried to remove spaces on all the lines of code & still shows the <br> when I look back at WYSIWYG mode:
[av_tab title='More Info' icon_select='no' icon='ue800' font='entypo-fontello'] [av_one_fourth first] [caption id="attachment_104" align="alignnone" width="127"]<img class="size-full wp-image-104" alt="FireGuard (Sweets)" src="http://eyemaginationdev.com/wondoor/wp-content/uploads/2013/11/brochure_fg_sweets.gif" width="127" height="165" /> FireGuard (Sweets)[/caption] <ul> <li><a href="/wondoor/cmsdocuments/WonDoor_FireGuard.pdf" target="_blank">Download (pdf)</a></li> <li><a href="/wondoor/cmsdocuments/WD_FireGuard_CHi.pdf" target="_blank">Chinese (pdf)</a></li> </ul> [/av_one_fourth] [av_one_fourth] [caption id="attachment_102" align="alignnone" width="127"]<img class="size-full wp-image-102" alt="FireGuard Educational Occupancy" src="http://eyemaginationdev.com/wondoor/wp-content/uploads/2013/11/brochure_fg_educaional.gif" width="127" height="165" /> <a href="/wondoor/cmsdocuments/WD_schools.pdf" target="_blank">FireGuard Educational Occupancy</a>[/caption] [/av_one_fourth] [av_one_fourth] [caption id="attachment_103" align="alignnone" width="127"]<img class="size-full wp-image-103" alt="FireGuard Healthcare Applications" src="http://eyemaginationdev.com/wondoor/wp-content/uploads/2013/11/brochure_fg_healthcare.gif" width="127" height="165" /> <a href="/wondoor/cmsdocuments/WD_healthcare.pdf" target="_blank">FireGuard Healthcare Applications</a>[/caption] [/av_one_fourth] [av_one_fourth] [caption id="attachment_105" align="alignnone" width="127"]<img class="size-full wp-image-105" alt="FireGuard Targeted Applications" src="http://eyemaginationdev.com/wondoor/wp-content/uploads/2013/11/brochure_fg_targeted.gif" width="127" height="166" /> <a href="/wondoor/cmsdocuments/WD_tri-folds.pdf" target="_blank">FireGuard Targeted Applications</a>[/caption] [/av_one_fourth] -
This reply was modified 12 years, 5 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Megamenu Font size sub menus
Thanks!
We would like to use the full-width responsive slider on the start page.
The dimensions we are using is 1500px x 450px (tall)
The responsive works well on an iPhone but on an iPad the slider takes up most of the space on the screen (not responsive?)It would be great to have a list of the optimum dimensions for various sizes of images:
full-width images: width (+ height) we would especially like to have so that it works best in responsive mode.
also full-width for images filling a full page (which has a sidebar.Is there anywhere a documentation on the best sizes/setting for photos?
thanks!In addition:
When the width of our site is narrower, the menu goes on top of the clients logo. We have changed the menu font size to 14 – is this the reason why this has happened? Any way around this?Topic: Changing font sizes & colors
Hi to all,
I was about to publish my web site those day BUT fortunately I saw that the woocommerce is not working properly when navigating as a guest. When I m login in wordpress I can see that the products are added to the shopping cart, and than i can proceed to checkout. However the shopping cart is empty if i’m a guest.This is my web site http://14.192.65.20/~mymakna/test/home-3/
I have created a page http://14.192.65.20/~mymakna/test/home-3/shop/ dedicated for the shop and I inserted the product grid there along with two widgets(categories and recent products).
The other problem is when i m visiting the shop page, you can see that the FOOTER SECTION CSS is changed(color of the fonts, size ect).
I have read lots of forums about this, but i cant still solve the problem.
Please if anybody can help, just write me back
