Forum Replies Created
-
AuthorPosts
-
Hi!
1) Please change Ismael’s code with following one
#learnmore:hover { background-color: #FFFFFF; text-decoration:none; border-color: white; }
3)
.avia-builder-el-14 .avia-button:hover { background-color: white!important; }
Best regards,
YigitHey Eleina_Shinn!
Please switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg You can create them there and copy shortcodes
Cheers!
YigitNovember 5, 2013 at 8:41 pm in reply to: Submit button – use the enfold instead of the form button #184936Hey!
Image link is broken on following button
.main_color input[type='submit']
If you do not mind me posting it publically i can correct it?
Regards,
YigitHey tcoq!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo { height: 110px; } #advanced_menu_toggle { top: 74%; }}
Cheers!
YigitNovember 5, 2013 at 8:30 pm in reply to: Change color of the header and pricing row in a pricing table #184926Hi!
Please add following code
.avia-highlight-col li.avia-heading-row,.avia-highlight-col li.avia-heading-row .pricing-extra, .avia-highlight-col li.avia-pricing-row { background-color: blue!important; color: #ffffff; border-color: blue!important; }
It should look like this http://i.imgur.com/QlY7UMl.jpg
If this is not what you want, please post a screenshot and show :)Cheers!
YigitHi!
Please try adding following code to Quick CSS as well
.avia-builder-el-8 .main_color.iconbox_top .iconbox_icon { background-color: blue; color: #ffffff; border-color: blue; }
Cheers!
YigitHey aomartinao!
Can you post a screenshot and show how you would like to display text?
Regards,
YigitNovember 5, 2013 at 8:07 pm in reply to: logo size different in safari and firefox. How to make it standard? #184914Hi!
Please create a temporary login and post it here privately. Make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitNovember 5, 2013 at 8:03 pm in reply to: How to adjust Blog posts grid 3 column to 2 column layout mobile phone view #184912Hey Monsoon!
Please go to Enfold theme options > General Settings and choose “Fixed Layout” in Responsive Layout
Best regards,
YigitHey!
Yes. Please change it to text and add some paddings then code should work just fine :)
Cheers!
YigitHey!
You are welcome Matthias! Glad we could help :) Let us know if you have any other questions or issues
Regards,
YigitHi!
Please add following code to Quick CSS as well to change the opacity of button
#top .avia-slideshow-button { background-color: rgba(0,0,0,0.9); }
Cheers!
YigitHey!
Not that i know of. Please add following code to Quick CSS in Enfold theme options to remove social icons
#top .social_bookmarks { display: none; }
You should change following style with your login buttons style to have similar hover state with social icons
.yourstyle:hover { color: #fff; background-color: red; }
Regards,
YigitHi!
1) Please try re-generating thumbnails
2) Please refer to this topic https://kriesi.at/support/topic/collapsable-menu/#post-165144Regards,
YigitNovember 5, 2013 at 4:38 pm in reply to: I want to show Gallery without thumbnails, under each other. #184833Hi!
1) Yes, unfortunately, that would require some custom work done by a freelance developer.
2) It does on my end. If you do not mind me sending screenshots publically, i can post them.
3) Please add following code to prevent images from popping up.avia_transform .avia-gallery-thumb img.avia_start_animation { -webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none; }
Cheers!
YigitHey RevolutionGroup!
Please add following code to Quick CSS as well.
@media only screen and (max-width: 1023px) { .content { border-right-style: none; } .sidebar { border-left-style: none; }}
That should remove both borders.
Cheers!
YigitNovember 5, 2013 at 4:27 pm in reply to: logo size different in safari and firefox. How to make it standard? #184830Hey!
Bitte schön :) Please add following code to Quick CSS as well
.header_bg { opacity: 1; }
Cheers!
YigitHi wackyadventurer!
No it is not possible. LayerSlider works only fullwidth with Enfold.
Best regards,
YigitHi!
Please deactivate all active plugins and check if issue remains. If it does, please try re-updating the theme.
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/67209750Best regards,
YigitHey mgma!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .main_color #js_sort_items { font-size: 16px; }}
Regards,
YigitHey!
Have you made any changes on theme files?
By the way, back to top icon is not working on your website, you can refer to this post to fix it https://kriesi.at/support/topic/back-to-top-button-broken/#post-179730Regards,
YigitHi!
Glad it is working now! Let us know if you have any other questions or issues :)
Best regards,
YigitHey!
Please go to Appearance > Editor and open Header.php file and search for following lines
do_action('avia_meta_header'); echo '</nav>'; ?>
You can add your login link right under it preferably inside a div so you can style it later.
If you need any help with it, let us know!Regards,
YigitHi Roana!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.post-meta-infos, .single-post .title_container .main-title { display: none; }
Cheers!
Yigit -
AuthorPosts