Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Krishnanand,
Please provide us the temporary username and password to your site via Email with this forum link. So that we can see the issue in your site. It is sure that some script that you have used in widget OR anywhere is conflicting the menu script.
Please do not share any username and password in this forum because this forum is public and visible to all customer.
Thank you!
Theme Horse Support Team
KeymasterHi Edinahofer,
We have spend lots of time and efforts to develop this theme available free for all.
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
KeymasterSorry! If you create the 3 widget column then you have to set three widget. It can not be centered dynamically while you set two widget instead of three.
Thank you!
Theme Horse Support Team
KeymasterHi SMW,
Did you update the Attitude Pro theme to the latest version? Update it and let us know.
Thank you!
Theme Horse Support Team
KeymasterHi Edinahofer,
To make the logo close with the image slider on the left side and so also the menu and also to remove the white space Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-wrap .container { max-width: 98%; } .search-toggle { margin-top: 29px; } #search-box { top: 70px; } #access a { height: 41px; padding: 19px 0 0; } #site-logo { margin-top: 4px; } .search-toggle { margin-top: 19px; } #access ul li ul { top: 60px; }
Thank you!
Theme Horse Support Team
KeymasterHi Bkchua,
You can Google for that and sure you will find the notification plugin.
Thank you!
Theme Horse Support Team
KeymasterHi Krishnanand,
Did you customize any code?
Also try re-installing the fresh copy of the theme in your site.Thank you!
September 22, 2015 at 9:41 am in reply to: Eliminating Column Between Left Side Bar and Main Content #28584Theme Horse Support Team
KeymasterHi Tomstrain,
To eliminate the space between the left sidebar and the main content first remove the CSS code that you have edited in the main style.css and Go to Appearance -> Theme Options/Customize -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#primary { width: 76%; } #secondary { width: 20%; } @media only screen and (max-width: 1078px) { #primary, #secondary { width: 100%; } }
Thank you!
September 21, 2015 at 4:53 pm in reply to: How to hide footer widget column 1 – 2 – 3 on all pages except main page #28563Theme Horse Support Team
KeymasterHi mail5,
So you want to hide the footer widget columns to achieve that could you please provide us your site URL? So that we can provide you a exact CSS code.
Thank you!
Theme Horse Support Team
KeymasterSorry! We missed one line and edited the above CSS code please replace previous code with above one.
Thank you!
September 21, 2015 at 4:44 pm in reply to: The new update of attitude pro 2.0 theme zip file dosnt work… #28561Theme Horse Support Team
KeymasterGreat !
We have spend lots of time and efforts to develop this theme available free/premium for all.
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
KeymasterGreat ! If you got any issue then let us know.
Have a great day.Thank you!
Theme Horse Support Team
KeymasterGreat !
We have spend lots of time and efforts to develop this theme available free for all.
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
KeymasterHello,
Sorry! WordPress.org and WordPress.com is different you can not use .org themes in .com.
In WordPress.com you have to use the theme from it’s own theme directory only.Thank you!
Theme Horse Support Team
KeymasterHi Edinahofer,
To float the menu on the right side and the Logo on the left side Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#site-logo { float: right; } .hgroup-right { float: left; } @media only screen and (max-width: 767px) { .menu-toggle { float: left; } }
Thank you!
-
AuthorPosts