Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @tekiebelu,
We would like to apologize for the inconveniences.
The issue that you have mentioned may have caused due to the plugins that you have used especially if you have used any caching plugin. The issue may also be because of the server issue.
You have to look into your configurations properly so that even if you buy another product the update must be accessible to you.
Further, since your theme has expired, to get the regular update you must renew the license. For this, you need to simply buy the new theme and use the license of that theme.
Hope this helps.
Let us know if you have any query/confusion further.
Thank you.
Regards!!
wensolutionsKeymasterHello @funnytoaster,
Currently, there is no such feature in the theme and as much as we would love to help you with this we are unable to do so as it requires higher code customization.
Hope you understand.
Best Regards!!
wensolutionsKeymasterHello @mrkiltyou,
Can you please provide your site URL so that we can change the color and hover color of the link?
Thank you.
Regards!!
wensolutionsKeymasterHello @armandosarris,
For the home page try this code. body.home a { color: #D3D3D3; } body.home #site-navigation, body.home .site-header, body.home, body.home #primary, body.home #footer-widgets, body.home #colophon { background-color: #A9A9A9; } body.home .special-pages-item { background-color: #909090; border-bottom: 5px solid #9C9C9C; }
For other pages, we need to write lots of CSS code so it is beyond the support we offer for our product.
If you require to manage other pages then please hire our professional developer.
To hire a developer please refer to below given link:
http://themepalace.com/hire-a-customizer
Hope this helps.
Regards!!
December 13, 2018 at 11:09 pm in reply to: Blog page main image / Gray frames in page-post's header #87166wensolutionsKeymasterHello @ctrasvina,
Actually, we are not quite clear with the first query so, please explain it properly so that we can help you further.
Now coming back to the second query, add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.page-detail { background-color: rgba(0, 0, 0, 0.3); }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @melanie-czarnik,
Glad we could help you.
If you have any issues further, please let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
Please once make sure you have activated your license of the theme and check the subscription.
Even if the license is activated and the update is not received, please provide your login detail in the email below so that we can insect further.
Hope this helps.
Regards!!
wensolutionsKeymasterHello @hammondone,
Please after uploading the image try to fill out the inputs that are shown on the right side of the screen. If it still doesn’t solve your problem can you please provide us with the URL so that we can inspect further?
Thank you.
Regards!!
wensolutionsKeymasterHello @armandosarris,
Since the issue is completely unrelated to the theme we really could help you with this. However, if we have inspected your URL and come with the fixes.
To fix the issue please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
@media screen and (min-width: 768px) { .home .site-content { overflow: hidden; } .home .site-content > .container { padding: 0; width: 100%; } .home .site-content .wen_business_widget_special_pages, .home .site-main > .page { max-width: 1170px; margin: 0 auto; padding-left: 15px; padding-right: 15px; } }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @simsdesign,
For this please add below given CSS.
#main-nav { margin-bottom: 5px; } .main-navigation .menu > li { margin-right: 10px; position: relative; } .main-navigation .menu > li::before { content: ''; display: block; position: absolute; bottom: 0; left: 0; height: 5px; width: 100%; background-color: #222; transition: 300ms all ease-in-out; } .main-navigation .menu > li.current-menu-item::before, .main-navigation .menu > li.current-menu-item::before { background-color: #179bd7; height: 10px; } .main-navigation .menu > li > a { font-size: 14px; text-transform: uppercase; } .main-navigation .menu > li:hover > a, .main-navigation li.current-menu-item a, .main-navigation li.current_page_item a { color: #179bd7; background-color: transparent; } .main-navigation .menu > li:hover::before { background-color: #179bd7; height: 10px; transition: 300ms all ease-in-out; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @simsdesign,
To change the orange color of the mobile menu add below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS.
@media only screen and (max-width: 1000px){ #mobile-trigger i { background-color: #253b80; } }
You can change the color code as per your requirement.
Hope this helps.
Regards!!
wensolutionsKeymasterHello @manishka81,
Glad we could help you.
Let us know if you have any issues further.
Thank you.
Regards!!
wensolutionsKeymasterHello @hammondone,
“alt” should be added as an attribute for img tag and can be added as the following code.
<div class="testimonial-thumb"><img src="<?php echo esc_url( $testimonial['image'][0] ); alt="content here" ?>"
Hope this helps.
Regards!!
wensolutionsKeymasterHello @hansvjensen,
Glad to help you.
Do not hesitate to post any issues further.
Thank you.
Regards!!
wensolutionsKeymasterHello @hansvjensen,
Yes the purchased license expires within in a year of purchase but this subscription has nothing to do with the usages of the theme to your site. You can use it in your site as long as you want it without renewing your subscription.
As for the other theme(Pro version), the license may have not been expired yet so you could update to the latest version.
Hope this clears the confusion.
Thank you.
Regards!!
-
AuthorPosts