Forum Replies Created

Viewing 20 posts - 3,321 through 3,340 (of 4,116 total)
  • Author
    Posts
  • in reply to: Mobile Menu Missing #125335
    tikaram
    Participant

    @petegwebmaster: Go to Appearance => Customize => Additional css and add the following css.

    #featured-content.layout-four .hentry {
    	width: 25%;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Compatibility WordPress 4.9 #125334
    tikaram
    Participant

    @skynet : Welcome and have a Good day.

    Regards,
    Tikaram

    in reply to: CSS for changing colour around content #125332
    tikaram
    Participant

    @timcrumpler : Go to Appearance => Customize => Colors. You can change Color Scheme, Background Color and Mobile Menu Color Scheme from customizer. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Underline Links in Blog Posts #125330
    tikaram
    Participant

    @petegwebmaster : Can you please post in your site URL

    Regards,
    Tikaram

    in reply to: Mobile menu interfering with desktop display #125329
    tikaram
    Participant

    @clerkthakehamparish-co-uk : Please try clearing the cache at your end and let me know if the problem still persist.

    Regards,
    Tikaram

    in reply to: Centre site identity #125299
    tikaram
    Participant

    @jennifersimsdesign-com-au : Go to Appearance => Customize => Additional css and add the following css.

    .site-branding {
    	width: 100%;
    	float: none;
    	text-align: center;
    }
    .header-site-details {
    	float: none !important;
    }
    .site-logo {
    	float: none !important;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: width of site-main and widget divs #125298
    tikaram
    Participant

    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/nepalbuzz/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.

    Regards,
    Tikaram

    in reply to: Company Logo in the secondary menu bar #125297
    tikaram
    Participant

    Hello Swetlana,

    Thank you for using our theme. Glad to know that you are happy about my support. Let me know if you have any further issues.

    Regards,
    Tikaram

    in reply to: Featured Slider #125296
    tikaram
    Participant

    @franck : Please upgrade to Adventurous Pro to use this feature.

    Regards,
    Tikaram

    in reply to: Video not max width #125289
    tikaram
    Participant

    @syreetal : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Form Issues #125288
    tikaram
    Participant

    @petegwebmaster : Go to Appearance => Customize => Additional css and add the following css.

    .sidebar-primary {
    	width: 15% !important;
    }
    .site-main {
    	width: 85% !important;
    	background : url(http://americanpowerins.com/wp-content/uploads/2015/04/welcome1.jpg) no-repeat;
    	background-size: 100%;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Featured Content #125287
    tikaram
    Participant

    @beallk : When you select a Static page from customizer you will need to select a Page Under Homepage and save your settings. Make sure that you have selected a Homepage from the drop-down list of pages. Let me know if you have any further issues.

    Regards,
    Tikaram

    in reply to: How to Speed up Header Image load time #125286
    tikaram
    Participant

    @friarpaul : when you randomize header images, it will definitely take longer than loading a single header image. When you have a single header image, the image is cached and the image is served from cache rather than from the server but when you randomize images every time the image needs to be loaded from the server because images are changed on each page load. I don’t think its an issue because when you load different images on each page load it will take a bit more time to load. IF you would like to get your header to load faster, use a single image as a header image. Try to minimize the file size as lower as possible. Let me know if you have any theme related issues.

    Regards,
    Tikaram

    in reply to: Home Page/Sample Page Menu #125285
    tikaram
    Participant

    @jgoldsmith : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: footer #125283
    tikaram
    Participant

    @franck : The feature to edit footer is available in Adventurous Pro theme only. Please upgrade to Pro if you would like to use this feature.

    Regards,
    Tikaram

    in reply to: Compatibility WordPress 4.9 #125282
    tikaram
    Participant

    @skynet : Yes catchbox 4.9.3 is compatible with wordpress 4.9. Please let me know if you have any issues.

    Regards,
    Tikaram

    in reply to: How Can I Remove the read more Button in the Slider #125215
    tikaram
    Participant

    @kenfecher : Please try changing the Permalink Settings of your site. Go to WordPress Admin : Settings => Permalinks Under Common Settings : Change it to Plain and test and change back to the previous setting. Let me know how this goes.

    Regards,
    Tikaram

    in reply to: Main Page has been damaged #125211
    tikaram
    Participant

    @franck : I suggest you to make a fresh installation of the theme and customize the theme as desired. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Featured Slider #125210
    tikaram
    Participant

    @franck : Please refresh the page once you change the number of slides. Its already stated under Number of slides : Customizer page needs to be refreshed after saving if number of slides is changed
    Let me know if the problem still persists.

    Regards,
    Tikaram

    in reply to: Footer widgets and blog #125206
    tikaram
    Participant

    @catwingz : Please remove the Custom HTML Widget from Widget Area 3 and the three footer widgets will be of equal size.

    To wrap text with featured image : Go to Appearance => Customize => Additional css and add the following css.

    .hentry .featured-image {
       margin-right: 10px;
     margin-bottom: 0;
       float: left;
       display: inline;
    }
    
    .excerpt-image-left .has-post-thumbnail .archive-post-wrap .entry-container {
    display: inline;
    float: none;
    }
    
    .entry-container .entry-title {
    display: inline;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

Viewing 20 posts - 3,321 through 3,340 (of 4,116 total)