Huey

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 26 total)
  • Author
    Posts
  • in reply to: Strong theme – Main menu's child menu #84493
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Thank you! Looks great!

    in reply to: Strong theme – Main menu's child menu #84356
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    I’ve sent it. Let me know if you need something else!

    in reply to: Strong theme – Main menu's child menu #84160
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Thanks for the reply, Chris!

    I added that to the CSS but I am still having the same problem. This is a screen shot highlighting what I want to fix: https://imgur.com/EZiuWNn

    This is a list of my current CSS codes. I’m not sure if one conflicts with what you gave me:

    .phonenumber { margin-top:10px;}
    .phonenumber i { top:10px;}
    #topmenu ul li ul { background:#ffffff !important;}
    .home .su-column.su-column-size-2-3 { margin-right:0 !important; padding:0 10px !important;}

    .head_right_area .phonenumber a { font-size:20px !important;}
    .head_right_area .phonenumber a { margin-top:1px;}
    .head_right_area .phonenumber a { top:1px;}

    .menusection #topmenu ul.sub-menu li a:hover, .menusection #topmenu li.menu_highlight_slim:hover, .menusection #topmenu ul.sub-menu li.current_page_item, .menusection #topmenu ul.sub-menu li.current-menu-item {background-color: #00599e !important;}

    @media screen and (max-width:767px) {
    #footer .rowfooter { margin:20px 0 !important;}
    }
    #footer a{color:#ffffff !important;}
    #footer a:hover{color:#b7e0ff !important;}

    blockquote { background: #f7f7f7;}

    .phonenumber { padding-bottom:20px;}
    .su-row { margin:0 -10px 1.5em;}
    .su-column-size-1-2 { padding:0 10px;}
    .su-column-size-1-3 { width:33.333% !important;}
    .su-column-size-1-2 { padding:0 10px;}
    .su-column-size-1-3 { padding:0 10px !important;}
    .su-column-size-2-5 { padding:0 10px !important;}
    .su-column-size-3-5 { padding:0 10px !important;}
    .su-column-size-1-4 { padding:0 10px !important;}
    .su-column-size-1-6 { padding:0 10px !important;}
    @media screen and (max-width:479px) {
    .rota ul { margin-left:0 !important;}
    blockquote { margin-left:40px !important;}
    }
    .servicebox img { width:35%;}
    .fa-phone-square { color: #00599e}
    .fa-laptop { color: #00599e}

    in reply to: Beach & Resort – Photo Carousel Categories #83324
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Thank you Brad! I’ve just sent a support request. I’ll wait to hear back!

    in reply to: Strong theme – header phone link size #83232
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Thank you!

    in reply to: Beach & Resort – Photo Carousel Categories #83049
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Here are the screenshots: https://imgur.com/a/nafVo

    I’ve added what I want done in the description of the pictures.

    Here’s a summary: Pretty much I put the code for showing only one category. However, all categories are being shown in my photo carousel. I’ve made sure the pictures are uploaded to the media and correctly categorized. However the problem still persists. I don’t know if the code I used was wrong or if there is something else I need to do.

    in reply to: Beach Resort Theme – Mobile Menu links #79931
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Thank you Brad.

    I added the code but now all the child link fonts in the menu are black as well.

    This is what I have currently in the CSS.

    .sidr-class-menu_arrow { display:none !important;}
    .sidr-class-menu a { color:#ffffff !important;}
    .sidr-class-menu a:hover { color:#000000 !important;}
    .sidr-class-current-menu-item a { color:#000000 !important;}

    in reply to: Beach Resort Theme – Mobile Menu links #79729
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Thank you Brad!

    I added a few CSS to get things looking right. But now the active page (the page I’m on currently), the font appears white in the menu instead of black.

    Here is the css I added:

    .sidr-class-menu_arrow { display:none !important;}
    .sidr-class-menu a:active { color:#000000 !important;}
    .sidr-class-menu a { color:#ffffff !important;}
    .sidr-class-menu a:hover { color:#000000 !important;}

    What should I change to get the current page font to be black in the menu?

    Thanks!

    in reply to: Strong theme – Service Box Icon Size #78103
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Thank you! That worked great!

    in reply to: Strong theme – need help with a few things #75928
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Never mind. I found a code from a previous post. I fixed it by adding this to the Custom CSS.

    #footer a{color:#ffffff !important;}
    #footer a:hover{color:#b7e0ff !important;}

    in reply to: Strong theme – need help with a few things #75927
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Oh I see. Okay.

    I changed the colors of the links like you said but it also changed the color of the links in the footer to the same color as the pages.

    For example: the colors of the links in copy on this page, http://test.bdsnow.com/it-services/, are black. but the footer links are also black. I wanted the footer column 3 link colors to be different from the page link colors.

    Thanks!

    in reply to: Strong theme – need help with a few things #75807
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Also, Is there a way to change the link colors on the pages? I also wanted to change the color of the links in the navigation.

    http://test.bdsnow.com/it-services/

    in reply to: Strong theme – need help with a few things #75738
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Hi Brad,

    I’m still using the Strong template.

    This is what I was talking about: http://test.bdsnow.com/our-clients/

    I wanted to get a sidebar on this page but I also wanted to use the testimonial page template.

    Let me know if this is possible!

    in reply to: Strong theme – need help with a few things #75599
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    Great! I left a review there!

    Oh I just ran across another thing 🙂

    Is there a way to get a sidebar on a testimonial page. I saw that you cannot select a sidebar once you select the Testimonial as the page template.

    in reply to: Reviews and Testimonials #75598
    HueyHuey
    Member
    • Topics: 9
    • Replies: 26
    • Total: 35
    Member since: April 20, 2017

    The theme works great for my small business. It’s really intuitive and not hard to figure out. With a combination of html, css, and shortcode, it’s pretty easy to customize the theme to what you want.

    The thing I like most was definitely the support behind the themes. I don’t think I would have been able to get the theme to look right for me without the help of Shri, Brad and the team!

    Happy customer here!

    Thanks!

Viewing 15 posts - 1 through 15 (of 26 total)