Forum Replies Created
-
AuthorPosts
-
September 19, 2016 at 12:19 pm in reply to: Please advise how to make the mouse over text look complete. #47136
Theme 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.Theme Horse Support Team
KeymasterHi,
To remove the line below the header logo go to Appearance -> Customize -> WP Portfolio Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
#site-title a:after { content: normal; }
Thank you for using our theme.
September 16, 2016 at 8:06 am in reply to: I want to move information bar right next to the icons of social networks #47081Theme Horse Support Team
KeymasterHi Alie_kekanbas,
To move info content next to the right side of social profiles go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.info-bar .info { float: right; } .info-bar .info ul li { margin-right: 0; margin-left: 20px; }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Eveliina.lindell,,
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/attitude
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi Sara,
To add a 3rd column it needs code customization. You have to hire a developer as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHi Debbie,
Could you please provide us the site URL? So that we can see the blurry icon and try to solve your question.
Thank you for using our theme.
Theme Horse Support Team
KeymasterTo remove the advertising banners on the sidebar from the Register/ Login Page go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS and add the following CSS code and click on save button:
.page-id-113 #secondary .widget_text, .page-id-115 #secondary .widget_text { display: none; }
Thank you!
Theme Horse Support Team
KeymasterHi Debbie,
Could you please provide us the site URL? So that we can see the blurry icon and try to solve your question.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Sara,
We have viewed your site and drop down menu is working fine when mouse hover on it.
If you have any issue then let us know.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Bruce,
Feature slider in ambition theme covers your whole screen size and the position will be at center. To make it default Go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
.featured-slider .featured-image { background-attachment: inherit; background-position: inherit; background-size: inherit; min-height: 260px; }
Please adjust above 260px min-height as of your featured image and let us know.
Thank you!
Theme Horse Support Team
KeymasterHi Waterrabbit7,
To hide the menu in Register/ Login Page and the Login Page go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on save button:
.page-id-113 #access, .page-id-115 #access { display: none; } #site-logo { margin-bottom: 32px; }
Thank you for using our theme.
September 6, 2016 at 10:52 am in reply to: How to change my own font at menu-item on widget menu ? #46858Theme Horse Support Team
KeymasterHi Chaimongkol,
Apologies for the late reply.
Could you please provide us the site URL? So that we can help you.Thank you!
-
AuthorPosts