Forum Replies Created
-
AuthorPosts
-
Hi!
@recumbent: Did you add any css modifications or edit anything on the theme files? You should probably download the theme again then override your installation via FTP: http://vimeo.com/channels/aviathemes/67209750Best regards,
IsmaelHey jtree5757!
Please try the different “Size Settings” for the fullwidth masonry gallery. They can fit at least 4 images.
Regards,
IsmaelHey RichardBrooks!
There is a p tag at the very bottom of the button code. Can you see that on the editor? If not, please add this on Quick CSS or custom.css:
.caption_framed .slideshow_caption .avia-caption-content p:last-child { display: none; }Regards,
IsmaelJanuary 21, 2014 at 2:52 am in reply to: Short horizontal ruler css styling shows on some and others remain unchanged #212567Hi simmer!
What are the changes that you made? Please elaborate. A screenshot will help.
Best regards,
IsmaelHey claireremington!.
You can adjust the left and right padding of the tab title to change the width:
.js_active .top_tab .tab { border-bottom: none; padding: 12px 30px 14px 30px; }Regards,
IsmaelHey elbnetz!
What do you mean by entypo codes? Can you please give us a link to a test page with the icons? A screenshot will help.
Regards,
IsmaelHi!
You can edit includes > loop-index.php. Please use the Blog Posts element using the Advance Layout Builder to have more control over the Blog page.
Regards,
IsmaelHi Lead!
Edit css > base.css, find this code on line 363:
.image-overlay .image-overlay-inside:before{content:"\E869"; font-family: 'entypo-fontello'; font-size: 18px; font-weight: normal; }Replace the content value “\E860” with a different fontello icon.You can refer to this link for more icon codes: http://www.entypo.com/characters/
Regards,
IsmaelJanuary 21, 2014 at 2:17 am in reply to: Is there a way to add a Search Box next to magnifying glass icon #212545Hey tdgano!
You can edit header.php, find this code on line 178:
wp_nav_menu($args);Below, you can add the search form code:
echo "<div class='s2'>"; get_search_form(); echo "</div>";Add this on Quick CSS to position the searchform:
.s2 { position: absolute; right: -0; }Best regards,
IsmaelHey HankInTheForest!
Please edit the menu item on Appearance > Menus then put a hashtag(#) sign on URL field.
Regards,
IsmaelJanuary 21, 2014 at 2:08 am in reply to: Remove everything but the date in Portfolio Items shown in the blog… #212539Hey spatton!
You can add this on Quick CSS:
.post-meta-infos span { display: none; }Regards,
IsmaelHey TFT!
That is not possible at the moment. You can only adjust the width of the tooltip. Use this on Quick CSS:
#top .avia-icon-tooltip { width: 500px; font-size: 15px; line-height: 1.6em; }Best regards,
IsmaelJanuary 21, 2014 at 1:49 am in reply to: Header navigation menu and spacing on blogpage/post #212517Hi!
Please use this instead:
.top-tel { position: relative; z-index: 999 !important; }Regards,
IsmaelHey ubercool!
You can add this on Quick CSS:
.meta-heading .special-heading-inner-border { opacity: 0.9; filter: alpha(opacity=90); }Regards,
IsmaelHey!
This is not a theme feature. Please hire a freelance developer to add an ajax or pop up error feature for the default wp comment section. You can visit Werkpress/.
Regards,
IsmaelHi hyperstream!
You should probably add another item or use this on Quick CSS to move the items to the right:
.av-masonry-entry.av-masonry-item-loaded { margin-left: 10%; }Use media queries to target different screen sizes.
Regards,
IsmaelHi dmarzean!
Please give us a link to the website. Do you have the latest version 2.4.5 of Enfold? Try to increase the php memory limit: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Regards,
IsmaelHey!
Can you please give us a link to the website? Do you have a cache plugin? Please flush the settings after you change the styling. Deactivate all existing plugins, see if the issue persist. If you have an access to the cpanel, please go to wp-content/uploads/dynamic_avia folder then change the file permission of enfold.css to 755.
Best regards,
IsmaelHey designguy2006!
Please try to deactivate the minify plugin then flush the cache settings again.
Cheers!
IsmaelHi!
Glad you figured it out. Thank you for the detailed instruction. :)
Regards,
IsmaelHey CloudChoice!
You can add this on Quick CSS:
@media only screen and (max-width: 767px) { .responsive #header .social_bookmarks { position: absolute; left: 0; } .responsive #header .sub_menu.sub_menu>ul { position: relative; right: 0; } }Regards,
IsmaelHey pako69!
Can you please give us a link to the website? Please insert the video inside a 1/1 column to make it full width.
Regards,
IsmaelHi!
I’m not sure if that easy to do. I’ll ask Dude for this. You can hire someone here: http://werkpress.com/
Cheers!
IsmaelHey David!
Use the “Short Separator” then add this on Quick CSS or custom.css:
.hr-inner { width: 100%; position: absolute; height: 1px; left: 0; top: 50%; width: 100%; margin-top: -1px; border-top-width: 1px; border-top-style: solid; } .hr-short .hr-inner-style { border-radius: 20px; height: 34px; width: 34px; border-width: 2px; border-style: solid; display: block; position: absolute; left: 50%; margin-left: -17px; margin-top: -17px; line-height: 33px; text-align: center; border: none; } .alternate_color .hr-short .hr-inner-style:before { color: #42a0bd; } div .hr-short .hr-inner-style:before { content: '\E808'; font-family: 'entypo-fontello'; } .hr-short .hr-inner-style:before { font-size: 13px; color: rgb(66, 160, 189); }Regards,
IsmaelHi hbjcapital!
1.) You can add this on Quick CSS:
.avia-content-slider .slide-entry { overflow: hidden; background: gray; padding: 10px; }2.) This is beyond the support scope. Please hire a freelance developer to fix the “customer-login” functionality for you.
3.) You’re using a plugin for the related posts? Please contact the author plugin to remove the featured post or add tags on posts to show related posts.
Best regards,
IsmaelHi rfrbase!
You forget to close it. :)
@media only screen and (min-width: 74.5em) { .hide_desk { display: none; } }Best regards,
IsmaelHey!
@LiamKenyon: Thank you for hopping in. I hope it helps @hetveer.
@hetveer: We really need to see the actual website because the demo renders properly.Regards,
Ismael -
AuthorPosts
