Forum Replies Created
- AuthorPosts
Hash
KeymasterPlease make a payment at paypal account neprabin@gmail.com and then reply us back with your website login detail at support@hashthemes.com
Hash
KeymasterSorry, i can not check your website. Its showing coming soon screen.
Do you mean that you want your menu to start after the menu?
Hash
KeymasterHi,
Sorry, it is not possible with the available feature of the theme. We can although add it for paid customization if you want.
Hash
KeymasterHere is the code
.sq-main-navigation a{color:#FFFFFF}
Hash
KeymasterThank you. Your website is looking beautiful.. Cheers.
Hash
KeymasterHere it is
.sq-tab li.sq-active .fa {
color: #5bc2ce;
}Hash
KeymasterYes, the image is cropped at the bottom. We have suggested somewhat larger size then the required so that image can fit it even with the multi line title and in mobile devices.
You can reduce the height of the image if you wish to show the full image.
Hash
KeymasterHi,
The same CSS code does not work for all the themes.
Here is the tutorial on how to add the font to the website
https://css-tricks.com/snippets/css/using-font-face/Here is the CSS that adjust the width of the main content and the sidebar(widget area)
#primary {
width: 69%;
float: left;
}#secondary {
width: 28%;
float: right;
}We also offer paid customization if you have difficulty customizing the website.
Hash
KeymasterHi,
It would cost $50 . Please email us at support@hashthemes.com for more conversion. And yes it can be done it next 4-5 hour if you make a payment now.
Hash
KeymasterHi.
Sorry, the theme only provides 5 tabs. But we can add more tab for paid customization if you want.
Thank you
Hash
KeymasterHere is the CSS code
.sq-tab li .fa{color:#FF0000;}
Change #FF0000 to your desired color hex code.
Use some custom CSS plugin to add the CSS Code.Hash
KeymasterPlease email us at support@hashthemes.com
Hash
KeymasterHi,
You will have to custom code if you want to make adjustments in the website.
1. we have used google font so if you want to change the font then you will have to make changes in multiple places. You will need to have some web knowledge for it. It would be quite difficult to explain here.
2. you have an option choose the sidebar layout for each pages. same case is for point number 3 as well. If you want to again customize it, you will need to have some knowledge of HTML and CSS
Hash
KeymasterSorry, it is not possible to show both. Better make a logo with text in the side and upload it.
Hash
KeymasterHi,
The header image is not enlarged when i checked your website. Can you please be more specific about your problem?
Hash
KeymasterSorry, there is no option to change the color option in the theme.
Hash
KeymasterHi,
If you followed the instruction properly, it should have worked.
Email us at support@hashthemes.com with your login detail if you want us to check.
Hash
Keymasteroh sorry, i though you are looking for page banner. Here is the css to make the header logo bigger.
#sq-masthead{height:auto;} #sq-site-branding img{max-height:none}
Hash
KeymasterHi,
By default the attachment page show only one image so it is not possible to edit attachment page to add more image. You can use some gallery plugin for it.
Hash
KeymasterSeems like you have done few changes in CSS with the website. It might break the responsive of the website. Also direct edit in the main theme file can get loss in the theme updates.
Here is the solution for your issue
#sq-masthead{height:auto;background:rgba(30, 36, 42, 0.8)}
- AuthorPosts