Forum Replies Created

Viewing 20 posts - 9,001 through 9,020 (of 12,014 total)
  • Author
    Posts
  • in reply to: Need logo larger, centered, and responsive on mobile #166310
    Skandha
    Member

    @rgraham: 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/solid-construction/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: Can't remove sidebar on the hompage #166307
    Skandha
    Member

    @lankyman26: Hello there,
    For that you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can guide otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: video home #166305
    Skandha
    Member

    @valelotartaro: Let me know if you have any more issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Center and enlarge logo #166293
    Skandha
    Member

    @catwingz: I will need to have a look at your site to fix the issue you are having. Since your site is not live you can provide me you WP admin credentials so that I can look into the issue. I will contact you shortly by email..

    Kind Regards,
    Skandha

    in reply to: Dark color scheme not working as expected #166290
    Skandha
    Member

    @mpoelzl: I will look into the issue and get back to you on this.

    Kind Regards,
    Skandha

    in reply to: solid construction- I need to make the logo bigger #166281
    Skandha
    Member

    @alexandra79: Hello Alex,
    To make the logo bigger
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-branding {
    	padding:0px 65px !important;
    }
    .custom-logo-link {
    	max-width:300px !important;
    }

    You can alter the logo size by changing the max-width.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Menu on iPhone issue #166228
    Skandha
    Member

    @rodeboy: Hello Chris,
    The menu covering the whole screen in mobile phones no matter the number of menu items was made to solve the background scroll issue when the menu was opened in mobile phones. So I don’t think much can be done about the menu issue.

    Apologies for the inconvenience.
    Kind Regards,
    Skandha

    in reply to: iPAD Air (32GB wifi + cellular) #166224
    Skandha
    Member

    @vraba: 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/parallax-frame/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: iPAD Air (32GB wifi + cellular) #166215
    Skandha
    Member

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

    .parallax-effect {
    	background-attachment:scroll !important;
    }

    Let me know if this solves the header image issue on Ipads.
    Kind Regards,
    Skandha

    in reply to: Need logo larger, centered, and responsive on mobile #166214
    Skandha
    Member

    @rgraham: Hello there,
    What you can do first of all remove all the CSS Code you have added for the logo and site header.

    Then Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-logo-link {
    	max-width:80%;
    }

    You can alter the max-width according to your requirement.
    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Recent Posts on Home Page show more than selected category #166212
    Skandha
    Member

    @twicklund: I tested the option at my end and it seems to be working fine. I will need to have a look at your site to debug the issue. For that I will need your WP admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: video home #166211
    Skandha
    Member

    @valelotartaro: Hello Valeria,
    To make the header video keep on playing you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

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

    in reply to: Can't remove sidebar on the hompage #166208
    Skandha
    Member

    @lankyman26: If you have a static page rather latest post and to remove sidebar on that page you can
    Go to => Appearance = Customize => Theme Options => Layout Options => Default Layout Check No Sidebar Option and Publish.

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

    in reply to: SLIDER IN HEADER IMAGE AREA #166206
    Skandha
    Member

    @catchrmv: Hello there,
    When you add the slider in the free theme it will appear where your latest news is currently. You can check out this screenshot to know what I mean.

    Since you want the slider to be where you have your header image right now, this feature is being added in the pro version of the theme and an update will be released any time soon. So, if you want the header slider feature you will need to upgrade to pro version of the theme. I will let you know when the update will be released so that you can upgrade to pro and use the feature.

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

    in reply to: My music band #166203
    Skandha
    Member

    @randyfordvangmail-com: For the background issue.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #page, .menu-inside-wrapper, #testimonial-content-section .hentry-inner, .my-music-band-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total, .my-music-band-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded, .my-music-band-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float, .my-music-band-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .woocommerce-account .woocommerce-MyAccount-navigation a {
    	background-color:unset !important;
    }

    The posts on your homepage seems to be showing up fine. To display all your posts on your Homepage you will need to Go to => Appearance => Customize => Homepage Settings => Set Your homepage displays as Your latest posts. You seem to have done this.

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

    in reply to: Change logo shape and size #166201
    Skandha
    Member

    @melindagoss: Please post in your site URL with the site logo so that I can help you out!

    Kind Regards,
    Skandha

    in reply to: Audioman Menu colour Menu Position and adding icons #166166
    Skandha
    Member

    @carolinec: Hello there,
    To change the color of menu items
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    a:focus, a:hover, #feature-slider-section .entry-title a:hover, #feature-slider-section .entry-title a:focus, .menu-toggle:hover, .menu-toggle:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .search-submit:hover, .search-submit:focus, .entry-meta a:hover, .entry-meta a:focus, .site-info a:hover, .site-info a:focus, #search-toggle, #share-toggle, .main-navigation ul :hover > a .main-navigation ul :hover > a, .main-navigation ul .focus > a, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .site-header-cart .cart-contents:hover, .site-header-cart .cart-contents:focus, .site-header-menu .social-navigation a:hover, .site-header-menu .social-navigation a:focus, .absolute-header .site-header-menu .social-navigation a:hover, .absolute-header .site-header-menu .social-navigation a:focus, .absolute-header .menu-toggle:hover, .absolute-header .menu-toggle:focus, .absolute-header .site-header-cart .cart-contents:hover, .absolute-header .site-header-cart .cart-contents:focus, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a, .navigation-classic.absolute-header .main-navigation ul ul :hover > a, .navigation-classic.absolute-header .main-navigation ul ul .focus > a, .post-navigation a:hover .nav-title, .post-navigation a:focus .nav-title, .section .section-title a:hover, .section .section-title a:focus, .section .entry-title a:hover, .section .entry-title a:focus, #testimonial-content-section .cycle-prev:hover, #testimonial-content-section .cycle-prev:focus, #testimonial-content-section .cycle-next:hover, #testimonial-content-section .cycle-next:focus, #events-section.has-background-image .entry-meta a:hover, #events-section.has-background-image .entry-meta a:hover, #events-section.has-background-image .entry-meta a:focus, #events-section.has-background-image .entry-meta a:focus, #events-section.has-foreground-image .entry-meta a:hover, #events-section.has-foreground-image .entry-meta a:hover, #events-section.has-foreground-image .entry-meta a:focus, #events-section.has-foreground-image .entry-meta a:focus, #events-section.has-background-image .entry-title a:hover, #events-section.has-background-image .entry-title a:hover, #events-section.has-background-image .entry-title a:focus, #events-section.has-background-image .entry-title a:focus, #events-section.has-foreground-image .entry-title a:hover, #events-section.has-foreground-image .entry-title a:hover, #events-section.has-foreground-image .entry-title a:focus, #events-section.has-foreground-image .entry-title a:focus, #portfolio-content-section .entry-title a:hover, #portfolio-content-section .entry-title a:focus, #portfolio-content-section .hentry-inner:hover .entry-title, #portfolio-content-section .hentry-inner:hover .entry-title a, .team-content-wrapper .hentry-inner:hover .entry-title a, .team-content-wrapper .hentry-inner:focus .entry-title a, .audioman-mejs-container.mejs-container button:hover, .audioman-mejs-container.mejs-container button:focus, #top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover, #top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus, table.shop_table_responsive tr td a:hover, table.shop_table_responsive tr td a:focus, .product-container a.added_to_cart:hover, .product-container a.added_to_cart:focus, .single-product .product_meta a:hover, .single-product .product_meta a:focus, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus, .woocommerce-info a:hover, .woocommerce-info a:focus, .woocommerce-tabs ul.tabs li a:hover, .woocommerce-tabs ul.tabs li a:focus, .variations .reset_variations:hover, .variations .reset_variations:focus, .navigation-classic .main-navigation ul :hover > a, .navigation-classic .main-navigation ul .focus > a {
    	color:#1ff980;
    }

    You can change the color according to your choice.

    The feature to have social menu icons adjacent to the menu items 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 pro version of the theme.

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

    in reply to: My music band #166163
    Skandha
    Member

    @randyfordvangmail-com: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Feature slider iOS responsive #166157
    Skandha
    Member

    @jorismulders: Thank you for your appreciation! Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Can't remove sidebar on the hompage #166151
    Skandha
    Member

    @lankyman26: All the Layout Options seems to be working fine at my end.
    Homepage/Archive Layout is for archive pages and for homepage with you Latest Posts under Homepage Settings.
    Can you recheck if the Layout Options are working?

    Kind Regards,
    Skandha

Viewing 20 posts - 9,001 through 9,020 (of 12,014 total)