Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @aack,
Glad we could help you.
Now to resolve the issue of hovering the submenu use below given CSS in Additional CSS.
.main-navigation ul ul { top: 100%; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @christinawynmarkcommercial-com,
First of all thank you very much for using the pro version of the theme.
Currently, with the theme, you will be able to only manage the image placement, size and excerpt lengths for the posts on the blog page.
But the option to change the layout as you have mentioned is not available and as much as we would love to help you on this we are unable to do so as it requires higher code customization.
So if you wish to have such layout then you can consider hiring the professional developer so that your theme won’t be affected in any way.
To hire a developer please refer to below given link:
http://themepalace.com/hire-a-customizer
Thank you.
Regards!!
wensolutionsKeymasterHello @aack,
You will not be able to add the custom image for the links but if you are trying to use the font awesome icon along with your custom URL then you can add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.education_hub_widget_social ul li a[href*="ADD LINK HERE"]:before { content: "\f19c"; }
In the above CSS add your custom link and the Unicode of your font awesome icon. Here “\f19c” is the unicode of the icon.
Screenshot
http://prntscr.com/jlks6uHope this helps.
If you have any issues further then kindly let us know.
Thank you.
Regards!!
June 25, 2018 at 11:48 pm in reply to: Enlever le filtre suRemove the filterr les photos d'entête des articles et pages #74406wensolutionsKeymasterHello @modele3,
To remove the overlay on the header image use below given CSS.
#custom-header::after { background: transparent; }
Hope this helps.
Best Regards!!
June 25, 2018 at 11:31 pm in reply to: Comment mettre des liens dans le footer en page d'accueil #74404wensolutionsKeymasterHello @modele3,
Glad we could help you.
If you have any issues further then please let us know.
Also, we would really appreciate if you could help us by rating our theme by following the link given below:
https://wordpress.org/themes/travel-eye/
Hope this helps.
Regards!!
wensolutionsKeymasterHello @gustogambia,
We definitely would like to apologize for all the trouble but this is how the theme has been designed. Also, we would definitely help you as much as we could so if you have any further issues related to the theme’s functionality then please write back to us.
Thank you.
Regards!!
wensolutionsKeymasterHello @mint,
Glad you figured out the issue.
If you have any issue further then please let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @gustogambia,
Please replace above give CSS with the CSS give below:
#recent-products .product-description { pointer-events: none; } .parallax h2.entry-title.color-white { pointer-events: none; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @gustogambia,
Previously, you only asked for one particular section and it could be performed in a minute. But now we need to overwrite five different functions from the child theme which is actually tedious and time consuming.
As for now, since we have already provided support for similar kind of issue, we will again help you with this.
So please add below-given code in your child theme functions.php file.
https://gist.github.com/Tiiru/3f9dc17c6ff1aeb3a1d874e558ba3941
Now you will be able to show 20 different items in each section.
Hope this helps.
Thank you.
wensolutionsKeymasterHello @thegrandmerke,
When we inspected your site URL, the mobile menu was working fine even in I-phones as you can see in below given screen record:
You can even check the demo of the graduate:
http://themepalace.com/theme-demo/?demo=V2ptRDJSblFocWRCTzI1eEFKUEs5UT09
So please can you explain the issue more precisely so that we can recreate them and find the solution.
Thank you 🙂
wensolutionsKeymasterHello @gustogambia,
To make the special item section on the homepage unclickable please use below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
section#rock-friday .special-day { pointer-events: none; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @aack,
Thank you very much for the URL.
The issue about the submenu you have mentioned is actually not the issue. When clicked on the submenu it will direct you to that page and on reaching that page the menu will disappear. Now again hovering over the menu will display the list of the submenu on that page as well and when clicked, it will redirect to that page. Hope this clears the confusion.
Now to fix the issue of header image in desktop and mobile view, please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
#masthead { background-size: cover; padding: 120px 0; } @media (max-width:768px){ #page #masthead { padding: 75px 0; background-size: cover; } }
Hope this helps.
Please let us know if you have any confusion further.
Best Regards!!
wensolutionsKeymasterHello @thegrandmerke,
When we inspected your site URL we found that you have used the plugin Mobile menu which is creating some other issues.
So please can you at first deactivate the mentioned plugin and re-inform us so that we can actually inspect the issue for the I-phone and help you further.
Thank you.
Regards!!
wensolutionsKeymasterHello @gustogambia,
Currently, you can only display 12 menu items in first menu category section, 8 in second, 12 in third, 12 in fourth and 8 in fifth.
So to increase the no requires higher code customization so if you want to display the menu item as per your requirement then you can consider hiring the professional developer and for this follow below given link:
http://themepalace.com/hire-a-customizer
Thank you.
Regards!!
wensolutionsKeymasterHello @gustogambia,
To make only those menu unclickable requires higher customization and as much as we would love to help you this we are unable to do so.
So, if you want particularly them to be unclickable then you can hire a customizer.
For this you can follow below-given link:
http://themepalace.com/hire-a-customizer
Hope this helps.
Best Regards!!
-
AuthorPosts