This topic has 9 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #194762
     mbfit
    Participant

    Hello in regards to the Blog main page, on the Dashboard text field I input some text and then an Insert Read More Tag.

    Text prior to thh Tag shows on the main page however I cannot increase the Font size. I thought that if I did that in the Dashbaord it would increase but it only repeats the same words and font size within the Blog Post aside from the external main page. Elementor doesn’t give you control of that either. is there no option to modify this? Demo pic Blog Posts x3

     

    Other was Set Featured Image:

    Adjusting for say centering images on the Main Blog Page so all Blog Posts align relatively seems to not have that option. All images align left. Once another options page popped up other then the demo pics below that gave a lot more options to center and adjust however when saving work it loads to a blank page and you lose work in the Blog.

    I have not been able to recreate this other pop up when selecting Set Featured Image.

    Is there a way to make more adjustments with uploaded images? Again Elementor locks you out of adjusting that image.

    Attachments:
    You must be logged in to view attached files.
    #194771
     Kieran_SQ
    Moderator

    Hi,

    Thanks for reaching out about the issues you’re facing. The read more tag will not alter the CSS of the preview shown for a blog post, you can however use custom CSS to alter the size of the font in the preview.

    Add the below CSS to your SweetDate Child theme’s style.css file via WP Admin > Appearance > Editor > SweetDate Child > Style.css to override the default font size

    COPY CODE
    .article-content p {
        font-size: 16px;
    }

    Adjust the px value to suit your needs and clear your caches to see the changes on the front-end.

    With regards to changing how the default cropping of featured images works I will refer this ticket to one of developers who will be in touch with you as soon as they can, Monday to Friday, East European Time.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #195044
     mbfit
    Participant

    Ok I will use that code thanks! As far as the images I decided to figure out the dimensions of that page and alter the images that will be used to fit accordingly or set the image behind a white background to have it centered etc. Thanks I will close thread.

    #195046
     mbfit
    Participant

    Yes code is perfect thank you!

    #195048
     Kieran_SQ
    Moderator

    Hi,

    Glad it is working for you, feel free to open a new ticket any time and we’ll be happy to assist.

    All the best,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #195054
     mbfit
    Participant

    Hi I noticed this wasn’t main Blog page specific it had changed the font size site wide however

    #195055
     mbfit
    Participant

    for example I have a private policy page and it increased the font size

    #195060
     Kieran_SQ
    Moderator

    My apologies, try the below CSS where I have added this missing .blog class

    COPY CODE
    .blog .article-content p {
        font-size: 16px;
    }

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #195062
     mbfit
    Participant

    Yes! Thank you Kieran!

    #195064
     Kieran_SQ
    Moderator

    No worries, sorry again! 🙂

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?