Viewing 13 replies - 1 through 13 (of 13 total)
  • Hey there Lin333,

    Hope you’re well today!

    This should be possible with some custom CSS. Since the theme has it’s own custom CSS tab which is located in Appearance >> Preus Settings >> Layout Settings >> Custom CSS you can try adding the following code there:

    p {
    font-size: 14px;
    }

    Note that this should be original paragraph size, to increase it please increase the numeric value to what ever suits you the most. If this doesn’t work please post link to your site so I can take a look.

    Hope this helps ??

    Best regards,
    Bojan

    Thread Starter Lin333

    (@lin333)

    Thanks very much. I changed it to 102%, and that worked OK.

    If you’re able to help, I’m now trying to upload a header in the recommended size – 1920 x 400, but it crops about 25% off.

    Hey again,

    After testing this on my installation I can see what you mean. You can try increasing top/bottom margin on the header in order to display the rest of the image.

    If you want to do this please try adding the following CSS code:

    #masthead {
    margin: 100px auto;
    }

    This should display the whole image in your header.

    Hope this helps ??

    Best regards,
    Bojan

    Thread Starter Lin333

    (@lin333)

    Thanks, but I don’t know where that goes. I’m only OK with basic <>

    Hey again,

    Same place where you added the custom CSS for font size. Please try adding it in Appearance >> Preus Settings >> Layout Settings >> Custom CSS. If this doesn’t work could you please post link to your site so I can take a look?

    Hope this helps ??

    Cheers,
    Bojan

    Thread Starter Lin333

    (@lin333)

    Thanks very much. I appreciate your time.

    But no change – it still crops, even though I skipped cropping.

    Hey again Lin333,

    Could you please post link to your site so I can take a look?

    Best regards,
    Bojan

    Thread Starter Lin333

    (@lin333)

    Hi Bojan

    I spent a lot of time trying different sizes and proportions, and I found that 1500 px wide x 290 high works.

    On screen it does not look wide enough, but I added it anyway, and when published it fits for the Firefox browser. In IE, the height is correct, but the width is stretched a little. After a lot of experiments, it’s close enough for now.

    Lin

    Hey again Lin,

    Glad you managed to fix that ?? Have a great day!

    Cheers,
    Bojan

    Thread Starter Lin333

    (@lin333)

    Thanks. Before I start more experiments :)… Do you have a guide to instal the carousel, and what size images fit?

    Also, what size image shows in the blog posts?

    Hey again Lin,

    I’m not sure what you mean by carousel, if you mean the built in carousel slider you can activate it Appearance >> Theme Options >> Carousel Settings https://screencast.com/t/hwlslcyiAT. The slider will display posts from category of your choice. If this is not what you mean and you want to add slider to the theme I’m not sure about that since I do not represent theme author and I can’t guarantee which plugin will work on this theme.

    As for the blog posts featured images you can use anything larger then 722px in width since that is the size of the holder in desktop resolutions. The image width in CSS is defined to occupy 100% width of the holder and the height is calculated so the image keeps its aspect ratio.

    Hope this helps ??

    Best regards,
    Bojan

    Thread Starter Lin333

    (@lin333)

    Thanks for showing me where to add it. Will have a look.

    Thanks for the post images information. I appreciate your help.

    Glad I could help ??

    Cheers,
    Bojan

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Deleted – answer found’ is closed to new replies.