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

    Hello. I have a few questions, if you could please help.

    1. I want my front page to fit the browser screen, so there’s no scroll bar. I removed the socket in order to achieve this but I still have a scroll bar which just moves a tiny bit. How can I remove it completely?

    2. I’d like the captions of my fullscreen slider on the frontpage to be aligned with the menu on the left.

    3. How can I have my footer/socket stretch to browser’s window edge (similar to header)?

    Thank you in advance.

    #465869

    I have posted my questions twice and I still haven’t received a reply?

    I’d appreciate it if I receive answers to my queries.

    Thank you.

    #465918

    Hey!

    1- Which browser and OS are you using? There is no scroll on my end
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .container.caption_container {
      margin-left: 0!important;
      padding-left: 0!important;
    }

    3-

    #socket .container {
      max-width: 100%;
    }

    Cheers!
    Yigit

    #465937

    Thank you for your reply.

    I’m using Firefox and OS X 10.6.8.

    I’m afraid the CSS codes for both -2- and -3-, didn’t work.

    #465940

    Hi!

    1- I checked your website on OS X 10.10 on Firefox 38.0.5 and i am still unable to reproduce the issue on my end.
    2 & 3- Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

    #465949

    1. OK… I’ll check it on other browsers etc and see. Thanks.
    2 & 3 , see attached info.

    Thanks again!

    #465956

    Hey!

    You had one missing closing curly bracket in your custom CSS code. I added it, please review your website now.

    Best regards,
    Yigit

    #465957

    Oh dear…

    Thanks soooo much. All fixed. :-)

    #465963

    Hey!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

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