[Resolved] having issues with site design backend & frontend

Home Forums Support [Resolved] having issues with site design backend & frontend

Home Forums Support having issues with site design backend & frontend

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1555833
    Subhasish

    The site design is loading differently. See screenshots: https://prnt.sc/vs3x6k & https://prnt.sc/vs3x8w

    #1556216
    David
    Staff
    Customer Support

    Hi there,

    Go to Dashboard > Settings and change the CSS Print Method to Inline.
    After changing that option, click the Regenerate CSS button

    If still a problem, can you provide a link to your site so we can see the isse?

    #1556587
    Subhasish

    Yeah solved. Two more questions.
    1. If you see the screenshot the there is a button “Go to blog”, in the button I’m unable to place the icon after the word “blog”, it automatically gets in front of “< go to blog”. How to place it after the”go-to blog >”

    2. Can I have latest posts widget in the foot? I tried but it kills the design.

    #1556661
    David
    Staff
    Customer Support

    1. Select the Button block – in the Settings > Icon – set the Icon Location to: Right.
    2. Can i see the site with the Related Posts widget in place ?

    #1557621
    Subhasish

    Here is the site url: http://test.logicalnerds.com/

    #1558020
    David
    Staff
    Customer Support

    Add this CSS:

    .site-footer .wp-block-latest-posts.wp-block-latest-posts__list {
        margin-left: 0;
    }
    .site-footer .wp-block-latest-posts.wp-block-latest-posts__list li a {
        color: #fff;
        display: block;
        margin-bottom: 0.25em;
    }

    You will probably want to adjust the % column widths of the footer to give the Latest posts more width.

    #1570256
    Subhasish

    How to edit the number of characters under post desc. https://prnt.sc/vxi55v

    Having issues with the post & sidebar width. https://prnt.sc/vxi7q5

    #1570266
    David
    Staff
    Customer Support

    Hi there,

    could you raise a new topic, and if the original topic has been resolved, please select Resolved at the the top of the forum.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.