Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and change the menu item ID to match your COMMUNICATION VISUELLE menu item
#menu-item-2275 .avia-menu-fx { width:65%; }You can right click on the menu item using Chrome or Firefox and inspect elements to find menu item ID http://i.imgur.com/I6hKbx1.jpg
You may need to adjust width value to match your dropdown menu width. Currently menu item width is bigger than dropdowns width that is why it happensCheers!
YigitHi!
If you have not made changes on theme files, everything will stay the same as long as theme names are the same
Cheers!
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Regards,
YigitHey mhiller!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) { .responsive #top #header { position: fixed; } .responsive #top #main { padding-top: 90px; }}Best regards,
YigitHey!
In that case, please try re-updating the theme via FTP. Now masonry elements are hidden for some reason
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,
YigitHi!
It still seems like the theme is not updated on your website. Can you try updating 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 )
You should login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest versionCheers!
YigitHi Richard!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .iconbox_top { margin-top: 0; }Regards,
YigitHi nick_henri!
You can add a Color Section element with a Unique ID, then insert your images inside it in three 1/3 column elements, then post the link to your website so we can provide you custom CSS code to make these images unclickable
Best regards,
YigitHey markofwits!
Please update Enfold to the latest version 2.5.4 – see http://kriesi.at/documentation/enfold/updating-your-theme-files/
That bug was fixed while ago.Cheers!
YigitHi AlexanderPetznek!
Please update Enfold to the latest version 2.5.4 – see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey!
Please add following code to Quick CSS as well
.fixed_header.social_header #main { padding-top: 117px; }Now that Header meta section is removed, top padding of main section should be decreased using the code above.
I could not reproduce the issue on my end on Chrome on Win7, however, i tagged Josue to take a quick look on his Mac. Let us wait for his answer.Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.blog .title_container { display: none; }Best regards,
YigitHi markofwits!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }Regards,
YigitHey!
Have you tried choosing it in Enfold theme options > Frontpage Settings? Please do not choose it in Settings > Reading > Front page displays section
Cheers!
YigitHi markofwits!
Please post the link to your website and point out the contact form so we can provide you custom CSS code
Cheers!
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Regards,
YigitHi fonterra!
No, you cannot create a search page in WP admin. You should modify theme files such as loop-search.php file inside wp-content\themes\enfold\includes and search.php file in wp-content\themes\enfold
Best regards,
YigitHi derek62!
Answered your answer here https://kriesi.at/support/topic/using-georgia-font-for-heading/#post-231533
Please do not create duplicated topics as it is making it harder for us and other users to follow topics.
Closed!Regards,
YigitHi derek62!
Which heading element exactly? You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
h2 { font-family: Georgia, "Times New Roman", Times, serif !important; font-size: 24px; }it will be applied on H2 tagged elements globally
Best regards,
YigitHi enester1!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { display: none!important; }Regards,
YigitHey!
You can simply remove .single class to apply the code globally as following
.big-preview.single-big { display: none; }Regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Best regards,
YigitHey!
Have you added any custom CSS code using following class?
.av-masonry-entry { visibility: visible; opacity: 1; } .av-masonry-sort { visibility: visible; }it seems that masonry entry class is set to opacity: 0; and visibility: hidden;
If you have not made those changes, please try re-installing the theme 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/67209750Best regards,
YigitHi foking!
Can you post the link to your website so we can inspect elements on it?
Cheers!
YigitHey!
i get “403. That’s an error.
Your client does not have permission to get URL” when i click on the link. Have you already figured out the issue?Cheers!
YigitHi Tanya2105!
Please add following code to Quick CSS as well and adjust as needed
.social_header .phone-info { font-size: 20px; } #top .social_bookmarks li a { font-size: 18px; }Best regards,
YigitMarch 3, 2014 at 2:50 am in reply to: icon style: stand alone with border and optional caption #231396Hey!
Please add following code to Quick CSS as well and flush browser cache after applying the code
.avia_transform .av_font_icon { opacity: 1!important; -moz-transform: scale(1)!important; -webkit-transform: scale(1)!important; -o-transform: scale(1)!important; transform: scale(1)!important; }Regards,
Yigit -
AuthorPosts
