Forum Replies Created

Viewing 20 posts - 3,001 through 3,020 (of 3,083 total)
  • Author
    Posts
  • in reply to: Bannerimage #297
    Hash
    Keymaster

    Please make a payment at paypal account neprabin@gmail.com and then reply us back with your website login detail at support@hashthemes.com

    in reply to: Moving the navigation bar to align with logo #296
    Hash
    Keymaster

    Sorry, i can not check your website. Its showing coming soon screen.

    Do you mean that you want your menu to start after the menu?

    in reply to: Social media icons on the top navigational bar #295
    Hash
    Keymaster

    Hi,

    Sorry, it is not possible with the available feature of the theme. We can although add it for paid customization if you want.

    in reply to: Navigation bar color #294
    Hash
    Keymaster

    Here is the code

    .sq-main-navigation a{color:#FFFFFF}

    in reply to: Showcase – thank you for a beautiful theme #293
    Hash
    Keymaster

    Thank you. Your website is looking beautiful.. Cheers.

    in reply to: Picto colors #285
    Hash
    Keymaster

    Here it is

    .sq-tab li.sq-active .fa {
    color: #5bc2ce;
    }

    in reply to: header image #282
    Hash
    Keymaster

    Yes, 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.

    in reply to: main text font and width #281
    Hash
    Keymaster

    Hi,

    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.

    in reply to: More tabs #280
    Hash
    Keymaster

    Hi,

    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.

    in reply to: More tabs #278
    Hash
    Keymaster

    Hi.

    Sorry, the theme only provides 5 tabs. But we can add more tab for paid customization if you want.

    Thank you

    in reply to: Picto colors #274
    Hash
    Keymaster

    Here 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.

    in reply to: Blog #273
    Hash
    Keymaster

    Please email us at support@hashthemes.com

    in reply to: main text font and width #272
    Hash
    Keymaster

    Hi,

    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

    in reply to: Header Logo and site name #271
    Hash
    Keymaster

    Sorry, it is not possible to show both. Better make a logo with text in the side and upload it.

    in reply to: header image #270
    Hash
    Keymaster

    Hi,

    The header image is not enlarged when i checked your website. Can you please be more specific about your problem?

    in reply to: Picto colors #263
    Hash
    Keymaster

    Sorry, there is no option to change the color option in the theme.

    in reply to: Blog #262
    Hash
    Keymaster

    Hi,

    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.

    in reply to: Bigger header logo #259
    Hash
    Keymaster

    oh 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}
    in reply to: Gallery attachment pages #258
    Hash
    Keymaster

    Hi,

    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.

    in reply to: Transparent navigation ribbon size and colour #255
    Hash
    Keymaster

    Seems 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)}

Viewing 20 posts - 3,001 through 3,020 (of 3,083 total)