Forum Replies Created
-
AuthorPosts
-
Hi,
Please refer to this post https://kriesi.at/support/topic/own-custom-font/#post-733898
You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
VinayHi,
Thank you for sharing the links again and it works fine now :)
There are two places where page title can be setup.
1. Page title can be set to show or hide sitewide from Enfold > Header > Header Layout > Header Title and Breadcrumbs
2. Page title can be individually setup for pages if you like from “Title Bar Settings” in the layout options that appear in the right sidebar on the page itself.If it is not showing sidewide please check in the enfold theme option and let us know if you still have any issue. We will need to take a closer look so please post us your login credentials (in the “private data” field).
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHi,
We have added the below code in Quick CSS. Please feel free to change the color value to suit your design in the below code.
/* Mobile menu background color */ .show_mobile_menu #mobile-advanced { background: gold!important; } /* Mobile menu item border color*/ #mobile-advanced a { border-color: #FFF!important; }You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
VinayFebruary 23, 2017 at 9:35 am in reply to: custom preview images in elegant blog's grid and single autor #750865Hi,
It is not clear what exactly you are trying to achieve. If you still have any issue please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)
Best regards,
VinayHey lunatrix,
There are two places where the sidebar options can be set.
1. Sidebar can be displayed or hidden sitewide from Enfold theme options.
2. You can also enable or disable the sidebar for individual pages from the sidebar options found on the page and this is given more importance.
3. Other reasons could be due to a plugin or custom modification.Please check the sidebar option on the page if it is hidden.
If you still have any questions please upload a screenshot/mockup to imgur.com and share the link here and share the login credentials to wordpress admin page in private so we can take a closer look at the issue.
Best regards,
VinayHi,
We would love to help you! Sorry for the delayed reply.
I checked your site and but did not find the cart after adding the products nor did i see any breadcrumbs on any page. I’m not sure if it is intentional or you are working on some of the changes.
However under normal circumstance if the shopping cart appears as a part of the main menu and without any modification the below code will move the cart into the breadcrumbs area.
Please try adding this at the very end of your themes / child themes functions.php file:
/* Shopping cart in breadcrumbs */ function cart_in_breadcrumbs(){ ?> <script> jQuery(document).ready(function(){ var htmlString = jQuery('.cart_dropdown').html(), movehtmlStringto = jQuery('.title_container'); movehtmlStringto.prepend('<div class="cart_dropdown">' + htmlString + '</div>'); }); </script> <?php } add_action('wp_head', 'cart_in_breadcrumbs');If you have any issue please enable the shopping cart icon and share a precise link where we can see and inspect the element in question.
Best regards,
VinayFebruary 22, 2017 at 11:43 am in reply to: MASONRY GALLERY: first image "place" is empty when I set a fixed height/width #750423Hi,
Sorry for the late reply, I checked your site and the empty space seem to be an issue due to the custom code added. The code I provided you earlier will not work here. I need to do some research for you to help you with the custom modification and it might take some time. I will update this post here once I find out a solution for your case.
Best regards,
VinayHi,
I’m not sure if I understood you correct, please feel free to elaborate the issue if you need more help.
We will be happy to assist you.Best regards,
VinayHey Sadegh,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #searchform .ajax_search_response { position: absolute; background: #999; right: 25px; }Best regards,
VinayHi,
Hey it appears you have figured this one out. The first submenu link background color is the same as you mentioned please check attached screenshot.

Let us know if you have any questions, we are happy to help :)
Best regards,
VinayHi,
Sorry for the delay, but I’m not sure why it’s not displaying the overlay icon in mobile. It may be due to another code or plugin which is causing a conflict. We need to take a closer look at the backend setup Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHey Julie,
Sorry for the delay, I tried to check the links you provided but the page isn’t available any more. Could you please check and share a precise link where we can see the elements in question.
Best regards,
VinayFebruary 17, 2017 at 2:55 pm in reply to: Multisite Child Theme CSS General Styling Not Working #748472Hi,
Thank you for the credentials, I tried to login and check the issue why the css added to the child theme styles.css is not making any changes but the editor is not available for me to access the child theme styles.css under Appearance > Editor would you mind telling how you are adding the css to the child theme css so we can try to re-produce the same.
Please check if there are any syntax errors in the css code this is one of the reason the code added may not work the other reason could be a caching issue.
Best regards,
VinayHey jgarciamel,
Sorry for the delay, Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayHey wzshop,
Sorry for the delay, easy slider will treat the embed code as caption so it will not recognise the video play time. Try using only one slide so the video can play full length. I’m afraid there is no other work around for this unless you like to use a different element or a slider plugin that support this feature.
Best regards,
VinayHey changegroup,
Sorry for the delay, How was the heading added to the 2/5 column ? To troubleshoot further Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHey Julie,
Please unselect the categories from the options by holding down the “Ctrl” or “Options” key and clicking on the category list as shown in the below image.

Best regards,
VinayFebruary 17, 2017 at 2:08 pm in reply to: How to increase space between posts in post slider on small mobile views? #748433Hey Julie,
Sorry for the delay, Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 479px) { .responsive #top .slide-entry { margin-top: 30px!important; }}Best regards,
VinayFebruary 17, 2017 at 2:02 pm in reply to: How to reduce padding Enfold Sidebar – Widgets padding? #748427Hi,
To remove the border please add the below css
@media only screen and (max-width: 767px) { .responsive #top #header_meta .social_bookmarks li, .responsive #top #header_meta .social_bookmarks li a { border:none!important; } .responsive #top #header_meta .social_bookmarks li { margin-left:2px; } .responsive #header .social_bookmarks { width: 160px!important; } }Best regards,
VinayHi,
You can turn on custom css class name support and add a custom class to the heading. http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then use the below css
.bg-heading { background:rgba(0,0,0,.5); }If you have any issue please share the precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay-
This reply was modified 8 years, 11 months ago by
Vinay.
Hey!
Glad you were able to modify the code and make it work better for you. Please specify which space are you exactly referring to so we can help you better.
Cheers!
VinayFebruary 17, 2017 at 10:38 am in reply to: How to take out the post date and how to leave links and share buttons #748313Hi,
1. Social share cannot be used while using the advanced layout please try using a plugin like https://wordpress.org/plugins/simple-social-share/
2. It’s possible to hide the date using custom css code please share a precise link and let us know exactly where we can find the date on the page and we will provide you with custom css which you can use it with page ID to target only specific pages.
Best regards,
VinayHi,
Please create a new ticket and post a link to your site so we can take a closer look at this issue.
Best regards,
VinayHi,
If you click a menu button on site A it’s color can be changed only on Site A. We are happy to help you if you like to change the background color of the active menu item. Let us know.
However I’m sorry to say that it’s complicated to recognise which button was clicked on Site A from Site B You will need to hire a freelancer to get this done.
Best regards,
VinayHi,
To add a background image sitewide
1. Select “Boxed Layout” from Enfold > General Layout > Layout > Boxed Layout
2. Then set your background image from Enfold > General Styling > Main Content > Background ImageLet us know if you have any questions, we are happy to help :)
Best regards,
VinayHi!
That looks almost perfect! Please remove the separators between the menu items from Enfold > Header > Header Layout > Separator between menu items > No Separators
To know which icons are already in the theme open a new blank page add an icon element and click on it to view all the icons. To know the unicode of the icon you can compare it on the fontello or entypo site.
Hope this helps :)
Best regards,
VinayFebruary 16, 2017 at 3:20 pm in reply to: No table in mobile version & google maps doesn't work #747987Hi,
Sorry for the delay, I have added a New API key in Enfold > Google Services > Google Maps API Key and checked everything is working correctly. Please review the site now :)
Best regards,
VinayFebruary 16, 2017 at 11:07 am in reply to: Mobile menu – first logo – then menu – all centered #747902Hi,
To make the logo center menu below in mobile version:
1. Hide the mobile menu and center the logo using the below CSS.
@media only screen and (max-width: 767px) { #advanced_menu_toggle, #advanced_menu_hide { display: none !important; } .logo a > img { left: 50%; transform: translateX(-50%); } } /*Show only in mobile or desktop*/ @media only screen and (min-width: 769px) { .only_mobile { display: none !important; }} @media only screen and (max-width: 768px) { .only_desktop { display: none !important; }}2. Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
3. Create a header widget area by applying the code provided in this link to functions.php http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
4. Please enable debug mode by adding the code provided in this link to your functions.php file which can be accessed from Appearance > Editor http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
This let’s you view the shortcode for all the page elements.
5. Create a new page for testing purpose and add a fullwidth submenu element. We need to show the fullwidth submenu only in mobile to do so please add the class name “only_mobile” in custom css class name option.
7. Copy the shortcode which should look similar to the below code to Appearance > Header .
[av_submenu which_menu='center' menu='' position='center' color='main_color' sticky='true' mobile='disabled' mobile_submenu=''] [av_submenu_item title='Menu Item 1'] [av_submenu_item title='Menu Item 2'] [/av_submenu]Best regards,
VinayHi,
The code @Rikard provided works fine please adjust the width value from 150px to 115px.
Best regards,
Vinay -
AuthorPosts
