Forum Replies Created

Viewing 20 posts - 10,101 through 10,120 (of 12,035 total)
  • Author
    Posts
  • in reply to: Clean Portfolio Theme – Quick Guidance Needed #156383
    Skandha
    Participant

    @henlyreeves25: If you like the design of the theme you should go for it. You can check out Clean Portfolio Pro.
    Here are the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Footer adjust to bottom of screen regardless of content #156378
    Skandha
    Participant

    @markmoritz: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #colophon {
    	position:relative;
    	bottom:40px;
    }

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

    in reply to: How to reset logo slider by default? #156309
    Skandha
    Participant

    @carloz: Did you make any changes to the core theme files? The demo logo slider needs to show up in 4 column layout but on your site it is showing up in a column.
    Can you please try deactivating all your plugins and check if the issue gets resolved?

    Kind Regards,
    Skandha

    in reply to: Changing the Default page Background color #156306
    Skandha
    Participant

    @arbycruz: Hello there, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/audioman/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

    in reply to: sidebar after post smaller #156299
    Skandha
    Participant

    @toerfiets: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: sidebar after post smaller #156297
    Skandha
    Participant

    @toerfiets: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .sidebar-primary {
    	width:250px;
    }
    .content-area {
    	width:1050px;
    }

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

    in reply to: Changing the Default page Background color #156294
    Skandha
    Participant

    @arbycruz: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To remove the top menu */
    .site-header-main {
    	display:none;
    }

    I don’t think it is possible to show all the contents of the homepage with out scrolling down as you have a lot of content to show.

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

    in reply to: sidebar after post smaller #156293
    Skandha
    Participant

    @toerfiets: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To decrease the width of the primary sidebar */
    .sidebar-primary {
    	width:250px;
    }

    You can set the width according to your requirement.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Remove spacer on frontpage between slider and footer #156292
    Skandha
    Participant

    @kakrebs: Glad you were able to solve the issue. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Demo Content #156290
    Skandha
    Participant

    @perdittmann: I have sent you an email with the demo customizer file. Please Import the file using Customizer Import Export Plugin.

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

    in reply to: Can't swipe up on slider at Catch Fullscreen Pro Theme #156288
    Skandha
    Participant

    @jnocke: You seem to have added a lot of content in the testimonial section in some of the slides due to which the swipe buttons are not visible. Try reducing the content on the testimonial slide or reducing the font-size of the content.

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

    Skandha
    Participant

    @sugran: I checked your site and I see everything the slider, menu, etc.

    To add food menu follow this link.
    To add testimonials follow this link.

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

    in reply to: sidebar after post smaller #156284
    Skandha
    Participant

    @toerfiets: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-content .widget-area {
    	height:1940px;
    }

    You can change the height according to your requirement!
    Let me know if this is what you want.
    Kind Regards,
    Skandha

    in reply to: Can't swipe up on slider at Catch Fullscreen Pro Theme #156282
    Skandha
    Participant

    @jnocke: I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Clean Portfolio Theme – Quick Guidance Needed #156280
    Skandha
    Participant

    @rashida: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To align the vertical line */
    .site-title {
    	height:111px;
    }
    /* To change hover color of the Send Button */
    .wpcf7-form-control.wpcf7-submit:hover {
    	background:red;
    }

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

    in reply to: Mobile Navigation Doesn't Work #156269
    Skandha
    Participant

    @lswebs: You don’t seem to be using our theme. You have activated Shuttle Pro Theme on your site. Please post your issues and queries in the respective theme support forum.

    Kind Regards,
    Skandha

    in reply to: Changing the Default page Background color #156266
    Skandha
    Participant

    @arbycruz: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #page, .site-content-contain, .menu-inside-wrapper, #primary-search-wrapper .search-container, .audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total, .audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded, .audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float, .audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .woocommerce-account .woocommerce-MyAccount-navigation a {
    	background-color:#fff !important; 
    }

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

    in reply to: Giant Product Image #156262
    Skandha
    Participant

    @lyocum: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Adonis Theme – spelling mistakes #156261
    Skandha
    Participant

    @stevebb: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: make padding larger for content section #156260
    Skandha
    Participant

    @hoiung: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .navigation-classic .site-navigation a {
    	padding:26px 13px !important;
    }

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

Viewing 20 posts - 10,101 through 10,120 (of 12,035 total)