⚡⚡FLASH Sale⚡⚡ Get 20% off any Purchase!!! Limited Time Peroid Only!!! 🔖 Use Coupon Code FLASH at checkout.

Forum Replies Created

Viewing 20 posts - 3,021 through 3,040 (of 3,093 total)
  • Author
    Posts
  • 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)}

    in reply to: Removing "Comment Closed" #254
    Hash
    Keymaster

    Add this CSS using some Custom CSS plugin

    .comment-count{display:none;}

    in reply to: Sidebar in post page #251
    Hash
    Keymaster

    Hi,

    The sidebar option only works for post/page only. Apart from this, all other pages(blog) has right sidebar by default.

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

    Can you please let us know your website url?

    in reply to: Slider animation #246
    Hash
    Keymaster

    Its inside js folder

    in reply to: Changing font color #244
    Hash
    Keymaster

    You need to add custom CSS for it. Here is the code

    .sq-main-title{color:#EEE;}

    Use some Custom CSS plugin to add the code.

    in reply to: Changing link colors and using excerpts #243
    Hash
    Keymaster

    Hi,

    1. Here is the CSS to change the color of the link in post/page. Use some Custom CSS plugin to add the code.

    .content-area .entry-content a{color:#5bc2ce; text-decoration:underline}

    2. Check this link that will help you to learn how to add excerpt in the archive page instead of showing whole posts. http://www.wikihow.com/Add-Read-More-to-Wordpress

    in reply to: Bigger header logo #242
    Hash
    Keymaster

    Here is the CSS that may help you. Use some Custom CSS plugin to add the code.

    .sq-main-header{padding:200px 0 100px}

    in reply to: error #241
    Hash
    Keymaster

    Hi,

    The error message seems to be generated from some of the plugin. So it would be good if you check by disabling the used plugin. The theme does not have this error so far.

    in reply to: Bannerimage #240
    Hash
    Keymaster

    Sorry, it is not possible with the available option but we can do it for a paid customization that would cost you $50

    in reply to: Background Image #239
    Hash
    Keymaster

    The empty grey background is due to the small background image uploaded. So the best solution is to upload some larger size image.

    Or you can even use the below CSS

    #hs-counter-section, #hs-contact-section{background-position:center !important;}

Viewing 20 posts - 3,021 through 3,040 (of 3,093 total)