Logo and Menu, loading speed etc...

Hello
I have some questions

Q1. Logo or Menu positioning.
> I'd like to move in the same line position of logo and menu

image

Q2. loading speed
>loding speed is very very slowly.
Could you explain how do I do speed up?

image


Q3. Mobile popup image is really small. I'd like to do more bigger than now.
and when I used a mobile, mobile image can't touch very well in the works categories

image

Q4. I can't see contents in the mobile image.

image

Can you please check this URL?
http://bymonster.com/wordpress/


Comments

  • Hi,

    1. But the logo already is in the same line as menu what you can see on http://pasteboard.co/SBCVGSI.png

    2. You should try to use W3Total Cache plugin.

    3. We do not have solution to make the popup on mobile bigger. But we will consider this while future updates.

    4. It's because 1st image is too small and have too long text. What you can do increase the size of 1st image or change font size for all items with extra css:
    .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .desc-inner .desc-wrappper {
        font-size: 10px !important;
        line-height: 0;
    }
Sign In or Register to comment.