Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@watzykw: Hello there,
Can you please post in your site URL so that I can look into the issue?
Kind Regards,
SkandhaSkandha
ParticipantSkandha
Participant@kaimojis: Hello there,
I have sent you an email. Please check your inbox as well as the spam folder.
Kind Regards,
SkandhaMarch 8, 2022 at 3:01 am in reply to: How do I make the site header text smaller on the homepage? #301105Skandha
Participant@arutkow4: Hello there,
Can you please post in your site URL so that I can look into the issue?
Kind Regards,
SkandhaSkandha
Participant@kaimojis: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (max-width: 700px) { #team-content-section.style-one .team-content-wrapper .entry-container { position: unset; transform: unset; } }
This will make the team content visible without hovering upto 700px screen size. You can change that according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@heinelg: Hello there,
This is because the widgets till 480px are in a single column so 100% width and the widgets from 480px to 990px are in two columns so 50% width.
Let me know if this makes it clear.
Kind Regards,
SkandhaSkandha
ParticipantSkandha
Participant@eilwen: Hello there,
Please try deactivating your plugins one by one to check if any plugin is causing the issue.
Kind Regards,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: Hello there,
I am not able to access your site at the moment. Can you please make it accessible so that I can look into the issue?
Kind Regards,
SkandhaSkandha
Participant@donaldscho: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.navigation-classic .main-navigation ul ul li:hover > ul, .navigation-classic .main-navigation ul ul li.focus > ul { left: 100%; right: auto; } .navigation-classic .main-navigation ul ul .menu-item-has-children > a::after, .navigation-classic .main-navigation ul ul .page_item_has_children > a::after { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: Hello there,
The image seems to be showing up fine at my end. Can you please post a screenshot of the image and explain the issue you are having?
Kind Regards,
SkandhaMarch 4, 2022 at 11:40 pm in reply to: Header Image Won’t Change on Live Page But Changes in Theme Customization. #300909Skandha
Participant@savageamericans: Hello there,
Can you please post in your site URL so that I can look into the issue? Also please check you have published your customizer settings.
Kind Regards,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: Glad it worked out. Have a great weekend! 🙂
Kind Regards,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: 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/corporacy/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,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: Hello there,
The recommended header image size is 1920*1080px. Can you please uploading a header image of that size and check if the issue is resolved?
Kind Regards,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body:not(.home) .custom-header-content { padding: 50px 50px; }
You can change the padding to adjust the height.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: Hello there,
I checked your site it is on maintenance mode. Can you please disable the maintenance mode so that I can look into the issue?
Kind Regards,
SkandhaSkandha
Participant@iliketrainz98: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.main-navigation .current-menu-item > a { color: #fff000; } .sticky-post, .more-link .readmore:hover, .more-link .readmore:focus, .header-media .more-link .readmore, #feature-slider-section .more-link .readmore, #hero-section .more-link .readmore, .promotion-section .more-link .readmore, .posts-navigation a, #content #infinite-handle span button, #scrollup, .widget-area .catch-instagram-feed-gallery-widget-wrapper .button, .button, button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus, #feature-slider-section .cycle-prev:hover, #feature-slider-section .cycle-prev:focus, #feature-slider-section .cycle-next:hover, #feature-slider-section .cycle-next:focus, #feature-slider-section .cycle-pager span:hover, #feature-slider-section .cycle-pager span:focus, #feature-slider-section .cycle-pager .cycle-pager-active, .widget_calendar tbody a, #gallery-section .gallery-item .gallery-icon a::after, #gallery-section .tiled-gallery .tiled-gallery-item a::after, .pagination .page-numbers.current, .woocommerce-pagination ul li span.current, .woocommerce-pagination ul li a:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce .product-container .wc-forward, .demo_store .woocommerce-store-notice__dismiss-link, .woocommerce ul.products li.product .onsale, .woocommerce span.onsale, table.shop_table_responsive tr td.product-remove a, #gallery-section .entry-footer .edit-link a, .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button { background-image: linear-gradient(-180deg, #fff000 0%, #123456 100%); }
You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body:not(.home) .custom-header { background-image: linear-gradient(to bottom,#f23456,#123456); }
You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@bobgarretthomenetworks-co-uk: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change the color of menu and sub menu items */ #site-navigation a { color: #123456; } /* To change background color of sub menu */ .navigation-classic .site-header .sub-menu { background-color: #f23456; }
You can change the color according to your choice.
Also can you please clarify which gradient background you are referring to?
Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts