Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • Thank you so much, Yigit!

    The code worked like a wonder!

    Best regards,
    Katja

    Thank you so much! This solved the problem perfectly.

    Best regards,
    Katja

    Sure, here you go! (And I’m sorry, I was working on the menus earlier today, which is why the content was unaccessible for a while.)
    Katja

    Thank you for your reply!

    I have tried removing the unnecessary widgets at Appearance > Widgets, but I don’t know if I’m missing something.

    I’ve prepared two different front page versions for your perusal:

    – Front page 1 has a footer. I would need to get rid of the Categories and Archive widgets and ideally make the Footer columns 1 & 2 take up the whole footer space horizontally.

    – Front page 2 has a sidebar that has been moved to the bottom. This one looks otherwise good, but the thumbnails appear very large and I can’t seem to change their size.

    The link is in the private content.

    Thanks,

    Katja

    (Here is the code I found in the Enfold documentation, with which I moved the sidebar to the bottom:)

    /* Sidebar at the bottom in desktop and mobile */
    .container {
    display: flex!important;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    }

    /* Sidebar */
    #top .container aside {
    order: 2;
    flex-grow: 1;
    }

    /* Main Content */
    #top .container main {
    order: 1;
    flex-grow: 1;
    padding: 0 50px 0 0;
    }

    Hello again Victoria!

    As I’m working on a minimum budget here, I’d like to get back to my original questions about the widget.

    1) How do I make the footer display the IG feed but not the default widgets (Pages, Categories and Archives)?

    2) Is there some way to place the two IG feeds side by side, instead of one on top of the other?

    3) Finally, is it possible to customize the title font of the IG feed (the text reading ‘INSTAGRAM’ with capital letters)?

    Thanks,

    Katja

    Hey again!

    The Smash Balloon plugin looks awesome, but I have one additional question. Namely, I’m creating this website for a client, and the Smash Balloon seems to require access to the IG account to be added on the website. I’d like to find a professional way of adding the IG feeds of my client, without the need to ask for their passwords. Is this something you could help me with? Is the Instagram Access Token perhaps the key to this?

    Best regards,

    Katja

    Many thanks Victoria!

    I’ll try this out as soon as I can, and I’ll let you know how it works out.

    Best regards,

    Katja

    in reply to: Drop-down menu not working on mobile devices #1046782

    Thank you so very much, Nikko! The Web Inspector is so cool and will certainly be helpful in the future as well. :) :)

    in reply to: Drop-down menu not working on mobile devices #1046755

    Thanks again! I’m delighted to see that this fixed the English menu, but the problem still persists with the Finnish one. I assume that the Finnish menu items have different numbers, but guessing and trying took me nowhere. :)

    So, I would still need your help with the Finnish menu.

    in reply to: Drop-down menu not working on mobile devices #1046317

    Thank you very much, Nikko!

    This works otherwise but, for some peculiar reason, the menu items that I gave the class menu-item-desktop are visible on mobile as well. So, the mobile menu now has two instances of each item, one of which works as it should and the other acting like the items did before this fix. (I noticed that a space was probably missing from the code, but adding it (“max-width: 767px”) did not change the situation.)

    Could you please help me figure out how to hide these extra menu items?

    in reply to: Drop-down menu not working on mobile devices #1043853

    Thanks Vinay,

    I’m afraid changing the link format did not solve the problem. The desktop menu works fine, but the mobile menu doesn’t seem to recognize the color sections. That is, clicking on any of the subitems listed under Services leads you to the top of the Services page. Could you please look into this again, as this is a major obstacle when trying to market my services.

    However, I managed to solve problem (2) of my original post by clearing trash pages. Thanks!

    • This reply was modified 6 years, 4 months ago by ktiilikka.
Viewing 11 posts - 1 through 11 (of 11 total)