Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #185427

    Hey Kriesi folk,

    I love the enfold WP template but I’m running into some trouble here.

    In the site I used enfold in, http://girlfriendsconf.com, I think everything looks great for the desktop version. My only issue now is looking at the mobile version, I’ve run into seeing these black bars. They don’t appear on the desktop version of the site. Even when I adjust the width of my browser to make the mobile version show up, the black bars don’t appear. But when I look at it from my iPhone, there are the bars. Just so you can see for yourself, the bars appear on the following pages

    girlfriendsconf.com/ [ it appears over the video and on of the girls holding the umbrella ]
    girlfriendsconf.com/media/ [ it occurs right under the Apple and Andriod buttons]
    girlfriendsconf.com/speakers/ [it occurs in the paragraph about Joyce Meyer]
    girlfriendsconf.com/connect/ [It appears over the photos of Anabel and her bio]
    girlfriendsconf.com/register/ [it appears after the KidZone conference Register button]
    girlfriendsconf.com/info-details/ [ it appears of the picture of the two girls with Umbrellas]

    Its hard for me to view the CSS for mobile. I have no clue why its doing this even after viewing the CSS. Please help me. This website is launching this week.

    #185484

    Hi Steven!

    Can you post a screenshot of your view (mobile)?

    Best regards,
    Josue

    #185807

    here you go… please let me know what I need to do to get rid of these black bars.

    Here is my custom CSS:
    .big-name { font: 80px “HelveticaNeueUltraLight”, “Helvetica Neue”, Helvetica, Arial, sans-serif; }
    #header_main { border-bottom-width: 0px !important; }
    .avia-icon-list .iconlist_title { padding:5px; }
    #disqus_thread {padding-right:5px;}
    .flowplayer .fp-progress {
    background-color: #d30283;
    }
    .main_menu li a { text-transform:uppercase; color:#FFF; }
    .container_wrap { border-top-width: 0px !important; }
    #avia-menu a {color:#FFF;}
    #avia-menu a:hover {color:#d30283;}
    .fp-logo { display:none !important; }

    black lines<br>
    black lines <br>
    black lines<br>
    black lines<br>
    black lines<br>
    black lines<br>
    black lines<br>
    black lines<br>
    black lines<br>
    black lines<br>
    black lines<br>

    • This reply was modified 11 years, 6 months ago by BigDaddyBass.
    #185809

    Hey!

    I don’t own an iOS device, but @Yigit does, i tagged him to this topic, let’s wait for his response :)

    Cheers!
    Josue

    #185811

    @Josue have you viewed this site on your mobile device? I’m guessing its an Android. You don’t see the lines?

    #185812

    Hi!

    Yes, i tested your website on an Android device (Nexus 7), on Chrome, no issues so far.

    Best regards,
    Josue

    #185819

    Hey!

    Yes they are visible on my end as well. Can you try adding following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) { .page-id-21 .avia-builder-el-7 { display: none!important; }}

    and check the line in “girlfriendsconf.com/media/ [ it occurs right under the Apple and Andriod buttons]”?

    Regards,
    Yigit

    #185850

    Hey


    @Yigit
    Now I see two lines instead of just one…. really weird.

    Thanks in advance for your help

    • This reply was modified 11 years, 6 months ago by BigDaddyBass.
    #185857

    Hey!

    Can you try deactivating all active plugins and check if that helps?
    Updating your theme might help as well. You are currently using version 2.2. You can download version 2.4.2 from ThemeForest
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Yigit

    #185880

    hey @Yigit,

    I’ve updated theme via FTP and deactivated the plugins. Now there are even more lines.

    #185894

    Hey!

    On my end there are only 2 lines in each page and they appear on 3rd swipe in portrait mode in the same location on every page. Please try replacing the code i posted above with following one

    @media only screen and (max-width: 767px) { .page-id-21 .avia-builder-el-7 { visibility: hidden!important; }}

    Regards,
    Yigit

    #185929

    Hey @Yigit

    Well…. I figured it out. There’s a plugin that I had two different versions of a plugin that conflict. Sorry for all of the stress I may have caused. This theme is the best theme I’ve ever worked with. I look forward to the next big theme you guys come out with.

    Steve

    #185931

    Hey!

    Glad you figured it out! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Black Horizontal Bars Mobile’ is closed to new replies.