Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @mfolley,
When we visited your site the Box is transparent exactly what you wanted and we are very glad that you figured out the issue by yourself.
In case if you need any help further please feel free to post them and we will happily help you further .
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @luckeyg,
Please follow below given steps.
– First of all create the Page (eg Home page ).
– Go to Admin Panel > Appearance > Customize > Static Front page and assign the newly create page (eg Home page ) in front page option.
– Now go to Admin Panel > Appearance > Widget > Front Page Widget area and place your desired widget . This will display the widget that you have place in Front Page Widget area in Front page i.e Home page .
– Finally to make the slider enable go to Admin panel > Appearance > Customize > featured Slider > Slider Type > Enable Slider On and select the option Static Front Page only from the drop down option and vase the setting in customize section .
Follow all above mentioned steps . If this does not solve your issue then please kindly let us know and also don’t forget share your site URL so that we could inspect further into the issue .
Hope this helps .
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @lynaeash,
To align the social bar with the social icon and remove the animation to spin the social icon use below given CSS in Additional CSS location .
.so-widget-travel-eye-social li a:hover { -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; transform: none; } @media( min-width: 480px ) { .right-bar { float: right; } }Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @lynaeash,
To change the color of different parts as you have mentioned please use below given CSS.
Go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.posted-on::before, .byline::before, .comments-link::before, .cat-links::before, .edit-link::before, .tags-links::before { color: #fff; } .site-main .post-navigation a { background-color: #333add; } .so-widget-travel-eye-booking .booking-form-widget-wrapper { border-top: 3px solid #1f78c7; }You can change the hex color code as per your requirement .
Hope this helps .
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @lynaeash,
As the link color changes the color of first letter as well you can use below given CSS to only target the date that is in the header image on blog posts.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
span.posted-on a { color: #fff; }Hope this helps .
Best Regards!!
Have a good day .
September 15, 2017 at 7:48 am in reply to: how can i remove the ''blog post" title in my home page ? #53428wensolutions
KeymasterHello @yanade1991,
In order to remove the blog post title in home page use below given CSS .
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.home .page-title h1 {
display: none;
}And if you wish to change the title of home page then you can go to home page edit screen and change the title as per your wish .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @nadet ,
Actually we have not done any compatibility testing with the Polylang plugin or any other translation plugin .
But the theme is very much translation ready and could be changed to any desired language .
Hope this clears up the confusion.
Best Regards!!
wensolutions
KeymasterHello @hjocelyn,
In order to change the font of the Menu item use below given CSS.
.header-wrapper .menu li a { font-family: cursive; }You can change the font as per your requirement .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @hjocelyn.
In order to remove the grey shadow in the sidebar use below given in Admin Panel > Appearance > Customize > Additional CSS .
.secondary-sidebar .widget-area.sidebar { background: none; }Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @lbiebs,
Please post your site URL so that we could look into the issue and help you .
Hope you understand .
Best Regards!!
wensolutions
KeymasterHello @hjocelyn,
Thank you .
Let us know if you have any confusion further .
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @hjocelyn,
Glad we could help you .
If you have any issue further then please feel free to post them .
Best Regards!!
wensolutions
KeymasterHello @mrypoc,
Nice to know that your issue is resolved .
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/travel-eye/reviews/
Best regards !!
wensolutions
Keymasterwensolutions
KeymasterHello @mrypoc,
When we checked by activating the child theme locally there are no such problem .
So please make sure you have activated all the plugin recommended by the theme .
Also make sure you have included the correct code in your child theme as per our instruction .
If this does not solve your issue then we please send us the screen shot of the functiosn.php of your child theme and default.php file .
Thank you .
Best Regards!!
-
AuthorPosts





