- This topic has 6 replies, 2 voices, and was last updated 6 years, 11 months ago by tikaram.
-
AuthorPosts
-
November 9, 2017 at 4:53 am #125774innov72Participant
Hi,
i am using free Fabulous Fluid theme,
1) Want to Remove page title from feature slider
2) want to change background color of menus. current color is Black change to whitemy site is
http://www.innovativead.in/November 9, 2017 at 6:43 am #125777tikaramParticipant@innov72 : To remove page title from featured slider :Go to Appearance => customize => Additional css and add the following css.
#feature-slider .entry-title { display: none; }
It look like your site is under maintenance. Please let me know when your site is live and I will provide you the css to change the background color of menus. Let me know if you need any further assistance.
Regards,
TikaramNovember 9, 2017 at 7:08 am #125779innov72ParticipantHi Tikaram,
Thanks Code worked perfectly.
My site is live now please provide css to change the background color of menus.
Regards
November 10, 2017 at 2:15 am #125826innov72ParticipantHI,
My site is live now please provide css to change the background color of menus.Thanx….
November 10, 2017 at 4:22 am #125832tikaramParticipant@innov72 : Add the following additional css to change the background color of menus.
.site-header, #site-navigation ul ul { background-color: #ffffff; } #site-navigation ul .current-menu-item a, #site-navigation ul .current_page_item a { color: #181818; } #site-navigation ul .current-menu-item a, #site-navigation ul .current_page_item a, #site-navigation ul li:hover > a { color: #000; } #responsive-menu-button { color: #000; }
Let me know if you have any more issues.
Regards,
TikaramNovember 10, 2017 at 9:02 am #125856innov72ParticipantThanks ! worked properly…
November 11, 2017 at 12:20 am #125892tikaramParticipantHello, 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/fabulous-fluid/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 -
AuthorPosts
- The topic ‘Remove page title from feature slider’ is closed to new replies.