Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme optios under Styling tab
#menu-item-332 .av_font_icon.av-icon-style-border .av-icon-char { padding: 10px 0 0 0; border-width: 0; }Regards,
YigitHey!
Please add following code to Quick CSS and adjust as needed
.main_color .avia-icon-list .iconlist_icon { background-color: orange; } #main { padding-top: 193px; }Best regards,
YigitHi!
Please try flushing browser cache and refresh your page a few times.
Please also add following code to Quick CSS#top .ls-nav-prev, #top .ls-nav-next { z-index: 300; }so slider navigation buttons will be under header when scrolled down
EDIT: Forgot to attach screenshot http://i.imgur.com/DgAnxtN.jpgCheers!
Yigit-
This reply was modified 12 years, 1 month ago by
Yigit.
Hey!
You have following custom CSS code added in Quick CSS section
.avia-button.avia-size-small, .avia-button.avia-size-medium, .avia-button.avia-size-large { color: black!important; }!important rule stops the code from applying. Please change it to
.avia-button.avia-size-small, .avia-button.avia-size-medium, .avia-button.avia-size-large { color: black; }Then you can remove the code i have posted here https://kriesi.at/support/topic/button-fehlerhaft/#post-231636
Regards,
YigitHey Benjaminlivingthebrand!
Can you post the link to your website and point out the section where flickering happens so we can take a look?
Cheers!
YigitHey bleepstudio!
You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitHey!
@primdogg no, i meant newmesis. Your posts are private. You can try logging out or open a new window in incognito mode to check itCheers!
YigitHey!
It looks great :)
Do you mind creating a temporary admin login and posting it here privately so we can take a look why code is not being applied?Regards,
YigitMarch 3, 2014 at 5:13 pm in reply to: Enfold newbie training to create a website just like the demo #231643Hi wstbinternational!
You can take a look at Enfold documentation here http://kriesi.at/documentation/enfold/
And video tutorials here http://vimeo.com/channels/aviathemes
I would suggest you to firstly import Dummy data in Enfold theme options http://i.imgur.com/RAmpBJG.jpg
and edit pages to figure out Avia Layout Builder quickly.
You can find freelance designers on http://www.microlancer.com/Cheers!
YigitHi netztaucher!
Can you post the link to your website so we can take a look?
You can add following code to Quick CSS to change the color to white manuallybody div .avia-button { color: white !important; }Regards,
YigitHi!
You can make your posts private by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button so other users cannot see the login credentials
Best regards,
YigitHi!
Please go to wp-content\themes\enfold\framework\php folder and open function-set-avia-frontend.php file and find
src='{$logo}' alt='{$alt}' />";and change it to
src='{$logo}' alt='{$alt}' width='900' height='100' />";and adjust as needed
Best regards,
YigitMarch 3, 2014 at 4:54 pm in reply to: Need the settings for the Partner / Logo Element as seen on the live preview #231623Hi!
You should choose to display 5 columns and logo slider http://i.imgur.com/3JoJK6A.jpg and after adding logos to your element, please click on them to add captions so that tooltip will be shown on hover
Cheers!
YigitHi!
Have you flushed browsers cache after applying the code? If not, please do so.
There may be a punctuation error in your custom CSS code in Quick CSS and that could stop code from applying. Please try adding the code to top of the Quick CSS and check if it works then.Regards,
YigitHey monysy!
Do you mind creating a temporary admin login so we can take a look? Currently maintainance mode is active
Cheers!
YigitMarch 3, 2014 at 4:46 pm in reply to: Set fix image box size for woocommerce shop page without being distorted and cut #231617Hey Lukevdp!
Please go to WooCommerce > Settings > Catalog and change the image sizes of Catalog Images then regenerate thumbnails using http://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
YigitMarch 3, 2014 at 4:43 pm in reply to: Possibility to set a semi-white background to layout elements (no color section) #231615Hey WANTED1403!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
div .flex_column { background-color: rgba(255,255,255,0.5); padding: 10px; }255,255,255 is RGB value of the color and 0.5 is the opacity level
Cheers!
YigitHey!
Sorry but i did not understand the issue clearly. Can you elaborate? Have you taken a look at this video tutorial https://vimeo.com/channels/aviathemes/67209750 ?
Cheers!
YigitHi designing!
Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Cheers!
YigitMerhaba Onur!
Lütfen php hafızasını 128M’e yükseltmeyi deneyin http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Almanca bilmiyorum, sorunu tam anlamamış olabilirim tekrardan açıklayabilirseniz çok sevinirimSaygılar,
YigitHi!
You can try adding !important to force it as following
div .logo { position: absolute; left: 200px !important; }If that does not work, please check if other custom CSS code you add to style.css file of your child theme works. If not, please download pre-built child theme here http://kriesi.at/documentation/enfold/using-a-child-theme/ and use it
Cheers!
YigitHi primdogg!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues.
You too have a nice day!Regards,
YigitHey!
No, you do not have to pay for it. You should login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version.
Best regards,
YigitHi!
Oh my bad, i thought you would like to remove image overlay. Please remove the code i have posted in my previous post and refer to Josue’s post here https://kriesi.at/support/topic/how-to-remove-tooltips/#post-224464
Regards,
YigitMarch 3, 2014 at 3:42 pm in reply to: Text Block has No Formatting Buttons, and Text is Invisible – in Advanced Editor #231576Hi markofwits!
Please try deactivating all active plugins and check if that helps. We may need a temporary admin login to take a look if deactivating plugins does not help, so if you do not mind, please create and post it here privately.
Cheers!
YigitHi!
Please add following code to Quick CSS as well and adjust as needed
1-.social_header .phone-info.with_nav span { color: red; }2-
#header { position: fixed; } #main { padding-top: 156px; }Best regards,
Yigit -
This reply was modified 12 years, 1 month ago by
-
AuthorPosts
