Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu li a:hover { background-color: #4b475e!important; color: white!important; }
Please flush browser cache and refresh your page a few times after applying the code.
Best regards,
YigitHey!
You should add it in Avia Layout Builder in Content Elements http://i.imgur.com/ysxb3DK.jpg
and once you added, click on it to edit Portfolio Grid elementBest regards,
YigitHi victoriaeducacion!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.responsive body { background-color: white; } tr:first-child td { border-top-style: none; } td { border-style: none; }
Best regards,
YigitHey!
I’m so sorry. Please undo previous change as well. In avia.js file find
el_height = $(elements).filter(':first').height(),
and change it to
el_height = 100,
this does it on my end. In previous one i focused on the height that is why it happened :)
Cheers!
YigitHey!
Please re-update the theme via FTP. Images are not being outputted. I am guessing Logoslider.php file is corrupted
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 cxvaldes!
Please go to wp-content\themes\enfold\framework\php folder and open class-framework-widgets.php file and search
if($this->add_cont == 2) echo
and add target=”_blank” to a tag as shown here http://i.imgur.com/5KSc5zR.jpg
Cheers!
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi!
Please undo all changes i have provided earlier about header size. And go to wp-content\themes\enfold\js folder and open avia.js file and search
newH = el_height - st;
and change it to
newH = 100;
That should do it.
Best regards,
YigitNovember 11, 2013 at 2:38 pm in reply to: Followup question for #185474 – Stack items within a menu #186839Hey tiredagent!
Can you post a screenshot and show how you would like it to look? You would not like to use submenus as i understood. If you are using one of non-fixed header types padding between menu items could be increased to have a second line. A link to your website and a screeshot would be helpful
Regards,
YigitNovember 11, 2013 at 2:33 pm in reply to: logo size different in safari and firefox. How to make it standard? #186834Hi!
Mobile menu on table was set to display: none for some reason. I added custom CSS to fix it. Now it works fine. And to move your menu to more to left, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
div .logo { left: -10px; }
After applying css, please flush browser cache and refresh your page a few times
Regards,
YigitHi Jonathan!
I tagged Ismael as well. Your website still displays fine on my end on IE8 mode. Let us wait for his answer
Best regards,
YigitHi tfboy!
Please refer to Ismael`s code here https://kriesi.at/support/topic/how-to-use-dosis-font-google-font/#post-181325
Regards,
YigitHey GeoCreo!
Sure, please add following code to Quick CSS in Enfold theme options under Styling tab and change font family to the one you would like to use
.main_menu ul:first-child>li>a { font-family: "Times New Roman",Georgia,Serif; }
Regards,
YigitHi!
Please change previous code with following one
.alternate_color a, .main_color a { text-decoration: underline; }
Regards,
YigitHi!
Please add following code to Quick CSS as well
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, .template-page .entry-content-wrapper h3 { text-transform: none; }
Regards,
YigitNovember 11, 2013 at 1:53 am in reply to: Change color of language font next to flag (using WPML plugin) #186689Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
li.menu-item-language-current a { color: blue; }
Best regards,
YigitHey!
Please flush browser cache and refresh page a few times. On my end, it removed the huge gap between header and slider on homepage
Cheers!
YigitHey alex8524!
Can you post the link to your page where you have checkboxes or radio buttons so we can inspect elements?
Regards,
YigitHi!
Changes are done. Please review your website. You can find custom CSS i added in Quick CSS section in Enfold theme options under Styling tab.
Best regards,
YigitHi RicardoSuarez!
1)Please add following code to Quick CSS in Enfold theme options under Styling tab
a { text-decoration: underline!imporant; }
2
#top .main_color .avia-color-theme-color { color: white!important; }
Best regards,
YigitHi kaMai!
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 kaMai!
Please see this video tutorial http://vimeo.com/channels/aviathemes/67651241
Best regards,
YigitHey Jorge!
Can you post a screenshot and show how exactly you would like it to look?
Regards,
YigitNovember 10, 2013 at 3:40 pm in reply to: Removing the line between icons in icon list and removing border in icon box #186613Shalom Eran!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-icon-list .iconlist-timeline { display: none; }
2)
.iconbox_top .iconbox_content { box-shadow: none; }
Cheers!
YigitHi Maxim_HH!
I just checked your website on Firefox and your logo looks the same as it looks on Chrome http://i.imgur.com/y1XVe5w.jpg
Please go to wp-content\plugins folder in your WordPress theme directory and remove files of the pluginCheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home .fixed_header.social_header #main { padding-top: 12px; }
Regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 989px) { .avia-slideshow-dots { display: none; } }
Best regards,
YigitHey!
Can you post the link to your website so we can check what type of header you are using?
Regards,
YigitNovember 10, 2013 at 3:07 pm in reply to: issue: 'simple share buttons' footer widget interacting with socket text #186597 -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts