Forum Replies Created
- AuthorPosts
Hash
KeymasterHi,
Add the below CSS using some Custom CSS plugin
.hs-slide-overlay{background: none}
It will remove the dark overlay from the slider. But with this the menu and slider caption might not be properly visible and you will need to use dark images.
Hash
KeymasterHi,
We tested the issue you mentioned with our demo site https://hashthemes.com/wordpress-theme/total/ and we do not find the issue at all
Can you please let us know your website url and the mobile you tested on?
Here is the CSS if you want to remove back to top button
#ht-back-top{display: none}Hash
KeymasterHere is the code
.entry-header .entry-title a{ color: #004f09; }This will work
Hash
KeymasterHi,
The theme does not have feature to show the both sidebar at once. Yes, it can be added with customization and the code you added works but there are other dependent codes and CSS associated with it so there are lots of things that need to be fixed. Also the responsive needs to be taken into account when adding the code.
I am sorry to say that it would be difficult to explain you over here. We would have helped if it was simple hack.
You always hire our team for paid support if you want.
Hash
KeymasterGlad to help you
=========================
Please like our Facebook Page https://www.facebook.com/hashtheme/
And make sure to rate our theme if you really like it https://wordpress.org/support/view/theme-reviews/square?filter=5Hash
KeymasterHi,
This will change the width in every pages. Seems like you have some skills in CSS and i can guide you further.
If you want to change the width of the archive page only, then add the below CSS
.archive #primary{width:89%;float:none;margin:0 auto} .archive #secondary{display:none;}The second line disables sidebar in all archive page.
Hash
KeymasterHi,
The theme does not have this feature. It only allows to show the logo only.
Hash
KeymasterIt should be “Rezumat” in your screen. The language difference.
Hash
KeymasterThe file you need to edit is footer.php
You can edit it from Appearance -> Editor menu
Please be careful while making edits , else it may break your website.
Hash
KeymasterHi,
The content of the page appears in those boxes. It seems that the page contact does not have any content.
Check this one as well. It should help you
Hash
KeymasterThank you.
If you are happy then Please like our Facebook Page https://www.facebook.com/hashtheme/
And make sure to rate our theme https://wordpress.org/support/view/theme-reviews/square?filter=5Hash
KeymasterI don’t see any problem now. It seems to be fine now.
If you followed the https://hashthemes.com/support/topic/make-the-text-in-featured-section-a-link-just-like-the-little-sign/ link properly it should have worked.
Can you try it again. May be there were some CSS problem which can be fixed by adding additional CSS
Hash
KeymasterHi,
As you should know the theme does not have the feature for a blog page with similar layout as that of portfolio but we can customize your website for paid support if you want .
Hash
KeymasterHi,
Any link in the boxes won’t work except the Contact Detail field. The theme has a code that strips all the tags that are added into those boxes.
Hash
KeymasterHi,
The footer is wrapped by the container id #vl-page so the CSS would not work to make the footer full width.
You will have to edit the HTML to take the footer out of the container id #vl-page to make it full width.
Hash
KeymasterHi,
You need to upload a featured image in for the page that you have assigned for a Team.
The featured image box is at the right bottom corner of the page editor.
Hash
KeymasterHi,
We can provide you with the xml file but the xml file would not work with customizer setting and widget setting so there is no point to having xml file only.
The theme is relatively very easy to set up. Just check the Appearance -> Customizer panel for detail sets of configuration.
Hash
KeymasterHi,
The black box even shows in the safari, chrome and firefox.
It seems that you have edited some code that is creating this problem.
The theme never had a option to link the whole block to external url.
The better fix would be delete the theme and reinstall it again.
Hash
KeymasterUse this
.widget-area .widget-title:before, .widget-area .widget-title:after{ display:none; }Hash
KeymasterThanks for the compliment
=========================
Please like our Facebook Page https://www.facebook.com/hashtheme/
And make sure to rate our theme if you really like it https://wordpress.org/support/view/theme-reviews/square?filter=5- AuthorPosts
