Forum Replies Created
-
AuthorPosts
-
Hi anakinroy!
You can add following code to Quick CSS in Enfold theme options under General Styling tab to adjust the size of your logo
.logo img { max-height: 70%; }Regards,
YigitHey!
Seems like it is not being applied. I edited the code above, please try it now
Regards,
YigitHi!
Please undo the changes you have made via FTP. Sorry for not being clear. It is functions.php file inside Enfold theme folder. You can also edit it in Appearance > Editor
Regards,
YigitMay 2, 2014 at 1:10 pm in reply to: Images in Masonry Gallery overlay / don't show up correctly #259366Hey!
Have you tried changing “Size Settings” in Masonry options? If not, can you try and check if it work fine?
Best regards,
YigitHi Jamie A!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 800px; }Regards,
YigitHey!
Please add following code as well
#comments span, .minitext, .form-allowed-tags, #reply-title small, #commentform label { padding-top: 0!important; }Best regards,
Yigit-
This reply was modified 11 years, 9 months ago by
Yigit.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px; } .header-scrolled .logo img { margin-top: 0; }I could not see flickering issue on my end. Which browser and OS are you using?
Cheers!
YigitHey geraldjim!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/add-new-font/#post-234710
Best regards,
YigitMay 2, 2014 at 12:44 pm in reply to: Icon Caption – A small caption below the icon DISAPPEAR #259352Hey Jamie A!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#footer a { color: red; } #footer a:hover { color: blue; }Best regards,
YigitMay 2, 2014 at 12:38 pm in reply to: Icon Caption – A small caption below the icon DISAPPEAR #259349Hi!
You did not choose to display the icon with additional caption – http://i.imgur.com/9aTD6dO.png
I chose it and it is working fineCheers!
YigitMay 2, 2014 at 12:20 pm in reply to: Icon Caption – A small caption below the icon DISAPPEAR #259343Hi!
It seems like you have added tooltip and not a caption – http://i.imgur.com/fePKlAM.png
Please edit your icon and add icon caption insteadCheers!
YigitHi simonac!
Please add following code to Quick CSS
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Geneva, sans-serif!important; }Cheers!
YigitHi!
You can hire a freelance developer on Envato Studio or Codeable. You can also request quote from WerkPress.
Best regards,
YigitMay 2, 2014 at 11:52 am in reply to: Icon Caption – A small caption below the icon DISAPPEAR #259314Hey Yassine!
Can you post the link to your website so we can take a look?
Cheers!
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 479px) { .responsive.html_header_top #header_main .social_bookmarks { display: block; }}You can see change log here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Cheers!
YigitHey jdrakeproductions!
You can use Blank template. Here is an example from demo site – http://kriesi.at/themes/enfold/pages/blank/
Or you can remove menu from a certain page using custom CSS code as following.page-id-1122 .main_menu { display: none; }and change the page ID’s to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitHi pcglenn!
Please add following code to Quick CSS and adjust as needed
strong.news-headline:hover { color: red; }Best regards,
YigitHi jaimemerz!
Please try deactivating all active plugins and check if that helps. Please also note that you are using an older version(2.5) of the theme and not the latest(2.7) – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey!
Please add following code to Quick CSS as well
.bild img { border-radius: 11px; }Cheers!
YigitHey Artinet!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-image { display: none; }Cheers!
YigitHi!
Can you post a screenshot and show the issue you are having? I could not reproduce it on pages you have posted.
Regards,
YigitHi!
Please try adding !important rule to Ismael’s code as following
.avia_cart_buttons { opacity: 0.8!important; }Best regards,
YigitHey willwatsongraphics!
I do not have such issue on my local installation. Please try deactivating all active plugins and check if that helps
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo { left: auto!important; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; }Regards,
YigitHey Bodymindlinks!
Please go to Appearance > Widgets > Footer Column 1 and insert needed widget there. What you see there is a default widget. If you do not want to display anything, you can place an empty text widget
Best regards,
YigitHi Bodymindlinks!
You have pages widget on your second footer column – http://i.imgur.com/7jWkbID.png
Which you can see by adding following code to Quick CSS.footer_color a { color: white; }Please go to Appearance > Widgets > Footer column 2 and remove the widget
Best regards,
Yigit -
This reply was modified 11 years, 9 months ago by
-
AuthorPosts
