Forum Replies Created
- AuthorPosts
Hash
KeymasterHi,
It may be due to jquery conflict so please check by disabling all the plugins.
Hash
KeymasterThe CSS has only option to change the 1st letter of the text. You can not change the random letter text color.
Hash
KeymasterHi,
You need to edit either index.php or template-home.php file. You can add the code where ever you like.
Hash
KeymasterHi,
Can you please check by disabling all the plugins? or better if you can mention your website url.
December 5, 2016 at 9:09 pm in reply to: Mobile Changes Only Changing on Homepage but not other pages #1280Hash
KeymasterHi,
Can you please mention your website url? There does not seems any issue with our demo site at all.
Hash
KeymasterSorry, not possible with the available feature. But can be added by customizing the code.
Hash
Keymaster@nguyen4514 thanks for the help.
@whiterabbit7844 the above CSS should help you the increase the header height.
Hash
KeymasterHi,
There is no such problem with the theme. Please check by disabling all the plugins. Some plugin might have cause the widget not to work.
Hash
KeymasterHi,
Disable the Notification bar plugin and the border will go away from the slider.
Hash
KeymasterHi,
Sorry, it is not possible. But you can disable the breadcrumb totally with the following CSS
.hs-breadcrumbs{ display:none; }
Hash
KeymasterAdd some text in the blank fields and the again remove it. Save the settings. The social button will no more appear.
Hash
KeymasterHere is the CSS that will take the post title below the image and show the whole image.
.sq-post-wrapper { margin: 0 auto; }
Hash
KeymasterNow you have to go to Appearance -> Customizer in the dashboard menu and configure the setting for the home page.
Hash
Keymaster@Fernanvs
Please check the link below to find on how to add the slider https://hashthemes.com/support/topic/slideshow/
It seems that you are adding the image inside the content.Hash
Keymaster@mksatish sorry, it is not possible. may you can search for some plugins that allows to add image in the menu instead of text.
Hash
KeymasterThe below code should help you
.ht-main-navigation a{ color: #FFF; } .ht-main-navigation a:hover{ color: yellow; }
Hash
KeymasterHi,
We do not have any Pro version of the theme. But if you want to increase the number of team member it would cost you $50
November 24, 2016 at 10:47 pm in reply to: Slideshow – How to remove the title of the page from slideshow #1209Hash
KeymasterHi,
Add the below CSS code using some Custom CSS plugin to remove the title.
.ht-slide-caption{ display: none; }
Hash
KeymasterMay be you were not adding the widget in to the Shop Widget area. Any way its good to hear that your problem is fixed.
Hash
KeymasterSorry, not possible with available options. It will required change it code.
- AuthorPosts