Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #183883

    Hello Enfold,
    I have two questions:
    1) If I am using a fixed image, how do I make it so that it doesn’t interfere with the left sidebar menu, and therefore only shows on 2/3 of the page to the right? check out this dillemma here: http://integrativeportlandtherapist.com/?page_id=1195

    As you can see, when I insert a fixed image the left sidebar menu is all the way at the bottom of the page, and it can only be inserted at the full length of the page. I want to only have it on the right side…

    2) The logo on my front page has too much space underneath it. How to I change it so that it is centered better? You can see this here: http://www.integrativeportlandtherapist.com

    Thanks,
    Tim

    #184273

    Hey Tim!

    1) Fullwidth elements such as LayerSlider, Color Section etc can be used only without sidebar. Or such issue will occur. However, you can add Widget Area element under Content Elements and add your widgets into it if you really need to use sidebar widgets and color section in the same page.
    2) Please add following code to Quick CSS in Enfold theme options under Styling tab

    .logo img { padding-top: 15px; }
    .header-scrolled .logo img { padding-top: 0; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘fixed image scrolling question and logo question’ is closed to new replies.