Forum Replies Created
- AuthorPosts
Hash
KeymasterHere is the CSS
#ht-masthead{
background-image: url(‘http://yourwebsiteurl.com/path_of_the_image.jpg’);
}Hash
KeymasterHi,
It is not possible to show the time of the post with the current available features. But we can add it for paid customization.
Hash
KeymasterSorry, the blog page can not be liked to the featured post. It can only be shown in the menu.
Hash
KeymasterHi,
The slider is working fine when we tested. Can you let us know your website url so that we can check.
Hash
KeymasterHi,
You just need to create a new page and then add the image and text to create a team page. We have used the WordPress default gallery shortcode to add the team member.
Hash
Keymaster@zerohl It seems that there is some maintenance screen and we could not see the website. Please disable it.
Hash
KeymasterHi,
Try adding the below CSS and check
.sq-main-header {
background-position: center center;
}Hash
KeymasterHi,
You need to make a new page. The page should contain title, content and featured image. Once you make a page, go to customizer panel and then assign the page for the slider.
Hash
KeymasterThe theme does not have option to add the video in the homepage. It will require additional code. We can do it for paid customization if you want.
Please do email us at support@hashthemes.com if you want to proceed with the customization.
Hash
KeymasterIt will require some bit of coding to make the footer sticky. but here is the easy quick fix.
Add the below CSS
.hs-site-content{min-height:500px;}Adjust the 500px to required.
Hash
KeymasterSorry, there is no option to show shop in the home page. It will requires changes in code add this feature.
Hash
KeymasterAdd the CSS below
.hs-counter-wrap{ text-align: center; } .hs-counter{ float: none; display: inline-block; }This will only work if you have less than 4 counters
Hash
KeymasterThe counter should trigger once it reach the middle of the screen. Disabling the team section should not have any effect on the triggering of the counter section. Please reply with your website url so that we can check.
Hash
KeymasterYour speculation is correct. The header displays differently on a MAC…
Here is a screen shot of how it displays on all the browsers on a windows machine.
Click here to view screenshot.Thanks,
Jim
Hash
KeymasterDisable Live composer Page builder plugin and the logo section will work. This plugin is creating the issue.
Hash
KeymasterYes, it is possible.
Create a custom menu with the title About Us and then add the # in place of link.
Hash
KeymasterDo you mean the grey header in page/post?
February 5, 2017 at 9:03 pm in reply to: Remove 'Read More' button on Featured section & 'Detail' button on Team Section #1861Hash
KeymasterYes. Here is the CSS Code.
.ht-team-detail, .ht-featured-link{ display: none; }Hash
KeymasterOn checking your website eofairy.net , it looks good. I can not find any problem.
Hash
KeymasterHere is the CSS
.sq-main-title{ color: #FF0000; }- AuthorPosts

