Forum Replies Created
-
AuthorPosts
-
November 22, 2013 at 4:40 pm in reply to: Change position of header background image on ipad #191884
Hi!
Please try adding following code instead
@media all and (max-width: 480px) { .header_bg { background: none!important; }}
Regards,
YigitHi!
Can you post a screenshot and show the issues? Because
1) It does look fine on my end
2) I see that you have changed the colors so that white line is the width of main menu item and not submenus.Cheers!
YigitHi!
Can you post the link to your website so we can inspect elements on it?
Cheers!
YigitHey!
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:56 pm in reply to: Updating to newest enfold caused issues for sub-menu #191854Hi TheProductionHouseEvents!
Please try adding following code..
.sub_menu { margin-top: 25px; } .main_menu { margin-top: -10px; }
Cheers!
YigitHey!
This is how it looks on my end http://i.imgur.com/PXHHHUI.jpg
Please flush browser cache and refresh your page a few timesRegards,
YigitHey!
Please add following code to Quick CSS as well
.post-grid { padding: 5px; }
If this is not what you meant, please post a screenshot :)
Best regards,
YigitHey!
Please add following code to Quick CSS as well
.main_color .toggler, .main_color #js_sort_items a { color: black; }
Best regards,
YigitHey 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!
YigitHi!
Login does not work :/
Please add following code to Quick CSS and adjust as well#header .mega_menu_title { font-size: 28px; }
Best regards,
YigitHey!
Please add following code to Quick CSS instead of the first one i posted
td { border-style: none; } tr:first-child td { border-top-style: none; } tr td:first-child { border-left-style: none; } .alternate_color tr:nth-child(odd) { background: #111111; }
Regards,
YigitHey!
!important will force it to be applied therefore that style defined in the code will be overridden. You can applye the code and then inspect elements using Chrome’s or Firefox’s developer tools to check it :)
Best regards,
YigitHi!
@theodorr and @agarkitekter please try the code as following and adjust with your values.main_menu ul:first-child > li > a { height: 75px!important; line-height: 75px!important; }
Best regards,
YigitHi rdswestnet!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .isotope-item { padding-right: 10px; }
Regards,
YigitHi!
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,
YigitHi stoffey99!
It seems like Avia.js file is not being loaded properly. Please try re-updating the theme via FTP and let us know if issue remains
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Regards,
YigitHey!
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!
YigitHey!
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,
YigitHey!
Please see Mega Menu video tutorial here http://vimeo.com/channels/aviathemes/67651241
Regards,
YigitHey!
You can go to Appearance > Widgets and add “Search” widget to any widget are you like then add Widget Area Element in Content Elements to your page and use it.
Cheers!
YigitHi!
Please flush permalink settings in Settings > Permalink in WordPress dashboard
Regards,
YigitHi!
It seems like there is some issue with shortcodes. Icon list does not work right as well. Please try re-updating the theme via FTP.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Regards,
YigitNovember 21, 2013 at 9:19 pm in reply to: Enfold – How would you add a shortcode or content element to a tab? #191622Hi Monsoon!
You can switch to Default Editor and click on Magic Wand tosee full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
You can create any of them and copy/paste shortcode into the element you have created in Avia Layout BuilderCheers!
YigitHey BelIblis!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust
.term-photo .title_container .main-title:before { content: 'Photograph of '; }
If you would like to display this prefix only in product category called ‘photography’, you should change .term-photo to .term-photography and so on
Cheers!
YigitHey!
Glad you figured it out Charlie! Let us know if you have any other questions or issues :)
Cheers!
YigitHey!
Please add following code to Quick CSS as well
.sub_menu { margin-top: 10px; }
Cheers!
YigitNovember 21, 2013 at 7:51 pm in reply to: Just activated Enfold theme – page/post content gets styled as "display:none" #191591Hi!
Glad that you figured it out! Let us know if you have any other questions or issues
Best regards,
YigitHey!
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,
YigitHi!
It does work fine on my end. Please see screencast here http://www.screenr.com/t03H
Please flush browser cache and confirm that it is working fine on your end as wellBest regards,
Yigit -
AuthorPosts