Forum Replies Created

Viewing 20 posts - 1,821 through 1,840 (of 12,034 total)
  • Author
    Posts
  • in reply to: Social icons + font size+tablets #282845
    Skandha
    Participant

    @ingeborgandersson: Hello Ingeborg,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header-button .button {
        background: #000;
        color: #fff;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Hero-image #282828
    Skandha
    Participant


    @mc-photography
    : Hello Max,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) #colophon {
        background: #fff;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Menu similar to the one in the demo site #282822
    Skandha
    Participant

    @ramanah: Hello there,
    To have the section like in the demo you will need to use the Service Section. First of you will need use our Essential Content Types plugin. Install and Activate the plugin.

    Then,
    Go to => Dashboard => Service => Add all your posts.

    Finally.
    Go to => Appearance => Customize => Theme Options => Service => Enable the section and select the posts you created earlier and Publish.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Social icons + font size+tablets #282819
    Skandha
    Participant

    @ingeborgandersson: Hello Ingeborg,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #site-navigation a {
        color: #fff;
    }
    .site-header-main {
        background-color: #000;
    }
    #primary-search-wrapper #social-search-toggle {
        color: #fff;
    }
    .social-top.social-navigation a {
        color: #fff !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Rock Star Theme (Free or Pro) #282814
    Skandha
    Participant

    @swiftyrox: Hello there,
    I am afraid it is not possible to drag and drop to reorder the tour widget elements. However I have fixed the empty tour element issue.
    So if you remove any tour widget post the lines will not show up in the front end. An update will be released soon.

    I hope this helps you out!
    Kind Regards,
    Skandha

    in reply to: Disable search #282802
    Skandha
    Participant

    @lumir: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #primary-search-wrapper, .mobile-social-search .search-container {
        display: none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Menu similar to the one in the demo site #282801
    Skandha
    Participant

    @ramanah: Hello there,
    Are you referring to the We design & build brands section in the demo?

    Kind Regards,
    Skandha

    in reply to: How to move title and tagline? #282735
    Skandha
    Participant

    @steinkjerarkivet: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content {
        top: 20% !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Submenus not appearing on phone #282733
    Skandha
    Participant

    @granny: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/simclick/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @leocape: Hello there,
    That option is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

    Kind Regards,
    Skandha

    in reply to: Submenus not appearing on phone #282712
    Skandha
    Participant

    @granny: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .dropdown-toggle {
        font-size: 25px;
    }

    You can change the font size according to your choice.
    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: spacing on bottom side of the page #282711
    Skandha
    Participant

    @mc-photography: Hello Max,
    I checked your site and the white strip is gone. Is your issue resolved.

    Kind Regards,
    Skandha

    in reply to: Tiktok social Icon #282708
    Skandha
    Participant

    @sebastiaanhorn: Glad I could help. Have a great weekend! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @dward1958: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #slider .more-link {
        display: none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: spacing on bottom side of the page #282706
    Skandha
    Participant

    @mc-photography: Hello Max,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-info {
        border: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Header too big #282705
    Skandha
    Participant

    @july1962: Hello there,
    I will look into your issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Unable to see webpage content in Edit Page #282704
    Skandha
    Participant

    @90kiwi: Hello there,
    This seems to be due to one of the plugins you are using. Please try deactivating all your plugins and then activate them one by one to which plugin is causing this issue.

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Space between items in portfolio and services section #282701
    Skandha
    Participant

    @lilleselmer: Hello there,
    There already seems to be space between the posts. Can you please elaborate the issue you are having?

    Kind Regards,
    Skandha

    in reply to: How to move title and tagline? #282700
    Skandha
    Participant

    @steinkjerarkivet: Hello there,
    To remove the menu
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead {
        display: none;
    }

    You seem to have added title and tagline over the image. Is this issue resolved?

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Submenus not appearing on phone #282697
    Skandha
    Participant

    @granny: Hello there,
    The sub menus seems to be working when I check at my end. Can you please try checking in other ios devices as well?

    Kind Regards,
    Skandha

Viewing 20 posts - 1,821 through 1,840 (of 12,034 total)