Forum Replies Created

Viewing 30 posts - 121 through 150 (of 153 total)
  • Author
    Posts
  • in reply to: Change menu icons #529263

    Hi Yigit!

    Yes I have, though I do not know what he meant by the “filter”. For me the thread is resolved. Thank you!

    Best regards
    Poirot

    in reply to: Reduce whitespace between pages and sidebar. #529122

    Hi Andy!

    Still, on my iPhone, blog titles are cut off on the right side of the screen (see screenshot). Presumably due to the change in margin/padding, discussed above. As this matter is overlapping with a question Josue is dealing with, I will post the result here later.

    Best regards,
    Poirot

    in reply to: Enfold mobile questions #529097

    Hi Josue!

    Sure, please find the screenshot below. It illustrates both issues: text size and the whitespace which is wider at the right side of the screen.

    Best regards,
    Poirot

    in reply to: Enfold mobile questions #528195

    Hi Josue!

    Super, thank you for your help! I will fix this further tomorrow. Two short questions still:

    a) Is there a correct way to scale text properly without flattening it with the image? Would that be percentage too?
    b) I notice however that the page image still doesn’t scale properly, even with percentage. I suppose this is due to the following code I’m using to reduce the padding between content and sidebar. Can’t this padding be ignored on mobile?

    “.content .entry-content-wrapper { padding-right: 20px !important; }”

    Best regards,
    Poirot

    in reply to: Share buttons are partially hidden #528188

    Hi Andy,

    Brilliant, thank you for your help!

    Best regards,
    Poirot

    in reply to: Change menu icons #528187

    Hi Ismael,

    Thanks for your message. What do you mean by using the filter? (So far I have just changed the menu icon.)

    Best regards,
    Poirot

    in reply to: Enfold mobile questions #527772

    Hi Andy,

    Sure, my excuses! Find the links below.

    Best regards
    Poirot

    in reply to: Change menu icons #527665

    Hi Andy!

    Done! Thank you!

    Best regards
    Poirot

    in reply to: Blog images #527045

    Hi Dake!

    Thank you for your help. Please find details below:

    Regards,
    Poirot

    in reply to: Masonry gallery captions #527041

    Hi Yigit!

    I managed to hide captions on mobile, but is it not possible to show them when an image is touched? What do you mean by max-width 990px? I have a Maximum Container width of 1030px.

    Best regards
    Poirot

    in reply to: Reduce whitespace between pages and sidebar. #527026

    Hi Ismael,

    Thank you for your help. The code doesn’t seem to work the way I need it. It also affects the font size of the desktop version, and on mobile there is still too much whitespace on the right side of the blog posts (in other words: the post are not aligned on the screen).

    Best regards
    Poirot

    in reply to: Blog images #526616

    Hi Dake!

    Thank you for reminding me, I haven’t solved it yet. Basically, when I import an image into a post, I scale it to the maximum width. In the meatime, I changed the container width, so now the images are too small.

    Best regards
    Poirot

    in reply to: Share buttons are partially hidden #526608

    Hi Elliott,

    Great, thank you! Still have a font question regarding these share buttons. I notice that the slide-over text “Share on Facebook” is still in Helvetica, while I’m using another font across the site. Is there a way to override Helvetica where it is still active?

    Best regards
    Poirot

    in reply to: Reduce whitespace between pages and sidebar. #526465

    Hi Elliott!

    I just noticed that, while it’s working on the homepage, the whitespace is still there when a blog post is opened. I tried adding a line for “.template-blog .post” but that’s not working. Any idea?

    Edit 1: After some trial&error, I solved it with : “.big-preview.single-big {padding: 0 20px 10px 0;}”

    Edit 2: Desktop version is fine, but there are a few errors in my mobile version. On the homepage some titles are cut off, and some text is overlapping. Any idea?

    Best regards
    Poirot

    • This reply was modified 9 years ago by Poirot.
    in reply to: Reduce whitespace between pages and sidebar. #526458

    Hi Elliott,

    Great, thank you!

    Best regards,
    Poirot

    in reply to: Blog images #526360

    Hi Yigit!

    Sorry for this late reply, I have been abroad for two months, and now catching up with my open topics.

    The code worked, thank you!

    Best regards,
    Poirot

    in reply to: Enfold mobile questions #526343

    Hi all!

    I have been abroad for two months, and only catching up with running topics since yesterday. Thank you for the feedback so far, great theme!

    Please find below the links to mobile screenshots. These illustrate the problems I’m having with the mobile version (items 1 and 2 mentioned above).

    Best regards,
    Poirot

    in reply to: Change menu icons #526019

    Hi Yigit,

    Thanks for your help. I found the file functions.php where I can change the icons. However, I do not understand how I can browse the standard “fontello” icons to see if there’s the one I’m looking for. Entypo-fontello.ttf is a font file? I just want to find a menu icon with 3 horizontal lines, or add one to the theme.

    Regards
    Poirot

    in reply to: Enfold mobile questions #491764

    Hi Dake,

    Thank you for the links and please find the details below.

    1. I think the problem with the scaling of page images, is that I imported them as backgrounds with fixed dimensions.

    Regards,
    Poirot

    in reply to: Enfold mobile questions #491220

    Hi Rikard,

    I took a few screenshots:

    1. On mobile this image is only visible for about 1/3. The rest to the right is cut-off. How to have it scaled to fit?

    2. The issue here is the grey areas below the blog grid images. Simple Image Size would probably solve this, but I don’t know where to start. Which image category do I need to change to resize the grid?

    3. Ok. But what for the archive pages (categories). I don’t see this option when I edit categories.

    4. See same image as 2.

    5. Please see image below.

    Regards,Poirot

    in reply to: Blog grid image size #490657

    Hi Rikard,

    Ok, thank you!

    Regards,
    Poirot

    in reply to: Building pages #490089

    Hi Josue,

    1. I tried using a Code Block with a background image, and positioned the text with “padding”. It works. If there is another way to do it in Enfold, let me know, and i will post a link.

    2. & 3. Ok thank you!

    Regards,
    Poirot

    in reply to: Blog grid image size #490085

    Hi Andy,

    Ok, thank you, I will try it then. There is something wrong with my code. When browsing on mobile, there’s a grey area below the images. I’ll see if the plugin solves that.

    Regards,
    Poirot

    in reply to: Change font size for top blog title only #490077

    Hi Rikard,

    Ok, thank you!

    Regards,
    Poirot

    in reply to: Blog grid image size #489572

    Hi,

    I have inserted this code, which I found on the forum: “.avia-content-slider .slide-image {width:306px;height:184px;overflow:hidden;}”. Although images are now cropped, there are still minimal differences in height, so I guess somthing isn’t right. Plus there are some jagged edges, visible on the featured image of the post I mentioned below. (It’s a hi-res picture)

    Basically, I want to avoid always having to import images with the”right” proportions. I though some similar code would scale and crop them where needed. I had a look at the plugin, but unfortunately not quite straight-forward for me as a beginner.

    Regards,
    Poirot

    in reply to: Maximum container widget not responding #489550

    Hi Ismael,

    Thank you!

    Regards,
    Poirot

    in reply to: Maximum container widget not responding #488957

    Hi Rikard,

    Thank you for reminding me about the cache plugin. (It’s too complicated for my coding knowledge, so I actually forgot about it.) I desactivated it again, but no result. Initially, the widget was working though.

    I have been trying to reduce the 50px padding between blog and sidebar (as well as the horizontal distance between blog images), so I thought I had done something wrong. However deleting my quick css didn’t help either.

    Regards,
    Poirot

    in reply to: Change font size for top blog title only #488797

    Hi Rikard,

    Please find the link below.

    Regards,
    Poirot

    in reply to: Blog grid image size #488773

    Hi Rikard,

    Please find the link below. You will also notice the blog images look unsharp, probably related to the scaling?

    Regards,
    Poirot

    in reply to: Maximum container widget not responding #488768

    Hi Rikard,

    Sure, please find the login below.

    Regards,
    Poirot

    • This reply was modified 9 years, 3 months ago by Poirot.
Viewing 30 posts - 121 through 150 (of 153 total)