Forum Replies Created
-
AuthorPosts
-
Hi WeAreDGTL!
Thank you for using the theme!
You can change the font size of the blog with this on Quick CSS or custom.css:
.template-blog p { font-size: 16px; }Use this for the text block:
.av_textblock_section p { font-size: 18px; }Regards,
IsmaelHey!
Thank you for the update.
I checked the page and the button does have a rel=”nofollow” attribute applied to it. This is the button code:
<div class="avia-button-wrap avia-button-left avia-builder-el-2 el_after_av_one_third el_before_av_hr rel-nofollow"> <a href="http://www.viagogo.fr/psg/Billets-de-sport/Football/Ligue-1/Paris-Saint-Germain-Billets/E-667348?AffiliateID=1277&PCID=AFFFRIAFF1277REFART0F4EDEAE1E-10" class="avia-button avia-icon_select-yes avia-color-theme-color avia-size-small avia-position-left" target="_blank" rel="nofollow"><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Acheter billet PSG Bastia</span></a> </div>Regards,
IsmaelJune 25, 2014 at 4:12 am in reply to: Change horizontal ruler color and space up and below only in one text block #283388Hey smorrone!
Thank you for visiting the support forum!
Edit the separator or hr elements, add something like “blue-hr” on the custom css class field. Add this on Quick CSS or custom.css:
.hr.blue-hr .hr-inner { border-color: blue; } .hr.blue-hr { margin-top: 0; height: 1px; }Regards,
IsmaelHey!
Glad you figured it out. If you still have questions, let us know. :)
Cheers!
IsmaelHey ewingmh!
Thank you for using the theme!
You can wrapped the second word on the menu title around a span tag. Something like this:
Fire<span class="menu-break">Division</span>Add this on Quick CSS or custom.css:
span.menu-break { display: block; line-height: 0; bottom: 35px; position: relative; }Best regards,
IsmaelHi!
Thank you for the info.
What is the folder name of the parent theme? Make sure that it is “enfold”.
Best regards,
IsmaelHi!
Thank you for the info.
I really can’t see the border my end. I’ll ask the rest of the support team to check it. Please try to remove the browser cache then reload the page a few times.
Best regards,
IsmaelHey!
Thank you for the update.
Alright. I thought you’re asking for additional options on the slider panel. Anyway, if you want to change the transparency, font size, font color etc. You can use this on Quick CSS or custom.css:
Caption Title:
.caption_framed .slideshow_caption .avia-caption-title { background: rgba(0,0,0,.8); font-size: 50px !important; color: blue; }Caption Text:
.caption_framed .slideshow_caption .avia-caption-content { background: rgba(0,0,0,.8); font-size: 20px !important; color: red; }You can use imgur, dropbox etc. if you need to post a screenshot. Thank you.
Best regards,
IsmaelJune 24, 2014 at 10:20 am in reply to: I need to transfer my 'Enfold' License and 'Purchase Code' to my client #282907Hi!
Alright. We’ll wait for it. Make sure that you set it as a private reply.
Regards,
IsmaelHi sdbroker!
Thank you for using the theme.
Please edit the table settings, set the Table Purpose to tabular data and the Responsive Styling to scrollable.
Best regards,
IsmaelHey!
You should activate the child theme. You can now see the button inside the Import/Export panel. You’ll need to do all modifications on the child theme files. The css modifications can be added on the child theme’s style.css file and additional functions on the child theme’s functions.php file.
Regards,
IsmaelHey!
Thank you for the update.
Please add this below:
@media only screen and (max-width: 360px) { .responsive .logo a, .responsive .logo img { height: 60px !important; max-height: 60px !important; top: 5px; } }Cheers!
IsmaelHey!
What do you mean by us “holding back”? Try to logout then login again, see if the auto update works. If not, update the theme via FTP as suggested above.
Best regards,
IsmaelHey!
Thank you for the info.
Is this the code on page.php or the loop-serie.php. Please post both codes on pastebin.com. Create different paste for both files. Note that we don’t provide support for third party scripts but we’ll try if we can help you with this. What exactly does this modification suppose to do?
Cheers!
IsmaelHey simonac!
Thank you for using the theme!
I checked the site on an iPad and it loads fine. Please remove the browser cache then close all apps. Test the site again. The site looks awesome.
Cheers!
IsmaelHi!
Thank you for using the theme!
I checked all the languages, they seem to have the same color scheme but differs on site layout, others are boxed and some are stretched. The best thing that you can do is to work on the theme options using a single language and when you’re finish go to Enfold > Import/Export panel. Click the Export Theme Settings File button to export the theme settings. Switch on another language then go to the same Enfold panel and upload the theme settings on the Import Theme Settings File option. Do this for the remaining languages.
Regards,
IsmaelHi!
Thank you for the update.
You can decrease the grid-content padding:
.grid-content { padding: 10px; }Regards,
IsmaelHi!
Thank you for the update.
Glad the email work. Regarding the logo/partner element, actually, I can’t see the border on top of the section. I just assume that it is the color section’s top border. If you don’t mind, please provide a screenshot.
Regards,
IsmaelJune 24, 2014 at 8:49 am in reply to: Fixed header with additional navigation menu and search icon Android Tablets #282867Hi!
Thank you for the info.
Please check the browser compatibility of Enfold. We don’t or we can’t provide support for stock browsers. Please install Chrome or Firefox. http://goo.gl/93BMQg
Cheers!
IsmaelHi!
Regretfully, we don’t have all kinds of tablet models on hand. Like Devin said, manufacturers often bundle their own sub par browser with the device. You need to install major browsers like Chrome or Firefox. Please check the browser compatibility info of Enfold, , we can’t provide support for stock browsers.
Best regards,
IsmaelJune 24, 2014 at 8:41 am in reply to: Query: Is it possible to remove the border around the images in my gallery? #282864Hey curmi01!
Thank you for using the theme!
Please use this on Quick CSS or custom.css to remove the gallery item border:
#top div .avia-gallery img { padding: 2px; border: none; }Regards,
IsmaelJune 24, 2014 at 8:39 am in reply to: Increase size and spacing of dots and arrows of the Content Slider. #282862Hey!
Thank you for the update.
You can use this to modify the dots:
.avia-slideshow-dots a { height: 18px; width: 18px; border-radius: 18px; text-indent: 100px; overflow: hidden; margin: 0 1px; padding: 7px; position: relative; }Best regards,
IsmaelJune 24, 2014 at 8:27 am in reply to: How can I remove the borders to the accordion and the tabs controls? #282861Hey!
Thank you for the update.
You can use this:
.js_active .active_tab_content, .toggle_content { border: none; }Best regards,
IsmaelJune 24, 2014 at 8:25 am in reply to: Slider: Looking for option to slowly zoom in / out on main images #282860Hey!
Thank you for the update.
The slider is called the Kenburns Slider. The effect is built in with the Revolution Slider plugin. You can buy it on codecanyon. http://themepunch.com/revolution/ken-burns-slider
Best regards,
IsmaelHey!
Thank you for the update.
You can create two color sections with the same content. Make the icons and text on the second color section a little bit smaller. Use media queries to hide the second color section and show the the first color section on desktop view and vice versa. First, duplicate the current color section then edit it. Look for the For Developers: Section ID field, call it icon-menu-one for example. After that, edit the second color section, make the text and icons smaller, call it icon-menu-two. Add this on Quick CSS or custom.css:
@media only screen and (min-width: 990px) { #icon-menu-one { display: block; } #icon-menu-two { display: none; } } @media only screen and (max-width: 989px) { #icon-menu-two { display: block; } #icon-menu-one { display: none; } }Regards,
IsmaelHey lbdesign!
Thank you for visiting the support forum!
You can change the post title with this on Quick CSS or custom.css:
.entry-content-wrapper .post-title { font-size: 50px; line-height: 1.3em; }Regards,
IsmaelHi curmi01!
Thank you for using the theme!
1.) Yes, added content means added loading times specially when you set the video to autoplay.
2.) If you’re adding the video on a slider, look for the Video Size settings where you can select the video’s aspect ratios and dimension.
Regards,
IsmaelJune 24, 2014 at 8:01 am in reply to: How to make a slider with lightbox video content on click #282849Hi!
Unfortunately, no, there is no shortcode for the portfolio items’ preview text. You might need to create portfolio items specifically for the layer slider in order to have more control over the content.
Cheers!
IsmaelHey VictoriousC!
Thank you for visiting the support forum!
I’m not really sure if I understand you clearly but you can try this plugin to create calendared events: http://tri.be/shop/wordpress-events-calendar/
Best regards,
Ismael -
AuthorPosts
