Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #514890

    How can I make my desktop view go to 1024 min pixels without the menu names overlapping my logo? I have already pushed everything to the right and removed the search icon for additional room? I noticed that the enfold theme demo is about the same size and works properly. Currently I have added the following css code and my web site is mentioned in private

    
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    }
    
    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;}
    body { font-size: 16px; }
    
    .phone-info span { font-size: 16px; }
    
    .main_menu .menu ul { width: 235px; }
    
    #top div .avia-gallery img { border-style: none; padding: 0; }
    
    @media only screen 
     and (min-width: 768px) 
     and (max-width: 1023px) {
    .container #advanced_menu_toggle, #advanced_menu_hide {
    display: block;
    }
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu {
    display: none;
    }}
    
    @media only screen
      and (min-width: 768px)
      and (max-width: 1023px) {
    ul.noLightbox.social_bookmarks.icon_count_4 {
    left: -60px;
    display: block;
    }}
    
    #input_1_33_other {
    width: auto !important;
    }
    
    select.ui-datepicker-month, select.ui-datepicker-year {
    width: 35% !important;
    display: inline !important;
    }
    
    input.datepicker {
    display: inline !important;
    }
    
    .mfp-title {
    display: none !important;
    }
    
    #515016

    Hey tdproperty,

    Not sure what’s going on with your site but I only get a text reading “this is enfold” when going to your link. Could you check please?

    Thanks,
    Rikard

    #515616

    It should be working again not sure why it was doing this however I cleared out the cache and not it is working. Please refresh your browser and it should work. Thanks for the help

    #515859

    Hey!

    I am still seeing “this is enfold” :)

    Cheers!
    Yigit

    #516112

    I went and checked multiple computers and it is coming up for me. Can you try once again and clear out your cache. I show that my server was down a couple of times via pingdom. I keep changing hosting companies and they all operate between 92 and 97% up time this whole 99% uptime is a joke.. lol.. Thanks for your help.. Please try the following urls listed in private it may just not be liking without www or http

    #516782

    Hey!

    I get the same “this is enfold” text in a white page. Please ask your hosting provider to check the site.

    Best regards,
    Ismael

    #518891

    Please enter my domain name without www and it will load the correct page. If you enter www before my domain name it will show the broken page which I am in the works of correcting.

    #518953

    Hey!

    I resized the site and I could not see any issue with it.
    Can you please provide a screenshot?

    Cheers!
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.