theapril

Forum Replies Created

Viewing 27 posts - 1 through 27 (of 27 total)
  • Author
    Posts
  • in reply to: Button Hover Color #18519
    theapril
    Customer

      I added that to the bottom of the stylesheet and it didn’t change anything. The inline is the same from the demo, I think. It is using class “button large” in the code in the frontpage 1 widget area.

      in reply to: Button Hover Color #18486
      theapril
      Customer

        Hi Wes,

        I used the customizer. However, I may have gone through the stylesheet like a crazy person changing colors.

        April

        I’m ok with the background color. I want the hover link color not to become the same color as the background color. Sorry if I misstated that earlier.

        in reply to: logo not centering on mobile #17495
        theapril
        Customer

          Ok, I have it, now. You are awesome!!!

          in reply to: logo not centering on mobile #17488
          theapril
          Customer

            Ok, I hate to ask, but I moved it, but it still isn’t responding correctly.

            in reply to: logo not centering on mobile #17487
            theapril
            Customer

              Thanks, Wes. I knew it was something boneheaded. I had it at the end of my stylesheet instead of under the media queries.

              in reply to: A Showcase for Epik #15830
              theapril
              Customer

                bocafit, I like the way you utilized so many of the features.
                Andykev, you have a very well laid out site.

                in reply to: A Showcase for Epik #15829
                theapril
                Customer

                  Here is another one of my sites: http://www.monetizedmom.com – I am really happy with the way it turned out.

                  in reply to: Big Header Issue #14806
                  theapril
                  Customer

                    I fixed it. I had to adjust the .header-image .site-title a min height from 260 to 110px. Now it looks great!

                    in reply to: Big Header Issue #14805
                    theapril
                    Customer

                      Thanks! Yes, I have a bad habit of changing my css in the browser instead of FTP. I’m trying to break myself of that right now.

                      The right header widget (social icons) is now way down the page when viewed on my iPhone.

                      in reply to: Big Header Issue #14796
                      theapril
                      Customer
                        This reply has been marked as private.
                        in reply to: Big Header Issue #14783
                        theapril
                        Customer

                          Thanks for looking into it for me, Eric.

                          in reply to: Header Responsiveness Issue #14715
                          theapril
                          Customer

                            It is on Godaddy’s Managed WordPress, so they have caching, but it isn’t from a plugin. Thanks for responding. I love this theme, but that issue was really hanging me up.

                            in reply to: Header Responsiveness Issue #14678
                            theapril
                            Customer

                              It looks great, now. Can you tell me how you fixed it, so I can do it on my other sites.
                              Thanks so much.

                              in reply to: Header Responsiveness Issue #14653
                              theapril
                              Customer
                                This reply has been marked as private.
                                in reply to: Header Image #12955
                                theapril
                                Customer

                                  I’ve had this problem, as well. It has been an issue of transparency, for me. If you are using a .png file, make sure that you match the background of the image to the background of your header. Or, make sure the elements touch the very edges of the dimensions. If your background is transparent, the dimensions will sometimes be changed when you save the file. So, you think you are saving it at 360×164, but it is really 350×159, or whatever. I hope this helps. That can be very frustrating.

                                  in reply to: Larger logo not responding on all sizes #12918
                                  theapril
                                  Customer

                                    It is getting to close to appointment time. I’m going to have to change themes for this project. Thanks, anyway.

                                    in reply to: Larger logo not responding on all sizes #12917
                                    theapril
                                    Customer

                                      Still not working. I didn’t have any responsiveness issues with the last edition. With this one, I had the same problem with a logo area (on a different site) that I didn’t change the sizes on.

                                      in reply to: Larger logo not responding on all sizes #12912
                                      theapril
                                      Customer

                                        I couldn’t get Epik to work for me, so I was trying to recreate my site using the Sample theme, last night. But sadly, the Genesis Responsive Header doesn’t work with the newest version of the Sample theme. Anyway, it is set back on Epik, now. I am so frustrated. I am a HUGE Epik fan, but I have a client meeting tomorrow afternoon to approve the layout. I know he is going to be looking at it on his phone. A little stressed here.

                                        in reply to: Outline for menu #12853
                                        theapril
                                        Customer

                                          Thanks! For some reason, I was thinking that using that was going to look wonky in other sizes. I was trying to avoid the border at the ends, but it doesn’t look that bad.

                                          in reply to: A Showcase for Epik #12839
                                          theapril
                                          Customer

                                            My home site: http://www.sugarfivedesign.com
                                            I don’t have much customization, but I really like it.

                                            in reply to: A Showcase for Epik #12811
                                            theapril
                                            Customer

                                              Van, I really like how you made the hello bar the same color with a little shadow. It gives your header some depth.

                                              in reply to: Logo not responsive – rhs cut off #12555
                                              theapril
                                              Customer

                                                I think the issue is a cross between the header image not being the standard size and the widget area not being centered. Well, that’s all I’ve got. I hope someone comes along and helps out.

                                                in reply to: Logo not responsive – rhs cut off #12553
                                                theapril
                                                Customer

                                                  Have you considered using the secondary menu, instead of the header widget area?

                                                  in reply to: Logo not responsive – rhs cut off #12545
                                                  theapril
                                                  Customer

                                                    Have you tried floating the top menu right? It seems to be moving left in a smaller screen.

                                                    in reply to: widget background #10001
                                                    theapril
                                                    Customer

                                                      Perfect! Thanks!

                                                      in reply to: Center primary navigation menu #9999
                                                      theapril
                                                      Customer

                                                        Great! I’m glad it worked. I had been having problems with the genesis css editor. I didn’t even think of the jetpack one, ha ha.

                                                        in reply to: Center primary navigation menu #9993
                                                        theapril
                                                        Customer

                                                          I think I just figured this out. It has been driving me crazy. Ok, so find this code under *site navigation*
                                                          .genesis-nav-menu {
                                                          clear: both;
                                                          color: #ccc;
                                                          font-size: 13px;
                                                          font-size: 0.8125rem;
                                                          font-weight: 700;
                                                          letter-spacing: 1px;
                                                          letter-spacing: 0.1rem;
                                                          line-height: 1.5;
                                                          margin: 0;
                                                          padding: 0;
                                                          width: 100%;
                                                          }

                                                          .genesis-nav-menu .menu-item {
                                                          float: left; <<<<<<<<<<<<change left to none
                                                          list-style-type: none;
                                                          display: block;
                                                          margin: 0;
                                                          padding: 0;

                                                          –Right under this paste this following code and change the above float from left to none.

                                                          .genesis-nav-menu .menu-item {
                                                          display: inline-block;
                                                          text-align: center;
                                                          }

                                                          –Right after that you will see this:

                                                          .genesis-nav-menu a {
                                                          border: none;
                                                          color: #fff;
                                                          display: block;
                                                          font-weight: 400;
                                                          padding: 13px;
                                                          position: relative;
                                                          }

                                                          .nav-primary .genesis-nav-menu a {
                                                          color: #fff;
                                                          padding: 13px 26px 13px 0;
                                                          }

                                                          –Right after this, paste this code:

                                                          .nav-primary .genesis-nav-menu {
                                                          text-align: center;
                                                          }

                                                          I hope this works for you.

                                                        Viewing 27 posts - 1 through 27 (of 27 total)