Forum Replies Created

Viewing 30 posts - 1 through 30 (of 500 total)
  • Author
    Posts
  • in reply to: Datepicker Font Color #924739

    Thanks, I figured it out. You can close this ticket.

    in reply to: Datepicker Font Color #924018

    Thanks Victoria. That code didn’t work. I was able to modify the code to get it to work. The only issue now is when you pull up the datepicker both the background of the box and the number are #188ece so it looks like just a blue box without the number. How can I make it so the active date is in white with the blue background when you first open the datepicker? Right now I have it set so that if I hover over the active date it works correctly, it just doesn’t work when you initially open the datepicker.

    #top .avia-datepicker-div a.ui-state-highlight {
      color: #188ece !important;
    }
    #top .avia-datepicker-div a.ui-state-highlight:hover {
      color: #fff !important;
    }

    The latest update seems to have fixed this issue. You can close this ticket.

    Here are WP credentials.

    I also attached a video that shows the same thing is happening on your demo so it looks like it’s a bug within the theme.

    in reply to: Fixed Frame #850191

    Thanks Mike, you can close this ticket.

    • This reply was modified 7 years, 2 months ago by djshortkut.
    in reply to: Fixed Frame #849991

    Thanks Mike, that worked great except for a couple of small issues.

    1) How can I make the border 15px wide instead of 30px wide. I changed 30px to 15px but it didn’t seem to make a difference. I changed the media query to just target my iPad in portrait mode for now because 30px on my iPhone is too wide of a border. I would like the fixed frame to be 15px wide on my iPad in portrait mode and a separate media query with a 5px fixed frame.

    2) The socket with the copyright info gets cut off now and it can’t be scrolled up high enough to be read. (See Image)

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .responsive .av-frame.av-frame-left, .responsive .av-frame.av-frame-right, .responsive .av-frame.av-frame-bottom {
        display: inherit!important; }
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        right: 30px!important; }}

    Thanks again!

    • This reply was modified 7 years, 2 months ago by djshortkut.
    in reply to: Fixed Frame #849161

    I’m talking about the fixed frame border around my site (see image) I would like to have the same 30px border on my iPad in portrait mode and a smaller width one on my iPhone 7 Plus if possible with some custom css. It looks by default it doesn’t work on my iPad in portrait mode or on my iPhone. Thanks!

    in reply to: iPad Mobile Menu #849158

    Thank you! You can close this ticket.

    in reply to: iPad Mobile Menu #848694

    Thank you Victoria, that worked perfectly!

    One last question, how can I center the logo in the header on my iPad in portrait mode? Can you give me some custom css to do this please. Thanks!

    in reply to: iPad Mobile Menu #847347

    Sorry, here you go.

    • This reply was modified 7 years, 2 months ago by djshortkut.
    in reply to: Mobile Menu #847215

    Thanks, you can close this ticket.

    in reply to: White Space #846560

    Thanks Jordan! You can close this ticket.

    • This reply was modified 7 years, 2 months ago by djshortkut.
    in reply to: White Space #846047

    No, after the section that says “Custom Pools & Hardscape. So between “Custom Pools & Hardscape” and “Swimming Pool Inspections” at the bottom of the homepage. Please See Image and notice where arrow is pointing. Thanks!

    in reply to: Mobile Menu #845919

    Thanks Yigit!

    1) I also want the logo to show on my iPad when I pull up the mobile menu in portrait mode just like it does on my iPhone. I increased the media query of the code below to include my iPad portrait screen size but it still doesn’t work. Can you please let me know how to make this work. Thanks!

    @media only screen and (max-width: 990px) {
    .responsive #top .av_alternate_logo_active .logo a > img {
        z-index: 99999;
    }
    }

    2) No, the close menu button is still not working on my iPad in portrait mode. I think the problem is the style of header that I am using. It looks like the close button might be turning to the color white when the mobile menu is open and that’s why it can’t be seen. Thanks in advance for your help!

    • This reply was modified 7 years, 2 months ago by djshortkut.
    in reply to: Mobile Menu #844908

    Thank you Victoria, that worked. Two more things:

    1. I would also like to move my menu items up on my iPhone so there is less of a gap between the logo and menu items. Can you give me some quick css to do that as well please.

    2. The close menu button is not showing on my iPad in portrait mode. Can you give me some quick css to make it show please?

    Thanks!

    • This reply was modified 7 years, 2 months ago by djshortkut.
    in reply to: Contact Form #758103

    Thanks Basilis, that’s exactly what I was looking for! You can close this ticket.

    • This reply was modified 7 years, 8 months ago by djshortkut.
    in reply to: Logo & Header Size on iPad #749824

    Thanks Rikard! You can close this ticket.

    • This reply was modified 7 years, 9 months ago by djshortkut.
    in reply to: Border Between Cells #749631

    Thank you Nikko! You can close this ticket.

    in reply to: Masonry Gallery Formatting #749509

    Thank you very much! You can close this ticket.

    in reply to: Contact Form #716215

    Thanks, you can close this ticket.

    in reply to: Contact Form #716141

    The code provided didn’t do anything and neither did deactivating all of the plugins. Here is a screen recording showing what it looks like on my end when the contact form “zooms” in. Thanks.

    in reply to: Increase Border Between Cells #715054

    Thank you Yigit! You can close this ticket.

    in reply to: Contact Form #714920

    Yes it does. I am seeing this happen on my iPhone 7 Plus. The outline border is supposed to happen but it zooms in to the page when the field is selected.

    in reply to: Adjust Color Section Image on iPhone #714919

    Thank you. You can close this ticket.

    in reply to: Caption Title and Caption Text on Mobile #707388

    I was able to find the answer in the forums. You can close this ticket.

    in reply to: Logo in Footer #707373

    You can close this thread.

    in reply to: Enfold 3.8 Fullscreen Slider Content Issue #686525

    I was able to figure it out with some custom css. You can close this thread.

    in reply to: Enfold 3.6 Update Broke Website #685954

    You can close this thread

    You can close this thread

    in reply to: Enfold 3.8 Fullscreen Slider Content Issue #685379

    No, I have not added any additional css. All I did was update the theme to version 3.8 and now the text and buttons are not centered anymore. They were working fine before the update.

Viewing 30 posts - 1 through 30 (of 500 total)