Forum Replies Created
-
AuthorPosts
-
October 3, 2016 at 5:57 am in reply to: Is there a way to display images different sizes in posts? #47393
Theme Horse Support Team
KeymasterHi iansandswriter,
Sorry! We are not getting what you exactly mean? Can you please clarify?
Thank you!
Regards,
Theme HorseTheme Horse Support Team
KeymasterHi paul,
Yes it may be the issue of the browser? You may have set large text size manually in your mobile set.
You can refer to this link as well to set the text size.Thank you!
Theme Horse Support Team
KeymasterHi Paul,
Thank you for the screenshot
Can you please check it by activating the default WordPress theme and provide us the screenshot.
Also do check from other mobile device.Thank you!
Theme Horse Support Team
KeymasterHi Paul,
It seems that you have customize the theme code which create an issue where the mobile phone displays all fonts very big.
You can check our demo site in your mobile device where there is no any issue.Thank you!
September 29, 2016 at 7:50 am in reply to: How cna I create a BLANK landing page with no menus, sidears, headers or footers #47327Theme Horse Support Team
KeymasterHi Boni,
Sorry! What you are trying to say? Please clarify.
Thank you!
Theme Horse Support Team
KeymasterHi Timo,
That’s great. 🙂
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/interface
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi,
1. To set the post column to 3X3 go to Appearance -> Customize -> WP Portfolio Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
.post-main .post { width: 33.33%; }
Also by upgrading to the WP Portfolio Pro you can set different column for post and have lots of features you will enjoy.
2. Sorry Can you please clarify your second question?
3. Sorry you can not reorganize the post for this you have to customize the theme code you have to hire a developer as this is a new feature to add in the theme.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Paul,
Can you please send us the screenshot?
Thank you!
Theme Horse Support Team
KeymasterHi,
Sorry! For this it needs code customize you have to hire a developer as this is a new feature to add in the theme OR wait for the premium version of the theme which will launch on next week.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi,
To remove the small dotted underline below menu go to Appearance -> Customize -> WP Portfolio Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
.site-header:after { content: normal; }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Timo,
To display mobile version to be wide layout while setting narrow layout go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
@media only screen and (max-width: 1078px) { .narrow-layout .wrapper { width: inherit; } } @media only screen and (max-width: 767px) { .narrow-layout .wrapper { width: inherit; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .narrow-layout .wrapper { width: inherit; } }
Thank you!
September 19, 2016 at 12:19 pm in reply to: Please advise how to make the mouse over text look complete. #47136Theme Horse Support Team
KeymasterHi,
To change the background color of the content wrapper go to Appearance > Customize > WP Portfolio Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
.post-main .post .entry-main { background-color: #fff; }
change above
#fff
color to your own color.For more color option and additional more options you can upgrade to the premium version of WP Portfolio theme which will be available very soon.
Thank you!
Theme Horse Support Team
KeymasterHi,
It should work.
Can you please provide us the site URL adding above Custom CSS?
So that we can see the exact issue.Thank you!
Theme Horse Support Team
KeymasterThat’s Great 🙂
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/wp-portfolio
We really appreciate your rating.Thank you!
September 16, 2016 at 10:39 am in reply to: Sample import for installed interface PRO – to be like the demo #47085Theme Horse Support Team
KeymasterThank you @litvinchuk_igor for sending us the login credential.
After completing to set up the dummy content into your site. We will let you know. -
AuthorPosts