Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi ecc-fr,
Do you mean the Site Background CoLor?
You can change the site background color through ‘Element Color’ under ‘Color’ Option
In this Theme only you cannot change the Content white Boxed color, But if you want to change boxed Color as well then please let us know will will provide you the Custom CSS code to change that as well.Thanks
Theme Horse Support Team
KeymasterHi jack,
Sorry for the late response, It’s Great you got the info that you needed.
Please let us know if you have any other queries regarding our Themes.
Thanks
Theme Horse Support Team
KeymasterHi jude,
We are a bit confused here, We did find the narrow colored box beneath the Menu bar.
Please explain us more so that you could provide you the proper exact solution for you.Thanks
Theme Horse Support Team
KeymasterHi jude,
We have provided you the solution on your next topic. Please check https://www.themehorse.com/support-forum/topic/menu-text-in-attitude-pro/
Thanks
Theme Horse Support Team
KeymasterHi jude,
Please go to ‘Appearance > customize > Design Option’ and paste the below Custom CSS code.
#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover a, #access ul li ul li a:hover, #access ul li ul li:hover a, #access ul li.current-menu-item ul li a:hover, #access ul li.current_page_ancestor ul li a:hover, #access ul li.current-menu-ancestor ul li a:hover, #access ul li.current_page_item ul li a:hover, #access ul li:hover ul li a:hover, #access ul li ul li:hover ul li a:hover, #access ul li.current_page_ancestor ul li.current_page_item a, #access ul li.current-menu-ancestor ul li.current-menu-item a { color: red; } #access a, #access ul li.current-menu-item ul li a, #access ul li.current_page_ancestor ul li a, #access ul li.current-menu-ancestor ul li a, #access ul li.current_page_item ul li a, #access ul li:hover ul li a, #access ul li ul li:hover ul li a { color: blue; }
Please change the color value to your desired one.
Thanks
Theme Horse Support Team
KeymasterHi natalie-0792,
There is no any fixed Image Sizes requirement. Any Image Size will be supported to fit the Grid Layout Design.
Thanks
Theme Horse Support Team
KeymasterHi natalie-0792,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.menu-toggle { position: relative; } .menu-toggle:after { content: 'Menu'; display: block; font-size: 15px; position: absolute; top: 3px; right: 33px; }
Thanks
November 17, 2020 at 6:18 pm in reply to: Since I updated the theme Elementor stopped working #82982Theme Horse Support Team
KeymasterHi otrabalhoeschool,
We haven’t updated any files and codes that can affect Elementor or other Page Builder plugins. Also We have checked using Elementor Plugin and it is not creating any issue on us. Even no any users of ours have faced such issue. May be the Theme was not updated properly. Please download the Fresh Theme File and check using it again.
and Let us know if you face the same issue again.
Thanks
Theme Horse Support Team
KeymasterOk if you want to hide them even on the Single (individual) Pages then you can ignore the second block of codes from the previous provided code and only use the first block of code as like below.
.entry-meta.category-meta { display: none; }
Thanks
Theme Horse Support Team
KeymasterHi David Humphreys,
Its Great that your issue is solved.
Please let us know if you have any other queries regarding the Theme.
Thanks
Theme Horse Support Team
KeymasterHi Roberto,
Sorry you cannot add Google News icon for Social Profile. As our theme uses Font Awesome icon library only and the Font Awesome Library doesn’t have Google News Icon.
Thanks
Theme Horse Support Team
KeymasterHi o24,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS code.
.navbar-head { padding-top: 10px; padding-bottom: 10px; }
Could you please share us your Site URL so that we can detect spacing between the first banner and second banner. Because there are many possible ways to add banners
Thanks
November 17, 2020 at 5:31 pm in reply to: TH: Horizontal/vertical posts – Currently 5 stories, how reduce to 3? #82977Theme Horse Support Team
KeymasterHi David Humphreys,
The TH: Horizontal/vertical posts widget is designed to fit the Grid Layout. Reducing 2 smaller posts might not affect the layout on Horizontal Post Option but the layout will affected and design goes off on Vertical Post Option.
So will that be Ok, If you are then you will provide you Custom CSS code to reduce 2 smaller posts.
Thanks
Theme Horse Support Team
KeymasterHi David Humphreys,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.entry-meta.category-meta { display: none; } body.single .site-content .entry-meta.category-meta { display: block; }
Thanks
Theme Horse Support Team
KeymasterFor that you need to know some minor Basic HTML Concept. First let us know about how you created the Table. If you have created with WordPress Block (Gutenberg Feature) with Classic Editor then you will find the option to ‘Edit as HTML’ then you can past the fontawesome code to the desired table cell.
Thanks
-
AuthorPosts