Forum Replies Created
-
AuthorPosts
-
Merhaba Erdogan!
Please add !important rule as following
.blockquote2 { border-color:#779909 !important; }If that does not work, please post the link to your page and point out the div element :)
Regards,
YigitHey!
I have created a private page called “Test page” and i can see the shortcodes of elements added using Advanced Layout Builder – http://i.imgur.com/ZRh6iW6.png
Please flush browser cacheCheers!
YigitHey Richard!
Cheers!
YigitHi Andrew!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-entry { pointer-events: none; }Regards,
YigitHi David!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#header_main { border-bottom-width: 3px; }If this is not the border you meant, please post a screenshot and show
Regards,
YigitHey!
Please flush browser cache and refresh your page a few times. It seems like the code Josue posted is working fine on my end – http://i.imgur.com/XqS60GZ.png
Best regards,
YigitHey!
You are welcome Jhorene, glad we could help :)
Have a great weekend!Regards,
YigitHey kingundkong!
Please enable avia layout builder debug – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
YigitHey!
Please download the files Peter pointed out and replace them with the ones inside Sensei/templates. Then add Sensei folder inside Enfold folder
Best regards,
YigitHi Heidilaugesen!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area { padding: 0 6px !important; }Best regards,
YigitJuly 18, 2014 at 2:54 pm in reply to: Using " & " character in Special Heading within Color Section Bug #292981Hey Heathcliffe!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color .special_amp { color: inherit; }It will make the color of special amp same as body text color
Cheers!
YigitHi!
No, you do not need to re-purchase the theme. You can simply override old theme files with the ones you have freshly downloaded. Please try updating the theme via FTP – http://vimeo.com/67209750
Best regards,
YigitHi!
You are welcome Daniel, glad we could help! :)
Thank you for your kind words and please do not hesitate to contact us if you have any other questions or issues.
Have a great weekend!Regards,
YigitHi carlamurray!
Please go to Media Elements tab in Avia Layout Builder to find Accordion Slider – http://i.imgur.com/nbPsV6s.png
Best regards,
YigitHi!
There was following code in Functions.php file of your child theme, which removes the logo
add_filter('avf_logo_final_output', 'avia_remove_default_logo', 10, 6); function avia_remove_default_logo($logo, $use_image, $headline_type, $sub, $alt, $link){ return ''; }I removed it and it shows up fine now. Please review your website
Regards,
YigitHey!
Currently it is not possible but please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHey!
You should add HTML in Navigation label as shown in screenshot here – http://i.imgur.com/9Ns2XJx.png
Cheers!
YigitHi tomtomic!
Please refer to Peter’s post here and add latin extended subset – https://kriesi.at/support/topic/font-display-problem/#post-280391
Cheers!
YigitHi BetuwePC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body { text-align: justify; }Regards,
YigitHi Jhorene!
I was able to import dummy content on your website. Please review it now.
Please see Enfold documentation here – http://kriesi.at/documentation/enfold/ and video tutorials here – http://vimeo.com/channels/aviathemes
If you have any other questions or issues, feel free to post them here on the forum and we will gladly help you.Regards,
YigitHey!
You are welcome Richard, glad we could help! Have a great weekend :)
Cheers!
YigitHi chapdes!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av_dropcap2 { font-size: 24px; }Regards,
YigitHey!
You can copy&paste this code – http://pastebin.com/gThAyenF
Then you can style the button using following code in Quick CSS.header-button { padding: 5px; border-radius: 5px; background-color: red; color: white; }If you would like to use Enfold’s default buttons, please use the code Josue posted here – https://kriesi.at/support/topic/adding-phone-number-text-and-button-to-main-header/#post-292289
Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_transparency #top #wrap_all #main { padding-top: 0!important; } .page-id-2 .content { padding-top: 0; }Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-tooltip.avia-tt { width: 260px!important; }Regards,
YigitHi Denis!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { .avia_mega_div img { display: none !important; }}Regards,
YigitHey motylanogha!
Can you post the link to your page where we can see the issue? Also which OS and browser are you using?
Best regards,
YigitJuly 18, 2014 at 12:55 pm in reply to: Help with header element in functions.php file (Yigit!) #292930 -
AuthorPosts
