Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello,
To remove the Contact Me button please go to
Dashboard -> Appearance -> Customize -> Site identity.
On the bottom of the site identity section you will be able to see
Contact Me Urisection.
Delete the link on the section and leave it blank. This will remove the contact me button.To remove the Browse more services button please go to
Dashboard -> Appearance -> Customize -> Home/front service section
On the bottom of this section you will be able to seeBrowse All Button Linkoption.
Delete the link on the option and leave it blank. This will remove the Browse more services button.And for the Origin section’s read more button
please add the below given CSS toDashboard -> Appearance -> Customize -> Theme Options -> Custom Css.
.wrap-story .btn-container { display: none; }Hope it helps.
Best regards.wensolutions
KeymasterHello,
The feature you are requesting is not available currently on the theme and cannot be obtained by a simple hack code.
The feature requires heavy code customization which should be done only by professional developers as it can effect other parts of the theme.So our suggestion to you would be to hire a customizer to obtain your feature request.
To hire a customizer please visit
http://wensolutions.com/hire-a-customizer/Hope you understand.
Best regards.wensolutions
KeymasterHello,
To change the color of the menu of the inner header page,first please go to and add the below given CSS code.
Dashboard -> Appearance -> Customize -> Theme Options -> Custom CSS.child-site-header { background-color: #6e4593; }Change the background color to the color of your preference.
The color value is on hex, you can get hex color values here
http://www.color-hex.com/Hope it helps.
Best regards.wensolutions
KeymasterHello,
Please add the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Options#sidebar-primary .widget-title::after, #sidebar-secondary .widget-title::after{ border-top:none; }Hope it helps,
Best regards.wensolutions
KeymasterHello,
To get the pre-built layout please follow the link below for instructions.
http://themepalace.com/theme-instructions/travel-eye/#Howtosetupfrontpageasshownindemo?If you have any futher questions feel free to open a new topic for the problem
Hope it helps,
Best regards.wensolutions
Keymaster@champagne07, first off your site looks beautiful created with Photo Perfect. Thanks to your creativity.
Yes you can easily achieve this from custom stylesheet code.
Remove all inline hyperlink you that have previously added and use the following code.
.content-area a { color: #0000ff; }Paste above code in Appearance -> Customize -> Theme Options -> Advance Options -> Custom CSS
If you do now wish to go back and revert them manually, then paste the following code.
.content-area a { color: #0000ff !important; }Note : Change the HEX color code value to your own.
Hope this helps !
wensolutions
KeymasterPaste this in your Custom CSS field in Customize section or in style.css of your Child Theme.
.entry-footer .comments-link { display: none; }Hope this helps you!.
wensolutions
KeymasterHello @Azzurri
The placement of the images on the front page are guided at the run time by masonry layout.
The placement is done according to the size of the image and browser’s window size.
The images mightn’t appear in the right order as you show the post. The order might be changed due to the fitting of the image in the browser’s window.
The third image may be in fourth place and fourth image might be in third place due to the size of the image. Which image fits in that space is kept automatically by masonry layout.
As you can also observe demo of the theme or you site by resizing the window then the image automatically fits in its appropriate position.
We are sorry for the inconvenience.
Hope you understand.Best Regards!!!
wensolutions
KeymasterHello,
We monitored your website, everything looks good and the grey block is not appearing.
The grey block is supposed to appear on smaller devices, so you don’t have to worry about it if you are viewing the website in smaller device as on the smaller devices there is no hover options.
Hope you understand.
Best regards.wensolutions
KeymasterHello,
Thank you for the appreciation,
Nice to know that the problem has been solved. If there are any further query, then, please feel free to post them.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/view/theme-reviews/biographyBest regards.
July 7, 2016 at 12:10 pm in reply to: How to limit the number of characters in Feature content page? #12287wensolutions
KeymasterYes, it is possible, but the feature you are requesting is not available on the theme. As much as we would like to help you we are not able to as, the theme doesn’t support this customization and this is beyond the support offered for our products, which consists of bug fixing and theme documentation.
So as mentioned our suggestion to you is to request a Customizer help for your customization, so that your theme will no be effected in any way.
To request a developer please follow the link below
http://wensolutions.com/hire-a-customizer/
Thank you.
wensolutions
KeymasterIt would be better if you could share your site URL so that you can provide you with the exact solution.
However, here is what you can try by pasting the following custom CSS in your child theme’s style.css
.custom-logo-link img { margin-left: 20px; }Adjust the numeric value according to your need to push your logo right from current position.
Hope this helps you.
wensolutions
KeymasterHello,
The theme does not provide you with the multi-language feature. So you will directly have to be dependent with the plugin.
Sorry for the inconvenience.
Best regards.
wensolutions
KeymasterHello,
We have monitored your site, and it seems like you have static front page activated.
If your static front page was not activated your front page would have shown your latest blogs instead of front page options.
To double check please go to Dashboard -> Appearance -> Customize -> Theme Options -> Static Front page and check if your site is set to static front page
Hope you understand.
Best regards.wensolutions
KeymasterHello,
Have you tried creating a new menu form
Dashboard -> Appearance -> Customize -> Menus -> Add a new menu
and adding your required menu items on the menu.
note: Do not forget to assign the menu location as Primary Menu by click on the check box on the Menu Location option while adding items on the new menu.
Hope it helps.
Best regards. -
AuthorPosts





