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

    Howdy, I have a few issues here with my site.
    1: When I go to my mobile to look at my webpage, there are large gaps in between images on the home page. The other pages seem ok.
    2: The main menu on the home page is a little off. Its position needs to be somewhere noticeable and the menu that come across is blank mostly.
    Hope you can set me straight on these issues. Apart from all of that, Im very happy with the enfold theme.

    Many many thanks

    #1152345

    Hey Marty,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      #top.home iframe {
        height: 300px;
      }
    .responsive #top .logo a {
          padding-left: 70px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1152353

    Hi Victoria, Yep that did the trick. Thank you. The menu that pops out from the right is still all white. Only when you highlight an area do you see the text. Can you help me with this ?

    cheers.

    #1152415

    Hi,

    Add this to quick css:

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        color: #475057!important;
    }

    Best regards,
    Jordan Shannon

    #1152431

    Thanks worked a charm. With my first querie about white spacing between images on home page and the solution sent by Victoria. Is there anyway to decrease this space. Still a little too far apart. ?

    cheers again :)

    #1152469

    Hi PositiveChanges,

    Could you please attach some screenshots of the issue?

    You can upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.

    Best regards,
    Victoria

    #1152699

    HI Victoria, Ive fixed it now, so thanks. A quick querie. I have one page I would like to have a login email and password on it to be able to access the page. Is this something I can do ?

    #1152782

    Hi PositiveChanges,

    Glad you got it working for you! :)

    As for the other question, you need to use a plugin for that.

    If you need further assistance please let us know.

    Best regards,
    Victoria

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