Title: Colours
Last modified: August 31, 2016

---

# Colours

 *  [virtualbird](https://wordpress.org/support/users/virtualbird/)
 * (@virtualbird)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/colours-6/)
 * Hi 🙂
    Site is [http://www.solastseasonclothes.co.uk/](http://www.solastseasonclothes.co.uk/)
   As you can see, I’ve made some changes to the colouring, however, I can’t figure
   out where the code is for the red when you hover on the sub menu items, also 
   the transparent red further down when hovering over the latest arrivals image.
   I’d also like to change the text colour on the promo widget caption. It’s currently
   white and blends in. I’ve scoured the css but I must be missing it! Any help 
   gratefully appreciated, thank you 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [virtualbird](https://wordpress.org/support/users/virtualbird/)
 * (@virtualbird)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/colours-6/#post-7428992)
 * Also, I’ve added all the widgets I want to the homepage, but there’s a gap underneath
   latest arrivals & the icon boxes…
    Can it be the if widgets are empty they’re
   hidden? Thank you!
 *  [Sunil Bajracharya](https://wordpress.org/support/users/scottbadger/)
 * (@scottbadger)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/colours-6/#post-7429085)
 * Hello There!
 * We really appreciate you writing in.
 * Could you add the following CSS and see if it helps:
 *     ```
       #site-navigation li a:hover, .headertwo .home_navigation .inner_home #menu #site-navigation .store-menu > ul > li:hover > a, .headertwo .home_navigation .inner_home #menu #site-navigation .menu > li.current-menu-item > a, .headertwo .home_navigation .inner_home #menu #site-navigation .menu > li.current_page_item > a {
           color: #fff;
           background: #95d0b8;
       }
   
       .main-navigation ul.menu > li > ul::after{
       	border-bottom-color: #fff;
       }
   
       section.ap-cat-list.clear {
           display: none;
       }
   
       .page-template .add_to_cart_button, .page-template .product_type_simple, .page-template .product_type_external, .page-template .added_to_cart {
           background: rgba(149, 208, 184, 0.60);
   
       }
       ```
   
 * Hope this information was useful.
 * Thank you!
 *  Thread Starter [virtualbird](https://wordpress.org/support/users/virtualbird/)
 * (@virtualbird)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/colours-6/#post-7429134)
 * Hi Scott,
    Thank you! That worked perfectly for the add to cart bits and the 
   gaps. The only thing it didn’t fix is the white captions on the promo widget,
   and the sub menu colours when hovering over them. I’ve put black squares around
   them on the picture so you can see what I’m referring to. Picture here: [ I really love 
   this theme and already super impressed with the support so I really hope we can
   fix these 🙂 Thanks!! Ana xx
 *  [Sunil Bajracharya](https://wordpress.org/support/users/scottbadger/)
 * (@scottbadger)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/colours-6/#post-7429177)
 * Hello There!
 * We really appreciate you writing in.
 * Could you add the following CSS and see if it helps:
 *     ```
       #site-navigation li a:hover, .headertwo .home_navigation .inner_home #menu #site-navigation .store-menu > ul > li:hover > a, .headertwo .home_navigation .inner_home #menu #site-navigation .menu > li.current-menu-item > a, .headertwo .home_navigation .inner_home #menu #site-navigation .menu > li.current_page_item > a {
           color: #fff !important;
           background: #95d0b8 !important;
       }
   
       .main-navigation ul.menu > li > ul::after{
       	border-bottom-color: #fff !important;
       }
       ```
   
 * If this does not work, you can paste
 *     ```
       #site-navigation li a:hover, .headertwo .home_navigation .inner_home #menu #site-navigation .store-menu > ul > li:hover > a, .headertwo .home_navigation .inner_home #menu #site-navigation .menu > li.current-menu-item > a, .headertwo .home_navigation .inner_home #menu #site-navigation .menu > li.current_page_item > a {
           color: #fff;
           background: #95d0b8;
       }
   
       .main-navigation ul.menu > li > ul::after{
       	border-bottom-color: #fff;
       }
       ```
   
 * at the end of the style.css file or by creating a child theme.
 * For the promo widget description please add this
 *     ```
       .promo-desc {
           color: #000;
       }
       ```
   
 * Change the color value accordingly.
 * Hope this information was useful.
 * Thank you!
 *  Thread Starter [virtualbird](https://wordpress.org/support/users/virtualbird/)
 * (@virtualbird)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/colours-6/#post-7429194)
 * Hi Scott,
    Thanks ever so much. Everything now works except the sub menus. They’re
   still coming up as red. I tried both methods above. Is there any other way around
   this? Thanks so much
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [9 years, 7 months ago](https://wordpress.org/support/topic/colours-6/#post-8213516)
 * Side note:
 * [@scottbadger](https://wordpress.org/support/users/scottbadger/) **This is very
   serious and please read this reply carefully.** I’ve deleted your offer to login
   to your user’s site. I’m am 100% sure you mean well but please _never ask for
   credentials on these forums._
 * [http://codex.wordpress.org/Forum_Welcome#The_Bad_Stuff](http://codex.wordpress.org/Forum_Welcome#The_Bad_Stuff)
 * Now for the why: The internet is a wonderful place full of very nice people and
   a few very bad ones. I’m sure everyone here is very nice however, by giving some
   ones keys to your house you are trusting they wont steal anything. Likewise the
   person who takes the keys is now responsible for the house FOREVER.
 * If something was to go wrong, then you the author may well legally become liable
   for damages, which they would not normally have been as their software is provided
   without warranty.
 * **Please be aware that repeatedly asking for credentials will result in us asking
   you to repeatedly stop before escalating up to the plugins team.**

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Colours’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accesspress-store/2.5.0/screenshot.
   png)
 * AccessPress Store
 * [Support Threads](https://wordpress.org/support/theme/accesspress-store/)
 * [Active Topics](https://wordpress.org/support/theme/accesspress-store/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accesspress-store/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accesspress-store/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/colours-6/#post-8213516)
 * Status: not resolved