Shahid Mansuri
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Stacy] Logo Blurry Even After So Many AttemptsHi anassaleem86
Sorry for the late reply.
I have tested your site. You have added custom CSS for the logo. Please remove that custom CSS. For more help refer to this screenshot https://prntscr.com/n2he7c.
Let me know if it works
Thanks
Forum: Themes and Templates
In reply to: [Busiprof] “under menu line” colorHi zverissimo
Thanks for getting in touch with us.
Please add the following CSS code in custom CSS field (Theme dashboard -> Appearance -> Customize -> General settings -> Custom CSS Field.)
.navbar { border-bottom: 7px solid #ff0000; }
Change the line color as per the need.
Let me know if it works.
Thanks
Forum: Themes and Templates
In reply to: [LazyProf] HelpHi kongstad87
Kindly create a separate thread for your another query then we can help you better.
And please mark this thread as resolved.Thanks
Forum: Themes and Templates
In reply to: [LazyProf] HelpHi kongstad87
You can share screenshots here too. So that we can explain the solution to your problem while analyzing those screenshots. You can use this website https://prnt.sc/ to share screenshots.
Regard
Forum: Themes and Templates
In reply to: [Wallstreet] Portfolio text not showingHi thefutureofrnb
Thanks for using Wallstreet theme.
First of all, Remove any type of CSS code you have added. Because this is the css conflict issue. And also share a link to your site. Then I will give you a custom CSS code to fix it. Now Tell me exactly what you want in the portfolio.
Thanks
Forum: Themes and Templates
In reply to: [LazyProf] HelpHi kongstad87
Thanks for getting in touch with us.
I checked your site URL and probably you are using the wrong path of the slider image that’s why the image doesn’t appear. So please upload an image size of 1920×600 maximum and check your site.
In fact, I also change the slider image at my end, it’s working well you can see the screenshot https://prntscr.com/mztgcn.
Let me know if it works.
Thanks
Forum: Themes and Templates
In reply to: [Wallstreet] Drop down MenuHi blondje1
I am also using the menu dropdown at my end, it’s working well you can see the screenshot.
1) https://prntscr.com/my8nyy
2) https://prntscr.com/my8j2pPlease deactivate all the plugins one by one that you are using and check your site.
And how are you creating dropdown menu please share a screenshot?Thanks
Forum: Themes and Templates
In reply to: [Wallstreet] Drop down MenuHi blondje1
Thanks for using the Wallstreet Theme.
Please follow the article https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/ this will help you how to set the dropdown menu.
Let me know if it works.
Thanks
Forum: Themes and Templates
In reply to: [Stacy] Change menu colorHi mrbrendel1982
I’m really glad to hear I was able to help.
Please let me know if you have any other issues. We’re happy to help.
If you are happy with the Stacy theme Could you please provide us with a review on www.ads-software.com. Review form can be found here: https://www.ads-software.com/support/theme/spicepress/reviews/#new-post
Have a good day. ??
Best Regards
Forum: Themes and Templates
In reply to: [Stacy] Change menu colorHello mrbrendel1982
For this, Please add the following CSS code in additional CSS filed (Theme Dashboard -> appearance -> customize -> additional css filed.)
.page-title-section .overlay { background-color: #008000; }
Change the menu color code as per the need.
Let me know if it works..!
Thanks
Forum: Themes and Templates
In reply to: [Stacy] Change menu colorHi mrbrendel1982
Thanks for getting in touch with us.
To change the menu color, Please go to the https://pastebin.com/z5pMzQjR and copy the whole CSS code.
And paste the css code in additional css filed (Theme Dashboard -> appearance -> customize -> additional css filed.)
Change the menu color code as per the need.
Let me know if it works..!
Thanks
Forum: Reviews
In reply to: [Appointment] Brilliant supportHi geoffm
Thanks for the beautiful review.
We really appreciate it..!Best Regards
Forum: Themes and Templates
In reply to: [Appointment] Logo next to menuHi geoffm
I’m really glad to hear I was able to help.
Please let me know if you have any other issues. We’re happy to help.
If you are happy with the Appointment theme Could you please provide us with a review on www.ads-software.com. Review form can be found here: https://www.ads-software.com/support/theme/appointment/reviews/#new-post
Have a good day. ??
Best Regards
Forum: Themes and Templates
In reply to: [Appointment] Logo next to menuHello geoffm
For a change the tooltip of the logo,
1) Please install and activate the Code Snippets Plugin https://www.ads-software.com/plugins/code-snippets/
2) Add the new snippet and paste the below code in this snippet.
function appointment_custom_code_script() { ?> <script> jQuery(document).ready(function() { jQuery(".navbar-brand").attr("title", "coda"); }); </script> <?php } add_action('wp_footer','appointment_custom_code_script');
3) Now Save Changes and check your site.
Let me know if it works..!
—
ThanksForum: Themes and Templates
In reply to: [Appointment] Logo next to menuHi geoffm
Kindly reduce the top space of the logo because your logo image is getting much space upstairs. For more help see the screenshot https://prntscr.com/muj9to.
Let me know if it works.
Thanks