Forum Replies Created

Viewing 20 posts - 2,721 through 2,740 (of 3,109 total)
  • Author
    Posts
  • in reply to: Setting of displayed home page #1148
    Hash
    Keymaster

    I suppose it was well mentioned in the customizer panel. Again its 1900×600 or any size around that will be good.

    in reply to: Section background images on mobile devices #1147
    Hash
    Keymaster

    As you show know the height of the section get larger as all the content stack upon each other. So if you want you image to cover the whole section in the mobile device then it obvious that you show upload image with some larger height.

    in reply to: Site Header and other questions #1146
    Hash
    Keymaster

    Are you referring to page title background – the gray one?

    in reply to: Logo doesn't show #1141
    Hash
    Keymaster

    Seems like you have changed the theme.

    in reply to: Static Page background Images #1140
    Hash
    Keymaster

    Thank you for your suggestion.

    in reply to: Remove Padding on left and right side of page #1139
    Hash
    Keymaster

    If you make a container full width you text will also start from left most and finishes at edge of the screen.

    in reply to: Not use a home section #1138
    Hash
    Keymaster

    This feature was added in latter updates so the older version theme does not have these features.

    in reply to: Site Header and other questions #1137
    Hash
    Keymaster

    The current logo seems fine to me. If you want to make it more bigger then add the below CSS code using custom CSS plugins

    #ht-site-branding img {
    max-height: 70px;
    }

    in reply to: Switching Home page section order #1136
    Hash
    Keymaster

    Sorry, the theme does not have option to order the sections.

    in reply to: Team section #1135
    Hash
    Keymaster

    Sorry, both are not possible with the available option in the theme

    in reply to: Setting of displayed home page #1134
    Hash
    Keymaster

    Hi,

    You need to upload a featured image for the page that you selected as slider.

    in reply to: Lock/static header #1133
    Hash
    Keymaster

    The CSS code below can help you.

    #hs-masthead{
    background: #000;
    animation: none;
    }

    in reply to: Site Header and other questions #1119
    Hash
    Keymaster

    Hi,

    I am sorry to say but you will have to go with the features provided by the theme. There is not other alternative apart from recoding it.

    And if you need to remove the breadcrumb, here is the CSS that will remove it. Paste the below code using some custom CSS plugins.

    #total-breadcrumbs{display:none}

    in reply to: Logo doesn't show #1118
    Hash
    Keymaster

    The logo should show once you upload it. Can you tell us in which section did your upload the logo and also your website url so that we can understand better regarding the problem.

    in reply to: Cyrillic fonts #1117
    Hash
    Keymaster

    Hi,

    You will have to edit the code for it. Or you may try search for some google font plugin. I think they might help you.

    in reply to: Display recent posts in home slider #1116
    Hash
    Keymaster

    Sorry, it is not possible with the provided settings.

    in reply to: Slider images are shown as thumbnails #1115
    Hash
    Keymaster

    Can you please reply with your website url? I have to check your website to figure out the problem because it is something unusual.

    in reply to: Remove Padding on left and right side of page #1114
    Hash
    Keymaster

    Hi,

    How did you add the slider in the Default template. The default template has a fixed width so any content inside it will appear inside a container.

    in reply to: How to set up a Blog page showing all posts? #1113
    Hash
    Keymaster

    @hawkjan isn’t that same as explained in this url https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/

    And for blog page, there is not setting to change it. It show with default right sidebar.

    in reply to: Full width titile #1112
    Hash
    Keymaster

    Yes, if you wish to edit the code you obviously have to learn to code. And this is free support so please don’t expect much from it.

    Thanks

Viewing 20 posts - 2,721 through 2,740 (of 3,109 total)