• Resolved Yak Chum

    (@yak-chum)


    Every time there is an update everything is broken after applying it..

    Why?

    This is terrible.

    I run 3 wordpress sites and this theme is the only one after update every time broken.

    https://www.theplastichull.net/

    Menu Bar all messed up again

    My video goes into the recent post box.

    So on. So on.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Yak Chum

    (@yak-chum)

    Oh might I add Text colors again! All grey ugggg so frustrating.

    Thread Starter Yak Chum

    (@yak-chum)

    Cannot remove header text..

    Thread Starter Yak Chum

    (@yak-chum)

    Test Fixed
    Menu Width Fixed.

    Still need to fix Menu drop downs are behind content.

    Slider over New Post list top.

    Turn Off Header Text

    Theme Author nobita

    (@nobita)

    Sorry

    I rewrote a whole new style.

    Please replace child theme style.

    /*
     Theme Name:   Raindrops Child
     Theme URI:    https://example.com/twenty-fourteen-child/
     Description:  Twenty Fourteen Child Theme
     Author:       John Doe
     Author URI:   https://example.com
     Template:     raindrops
     Version:      1.0.0
     Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
     Text Domain:  raindrops-child
    */
    /* =Theme customization starts here
    -------------------------------------------------------------- */
    #hd{
        display:none;
    }
    
    #yui-main, legend, #sidebar, div[id^="doc"], #hd, h1, div[id="yui-main"], .entry ol ol, .entry ul {
      color: #BEFF00;
      background-color: #070707;
    }
    .entry-meta{
        display:none;
    }
    
    #fp55bff5af64581 .fp-engine{
    	z-index:1!important;
    }
    .entry-content a:link, .entry-content a:active, .entry-content a:visited, .entry-content a:hover {
        color: #BEFF00;
    }
    #access,
    #access .sub-menu,
    #access .children{
    	z-index:999999!important;
    }

    Thank you for your patience

    Theme Author nobita

    (@nobita)

    hide header image tagline

    #header-image .tagline{
    display:none;
    }

    menu and link color

    #access,
    #access a,
    #access a:active,
    #access ul li.current_page_item a,
    #access ul li.current-menu-ancestor > a,
    #access ul li.current-menu-item > a,
    #access ul li.current-menu-parent > a{
    	background:orange;
    	color:navy;
    }
    Thread Starter Yak Chum

    (@yak-chum)

    Thanks!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Love the Raindrops Theme BUT’ is closed to new replies.