Forum Replies Created
-
AuthorPosts
-
Skandha
Member@stefanomoret:
2. Replace the previous code with the following
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..primary-menu li:hover .sub-menu { left:unset !important; right:20px !important; width:200px !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@kwhooley: This maybe due to your browser cache. Please clear your browser and check if this resolves the issue.
Let me know if the issue persists.
Kind Regards,
SkandhaAugust 31, 2018 at 2:50 am in reply to: Can't get logo to appear on Home page header image with Adonis Free Theme #152863Skandha
Member@orthosoc: That is strange. You will need to provide me your admin credentials so that I can have a look at your customizer settings and try to resolve the issue. I will contact you shortly by email.
About upgrading to pro, you will get additional-features which are exclusively available in pro version of the theme. Basically you will have more features and option than in the free version which will give more control.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@i-can: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/higher-education/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaAugust 31, 2018 at 1:56 am in reply to: Featured Content, Featured Page Grid Content, and Featured Image Grid Content #152861Skandha
Member@kwhooley: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/parallax-frame/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Member@roboterpirat: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/clean-fotografie/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Member@annamcdermott: Please post in your site URL so that I can look into the issue and provide you possible solutions.
Kind Regards,
SkandhaSkandha
Member@toerfiets: I had to change your site language to English for a while to change the setting of the header image that is why the translations were not working. I hope now everything is working well.
Kind Regards,
SkandhaSkandha
Member@annamcdermott: Go to => Dashboard => Pages => Edit your homepage
On the right side you will see Publish sidebar under that there is Visibility option edit that and make it public.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@kwhooley: I think for that you will need to upload pictures that are of similar dimension of same width and height. This way all the pictures will be in 1:1 ratio your Product Gallery will look better.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@roboterpirat: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.nav-menu li a:hover { color:red !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@toerfiets: I had made the changes to your site to make the header image work only on homepage. I hope now the issue is resolved and the translations are working as well.
Kind Regards,
SkandhaSkandha
Member@stefanomoret:
1. I don’t think it is correct as when you enable the Search in menu it overlaps the email icon on your menu. I think the code I provided you will work better.2. Replace the previous code with the following
@media screen and (min-width:1024px) { .primary-menu li { position:relative !important; } .primary-menu li:hover .sub-menu { position:absolute !important; left:85% !important; } }4. You can keep your current child theme. You will just need to change the template in your child theme’s style.css to the pro theme folder’s name.
Yes the purchase of pro theme comes with initial 1-year subscription. This means that you can download the updates until a year of purchase date. For more information please check out the terms and condition.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@kwhooley: You can simply remove the Sidebar Area Background Image and publish. You need not add a different image.
Let me know if it works out!
Kind Regards,
SkandhaSkandha
MemberWell that is strange. Can you try sending me an email again at [email protected]
Kind Regards,
SkandhaSkandha
Member@madamviolet: You can provide me your admin credentials if thats okay and I shall check the issue and provide you possible solutions. I will contact you shortly by email.
Kind Regards,
SkandhaAugust 30, 2018 at 12:23 am in reply to: Featured Content, Featured Page Grid Content, and Featured Image Grid Content #152750Skandha
Member@kwhooley: You can check out the features available in the theme in this link.
Go to => Appearance => Customize => Featured Content => Featured Content Option => Select Content Type => Select Featured Post Content/ Featured Image ContentYou can use Catch Web Tools Plugin to add code to the header.
After activating the plugin Go to => Appearance => Customize => Catch Web Tools Plugin Option => Header Footer Scripts => Check to enable WebMaster module and add the code in Header Scripts and PublishLet me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@stefanomoret:
1. Moving the menu right on screen size 1024px and above
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width:64em) { .navigation-classic .site-header-menu { float:right !important; } }2. To move the submenu towards right
#menu-main li { position:relative; } #menu-main li:hover .sub-menu { position:absolute; left:100%; }3. Increasing max-width of the page
#page { max-width:2560px; }4. The Font Family Option is only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the pro version of the theme.
Let me know if this helps you out!
Kind Regards,
SkandhaAugust 29, 2018 at 2:55 am in reply to: Can't get logo to appear on Home page header image with Adonis Free Theme #152698Skandha
Member@orthosoc: I don’t think this is an issue. It is clearing mentioned in the customizer in the site identity
When disabled/shown only on homepage, Site Title and Tagline will only be removed only from user view for accessibility purpose
You can check out the screenshot below:
https://www.dropbox.com/s/r73ztcmc37vf8wt/screenshot-site-identity.PNG?dl=0If you want the logo to be displayed only on the homepage
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body:not(.home) .custom-logo-link { display:none; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Member@wouwonline: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change color of title in slider 1 */ #feature-slider .cycle-slideshow .images-1 .slider-content-wrapper .entry-title a { color:#123456; } /* To change the color of text in slider 1 */ #feature-slider .cycle-slideshow .images-1 .slider-content-wrapper .entry-summary { color:#800080; }You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
