Forum Replies Created
-
AuthorPosts
-
Hey fgrippe!
Go to Enfold > Styling > look for “Defines the Font for your body text”. Select “Helvetica Neue”. Add this on Quick CSS or custom.css:
h1, h2, h3, h4, h5, h6 { font-family: "Helvetica Neue", "Times New Roman", Georgia, Arial, sans-serif; }Cheers!
IsmaelHey!
Please insert a blank Text widget on Appearance > Widgets > Footer – column widget areas. You can also disable the footer columns on Enfold > Footer > Footer columns.
Best regards,
IsmaelFebruary 8, 2014 at 5:44 am in reply to: Simple Share Buttons Adder => Pinterest does not work any more #221140Hi!
You have a lot of plugins installed and maybe one of them is in conflict with the share plugin. Please deactivate all plugins except for the woocommerce and share buttons then we’ll check the site.
Regards,
IsmaelHey zoiestudio!
Please download the theme again your themeforest account then override the installation via FTP. Please watch this video by Devin: https://vimeo.com/channels/aviathemes/67209750
Regards,
IsmaelHi flypromotion!
Why not use 5 1/5 column layout then insert an Image element on each of them with a Text Block. Specify the link of the Image element manually, point them to their respective shop or category page. Add the category title or content on the Text Blocks below the Image elements.
Regards,
IsmaelHey!
Please use this instead:
.hr { height: 25px; line-height: 25px; margin: 0; } body .column-top-margin { margin-top: 10px; }That should decrease the gaps between elements.
Cheers!
IsmaelHey!
Please use the fullwidth easy slider instead of the fullscreen slider.
Cheers!
IsmaelHi!
You can use this on Quick CSS:
.js_active .active_tab_content { background: gray; } .js_active .active_tab { background: gray; font-size: 15px; }Change the css values.
Regards,
IsmaelHey lrobbins303!
You need to create a page for each sub-categories then add the Portfolio Grid element with their respective category selected.
Cheers!
IsmaelFebruary 8, 2014 at 5:16 am in reply to: problems with enfold. padding, vimeo preview picture, advanced layer slider #221130Hi!
I don’t see any white border below the slider. Can you please post a screenshot pointing to the issue? You can use imgur or dropbox to post a screenshot.
Regards,
IsmaelHey Ben!
Please try to move the video using this:
@media only screen and (max-width: 800px) and (min-width: 767px) { .ls-s2.ls-video-layer { left: 50px !important; } }Regards,
IsmaelFebruary 8, 2014 at 5:11 am in reply to: How to keep the phone number alongside social icons in mobile view? #221128Hi jmikhail!
Can you please post the link to the actual website? You can use media queries to target the selector on mobile view.
@media only screen and (max-width: 767px) { .phone-info { /* Add your Mobile Styles here */ } }Regards,
IsmaelHey jmaguirrei!
Are you trying to change the font size of the page title? You can use this:
.title_container .main-title { margin: 0; font-size: 20px; position: relative; z-index: 2; min-height: 36px; line-height: 2.3em; top: 0; font-weight: 400; }Cheers!
IsmaelHey!
Can you please separate the username and password? It is jumbled, not sure what login details to use. Did you set the home page using the Enfold > Theme Options > Frontpage settings?
Regards,
IsmaelHi!
You can add this on Quick CSS to make iconboxes’ height similar:
.home .iconbox_content { min-height: 290px; }What is the word that you want to set as a link on the footer? You can use the ‘a’ tag: http://www.w3schools.com/tags/tag_a.asp
Regards,
IsmaelHi caroberto6!
Go to Appearance > Menu > Screen Options then enable the Link Target option. You can choose to open the menu link on a new window or tab.
Add this on Quick CSS to remove the underline:
.avia_message_box_content .av-icon-char { text-decoration: none; }Regards,
IsmaelHi Boston182!
Please use this on Quick CSS:
.header_color .main_menu .menu ul li a { color: white; } #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a { color: black; }Regards,
IsmaelFebruary 8, 2014 at 4:45 am in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #221117Hey!
Are you talking about the nested nav on the sidebar? Please post a link to the actual page with the sidebar nav. You can use this to change the active state of the menu:
.nested_nav .current_page_item a { color: #cc4c21; !important; }Cheers!
IsmaelHi!
Please switch your theme to debug mode. Edit function.php, find this code:if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }You will be able to see the actual shortcode below the builder.
Best regards,
IsmaelHey!
Please deactivate all plugins then test the layer slider again on another browser. Also, please deactivate the cache plugin while working on the layer slider.
Regards,
IsmaelHi ghrahams!
You have an old version of the theme. Please download the latest version of the theme on your themeforest account then update your installation via FTP. Watch this video by Devin: https://vimeo.com/channels/aviathemes/67209750
Regards,
IsmaelHey CloudChoice!
Can you please give us a link to a page with the button? Did you set a width for the button on the custom css?
Cheers!
IsmaelFebruary 8, 2014 at 4:19 am in reply to: home page banner images upscaling when they should not #221100Hi!
Are you zooming the browser out when you have the 1920×900px screen resolution? The width of the background image should be 1920px too unless you zoom out the browser screen. The background image on the layer slider will always stretch across the browser screen.
Best regards,
IsmaelHi!
You can use this to change the background color of the circle within the image overlay:
.image-overlay .image-overlay-inside:before { background: blue !important; }Please post the link to the actual page with the gallery. We can’t see the video because of a missing plugin.
Cheers!
IsmaelFebruary 8, 2014 at 4:04 am in reply to: .bottom_nav_header.social_header .main_menu>div, full width border-bottom #221095Hey Jyles!
You can add the border on this selector:
#header_main_alternate { border-bottom: 1px solid red; }Cheers!
IsmaelFebruary 8, 2014 at 4:01 am in reply to: Enfold main page must display woo commerce products #221094Hey!
You can use this plugin: http://wordpress.org/plugins/wp-mobile-detect/faq/
Refer to this link for more info: https://kriesi.at/support/topic/homepage-redirect-on-mobile-sites/
Cheers!
IsmaelHey!
Can you please post a screenshot of what you’re trying to do? The column is centered already.
.flex_column.av_one_third.avia-builder-el-14.el_after_av_one_third .av_textblock_section p { text-align: center !important; } .home .flex_column.av_one_third.avia-builder-el-14.el_after_av_one_third { max-width: 266px; margin-left: 8%; }Best regards,
IsmaelHey!
Please post the login details here as a private reply. We would like to inspect the website.
Cheers!
Ismael -
AuthorPosts
