- This topic has 14 replies, 4 voices, and was last updated 5 years, 10 months ago by tikaram.
-
AuthorPosts
-
November 3, 2018 at 11:13 am #158397ns151Participant
Is there a way to remove the “read more” button from the feature slider? I mean the entire button not just change the text. Thank you in advance.
November 4, 2018 at 5:29 am #158458November 5, 2018 at 5:12 am #158557ns151ParticipantNovember 12, 2018 at 1:54 am #159044SkandhaParticipant@ns151: I checked your site and you seem to have removed the readmore button link. Let me know if you have anymore issues.
Kind Regards,
SkandhaNovember 12, 2018 at 5:38 am #159068ns151ParticipantYes, thank you anyway. Now I have another problem. I tried to add a new post to the featured slider and it works well when I look at the site logged in the administrator but nothing changes when I check it as a user, it looks like I haven’t made any changes. I tried to refresh and save the new version multiple times but it doesn’t seem to work.
November 12, 2018 at 6:19 am #159074SkandhaParticipant@ns151: Make sure you have published your customizer setting. Also try clearing your browser cache and let me know if this solves the issue.
Kind Regards,
SkandhaNovember 12, 2018 at 7:39 am #159079ns151ParticipantThank you. Yes I have published everything I tried to change and cleared my cache. I also checked on other pcs and phones. I now realize that I cannot customize anything related to the theme, like it’s stuck. As an admin it looks like everything changes as it should be, but as a user I just see the old version.
It’s like the publish button doesn’t work. The content of the varoius pages updates just fine. It’s like the theme customiser stopped working. I also deactivated any plugin that might cause conflicts but it doesn’t seem to help.Any advice would be appreciated.
November 12, 2018 at 11:16 pm #159117SkandhaParticipant@ns151: I will need to check your admin settings to debug the issue. You will need to provide me your WP admin credentials for that if thats okay. I will contact you shortly by email.
Kind Regards,
SkandhaNovember 13, 2018 at 11:46 pm #159226SkandhaParticipant@ns151: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change color and border color of slider arrows */ #feature-slider-section .cycle-prev, #feature-slider-section .cycle-next { border-color:#123456; color:#123456; } /* To change background hover color of slider arrows */ #feature-slider-section .cycle-prev:hover, #feature-slider-section .cycle-next:hover,#feature-slider-section .cycle-prev:focus, #feature-slider-section .cycle-next:focus { background:#fff; } /*To change the background color of slider pager */ #feature-slider-section .cycle-pager span:hover, #feature-slider-section .cycle-pager span:focus, #feature-slider-section .cycle-pager .cycle-pager-active { background-color:#123456 !important; background-image:none !important; } /* To change the color and background color of button */ input[type="submit"] { background-color:#123456 !important; background-image:none !important; color: } /* To change the color of links on focus */ 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, .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 { color:#fff !important; }
You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaNovember 14, 2018 at 12:22 pm #159267ns151ParticipantThat was perfect. Thanks a lot for your kind help.
November 14, 2018 at 11:03 pm #159302SkandhaParticipant@ns151: 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/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,
SkandhaFebruary 24, 2019 at 5:05 pm #166585purroc101ParticipantHey Guys, I’m trying to remove the Pink MORE button off of the header on my site intunetax.com
Any help would be appreciated!
Thanks
February 24, 2019 at 10:32 pm #166597tikaramParticipant@purroc101 : Login to your WordPress admin
Go to Appearance => Customize => Click on Header Media
Scroll down where you can find Header Media URL Text. Remove more text and save.Let me know if this resolves your issue.
Regards,
TikaramFebruary 25, 2019 at 1:55 am #166618purroc101ParticipantThat Did it! Thank You!
Now I want to delete the Search icon in the menu AND change the color on the scroll to top button on the lower right side…..
Thanks Tikaram!
February 25, 2019 at 5:52 am #166650tikaramParticipant@purroc101 : The option to remove search icon from customizer is available in the pro version of theme only. Please upgrade to pro if you would like to use this feature and please let me know the color you would like to use for the scroll to top button.
Regards,
Tikaram -
AuthorPosts
- The topic ‘Remove "Read more" button in feature slider’ is closed to new replies.