Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #253012

    First off, much thanks for the great theme! Love the avia layout builder. Just have a couple of small issues I need a little help with…
    1) The main content background color shows as the LayerSliderWP background as well. So I’ve added the following code to try & separate them since I’m trying to have a light gray background for the main content & a white background for the main content.

    .ls-wp-fullwidth-container,
    .ls-wp-fullwidth-helper {
    background-color: #fff!important;
    }

    This works to separate the two but the issue I’m having is that before the Layer Slider loads on the homepage, the area where it will appear shows half white & half light gray until it loads. I’ve tried a few different settings with the Layer Slider but nothing works. I’m using the full width skin but have it limited in size. I’ve tested in Firefox & Chrome.

    2) The homepage is set to full width but all other pages have a sidebar. The problem is that the separator between the main content & the sidebar is wider at the top than the rest of the separator line. I’m guessing that it’s because of the menu.

    You can take a look at the site here:
    http://atandg.com

    Any help is greatly appreciated!

    #253653

    Happy Easter!

    Issue #2 seems to have corrected itself but still have an issue with the LayerSliderWP background.

    Thanks for any help in advance!

    #253765

    Hi!

    Happy Easter to you too!
    Please edit your slider and go to Slider Settings > Appearance and edit background color of LayerSlider there – http://i.imgur.com/K5iKaQH.png

    Cheers!
    Yigit

    #254141

    Thanks Yigit!

    Yeah, I tried a few things which included editing the background color through the LayerSlider menu. Didn’t work. I just tried deleting the layerslider, adding a color section, and just using the layerslider short code. Only the code showed up, not the layerslider but the background stayed solid white where it would have shown up. Anymore suggestions?

    Also, issue #1 still shows in IE. I don’t even have it on my computer anymore but my client does ;)

    • This reply was modified 10 years, 7 months ago by idealmm.
    #254325

    Hey!

    Thank you for the update.

    Did you recently update to WP 3.9? The layer slider panel might not be working because you’re using 2.6.2. Please download the latest version Enfold 2.7 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    If you don’t mind, please post a screenshot of what you’re trying to do with the layer slider because your first post is a bit confusing: “I’m trying to have a light gray background for the main content & a white background for the main content.

    Regards,
    Ismael

    #254642

    Sorry Ismael. I meant a white background for the LayerSliderWP. The color is there but the problem is that when the home page first loads, the background is 50% gray & 50% white before the LayerSlider loads & then it shifts. I haven’t updated to WP 3.9 but will later today as well as update to Enfold 2.7 & let you know of any changes.

    Thanks!

    #254754

    Ismael,
    I’ve updated to Enfold 2.7 & WP 3.9. Still having the same issue with LayerSliderWP background?
    Thanks!

    #254970

    Hi!

    Thank you for the update.

    Please use this on Quick CSS or custom.css:

    div#layer_slider_1.main_color {
    background-color: #ffffff !important;
    }

    Let us know if it works.

    Best regards,
    Ismael

    #255324

    Much thanks Ismael! Worked like a charm :)

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Styling Issues’ is closed to new replies.