Left aligning the image on (TheBlogger) Intro Widget

  • Posted in : TheBlogger
  • awake60
    Participant

    Hi,

    Is it possible to align the image in the “Intro widget” to the left of the text instead of above it ?

    Thank you,

    A.

    serkan
    Moderator

    Hi amddwd,
    You can use this custom css code;

    @media screen and (min-width: 992px) { 
    .intro img { float: left; margin-right: 40px; } 
    .intro, .intro h1 { text-align: left; } 
    .intro h1 { padding-top: 10px; } 
    }

    We are planning to add more customization options to intro area with the next updates. Thanks for the feedback.

    awake60
    Participant

    Hi Serkan,

    Thanks for the quick response. I’ll give the custom CSS code a try tonight when I get home and confirm that it’s working.

    That’s great news regarding having more customisation options for the intro area.

    Thanks again.

    A.

    awake60
    Participant

    Hi Serkan,

    The CSS worked great. Thank you.

    I have noticed that when using “Header small” and assigning the “intro widget” to the “blog featured” area, the top of widget area gets hidden behind the navigation. This can be fixed by changing the below padding-top from 4em to at least 6em. Do I need to log a separate post for this ? I just thought it might be something you need to fix in the next version.

    @media screen and (min-width: 768px)
    .intro {
    padding-top: 6em;
    }

    Thanks,

    serkan
    Moderator

    Thanks for the feedback. I will keep that in my mind for the next update. You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    Sardinia12
    Participant

    I have a question about the image on the intro area: It is oval shaped. It may be rectangular and increase the size?

    serkan
    Moderator

    Hi Sardinia12,
    You can use this custom css code;

    .intro img { max-height: 180px; border-radius: 0; }

    Thanks

    Sardinia12
    Participant

    perfect!!! Thank you so much!

    serkan
    Moderator

    You are welcome.

    ahmetsali
    Keymaster

    Hi all,

    FYI: with the update v1.2 you can set intro widget text/image align in Customizer > Featured Area > Intro > “Intro Text Align” option.

    Sardinia12
    Participant

    Hello,

    I just updated my theme to last version today and now my “featured area” under the Main Slider is not centered.

    1) the option Customizer > Featured Area > Intro > “Intro Text Align” option is in CENTER.

    Can you help me please? I don’t know what to do. I tried different ccs and any works. :-(
    This is the site: http://www.sardinia12.com/

    serkan
    Moderator

    Hi Sardinia12,
    I just checked your related url and everything looks centered. Could you add screenshots and tell me your test browser as well?
    Thanks

    Sardinia12
    Participant

    I promise you, it was on the left. I just open today my blog and was in the center. Probably was a browser problem as you said… I don’t know! Sorry for the inconvenience. I was more than 1 hour trying to solve it :-(

    Now is working perfect. Thank you.

    serkan
    Moderator

    Hi,
    That is fine. I am happy that you don’t have any problem right now. Thanks for the feedback.

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register