Forum Replies Created
-
AuthorPosts
-
Hi,
You said “there is no logo and no responsive menu”, I checked your website and I saw responsive menu on your website and i could not see your logo. So i gave you the code to display it. You can simply remove it to hide it again.
The newest version of Enfold is version 2.1. Version you use is 2.0.1. Can you once again update your theme with a fresh download from ThemeForest and update it 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/67209750
If issue remains after updating via FTP and deacivating plugins, i will tag rest of the support teamRegards,
YigitHi,
In Advanced Layout Editor you should add Video under Media Elements. Then click on Video element and insert your link in the first line http://i.imgur.com/yQaogff.jpg
Regards,
YigitHi,
You can target background of text inputs with following CSS. Please add it to Quick CSS in Enfold theme options under Styling
#top .main_color input[type='text'] { background-color: red; }
Regards,
YigitHi Jasmine,
You currently have contact form on 1/3 column and slider on 2/3 column. Can you firstly insert them in the same column?
Regards,
YigitHi,
When i inspect the elements on your website i see that logo has display: none style. Please add following code to Quick CSS in Enfold theme options under Styling or to Custom.css file in Enfold > Css folder.
.logo.bg-logo { display: block!important; }
Have you tried updating the theme via FTP and deactivating all plugins and check if issue remains?Regards,
YigitSeptember 17, 2013 at 11:11 pm in reply to: ENFOLD Fix: Replacing Logo for Devices Smaller Than 1280 Pixels Wide #162565September 17, 2013 at 10:55 pm in reply to: Some of the gallery pictures don't show up correctly #162562Hi,
Animation is triggered when thumbnails displayed and since you have 2 big thumbnails, they appear when both of them displayed
Regards,
YigitHi,
It is possible but this customization is more than normal support covers. I could suggest you to hire a freelance developer on http://microlancer.com or http://themeforest.net/forums/thread/so-you-know-how-to-customize-a-template-and-want-to-make-some-money/24795?page=1
Regards,
YigitHi K,
1) Please add following code as well
.main_color .grid-entry-title { text-align: center; }
2) Please see this topic https://kriesi.at/support/topic/featured-image-size-2/
3) It is your Gravatar picture. That is where you need to change it
Regards,
YigitHi,
Can you post us the link from imgur? You can upload screenshots there and post the links in here
Regards,
YigitHi Fabiana,
Please add following code to decrease the font-size and center the icon
.avia-icon-list .iconlist_icon { line-height: 25px!important; font-size: 20px!important; }
Can you post a screenshot showing how you would like to align the text? You can use http://imgur.com/Regards,
YigitHi,
You can add right under following line in Custom.css file
/* General Custom CSS */Regards,
YigitHi Fabiana,
Please add following code to Quick CSS
.avia-icon-list .iconlist_icon { height: 40px!important; width: 40px!important; line-height: 37px!important; margin-left: 12px!important; }
.avia-icon-list .iconlist_content_wrap { text-align: center; }
You should adjust height, width and line-height equally if you would like to increase or decrease icon sizes. Margin-left should be increase if you decrease the sizes of icons and vice versaRegards,
YigitHi,
You should not add any code to style.css but you should use Custom.css file instead. Located in Enfold > Css folder
Regards,
YigitHi,
Can you try adding !important to force it?
.main_color .pricing-table li.avia-heading-row { background-color: red!important; border-color: blue!important; }
Regards,
YigitHi,
Can you create a temporary admin login and send me on
Regards,
Yigit- This reply was modified 8 years, 6 months ago by Yigit.
Hi Voicepro,
You can increase font size and change text color by adding following code to Quick CSS in Enfold theme options under Styling
.sub_menu { font-size: 13px; }
.sub_menu>ul>li>a { color: red!important; }
I hope that helps youRegards,
YigitHi,
You would like to change the background color of pricing tables, right? If so, please add following code to Quick CSS
.main_color .pricing-table li.avia-heading-row { background-color: red; border-color: blue; }
.main_color .pricing-table li.avia-pricing-row { background-color: yellow; border-color: blue; }
First one is for heading row and second one is for content sectionRegards,
YigitHi,
Please try adding following code to Quick CSS in Enfold theme options under Styling
#menu-item-3408 #top #header .avia_mega_div > .sub-menu, #menu-item-3454 #top #header .avia_mega_div > .sub-menu > li > ul li, #menu-item-3454 #top #header .avia_mega_div > .sub-menu > li > ul li, #menu-item-3455 #top #header .avia_mega_div > .sub-menu > li > ul li { background-color: red; }
This should do it, if it does not, let us knowRegards,
YigitHi,
Please add following code to Quick CSS in Enfold theme options under Styling
.main_color .avia-icon-list .iconlist_icon { background-color: red!important; }
Regards,
Yigit- This reply was modified 11 years, 2 months ago by Yigit.
Hi Judith,
It looks like it works on my end http://i.imgur.com/gKVwQXG.jpg
Please refresh your page couple of timesRegards,
YigitHi Mxm,
You can create a Text/HTML widget in footer and copy/paste your testimonial shortcode there as
[av_testimonials style='slider' columns='2' interval='5']
[av_testimonial_single src='' attachment='' name='Name' subtitle='Subtitle' link='http://' linktext='']
testimonial here
[/av_testimonial_single]
[/av_testimonials]Regards,
YigitHi,
.page-id-3231 .main_color .av_promobox{
background: #87b8d9;
color:white!important;
}
This should do itRegards,
YigitHi,
Can you post the link to your website please? I am not using mac, but other team members who are using may take a look
Regards,
YigitHi Judith,
Please add following code to Quick CSS in Enfold theme options under Styling
.main_color .iconlist_content { color: black !important; }
you can change color by changing ‘black’ to any other color or colors hex value
Regards,
YigitHi,
1) If you do not mind creating a temporary admin login and sending it to me on i can fix it
2) You can choose “Responsive Layout Large” in General Settings to reduce margin on the right and left side
3) It happens because you do not have many content on contact page so after sending message socket expands
Regards,
Yigit- This reply was modified 8 years, 6 months ago by Yigit.
-
AuthorPosts