Forum Replies Created
- AuthorPosts
Hash
Keymaster@boyxautrai12 it will required some complex coding skill and is difficult to guide over here.
December 5, 2016 at 9:34 pm in reply to: Slideshow – How to remove the title of the page from slideshow #1288Hash
Keymaster@Confidemus Here is the CSS to show the caption at the bottom of the slider
.ht-slide-caption{ top: auto; bottom:0; }Hash
KeymasterYou should add the below CSS if you want equal 3 column footer widgets. Add the below CSS using some Custom CSS plugins.
.ht-footer{ width:30.333% }Hash
KeymasterHi,
The below CSS should fix the issue. Use some custom CSS plugin to add the below CSS
We will come up with the fix in next update.@media screen and (max-width:1200px){ .ht-slide-caption { left: 0; width: 100%; margin-left: 0; } }Hash
KeymasterHi,
You need to go to Appearance -> Menu and then add your own menu and save it as a primary menu. By default the menu will show all the pages and subpages.
Check this tutorial for more reference http://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/
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.
- AuthorPosts
