Archived topic
having issues with site design backend & frontend
7 replies · Started by Subhasish on November 28, 2020
The site design is loading differently. See screenshots: https://prnt.sc/vs3x6k & https://prnt.sc/vs3x8w
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?
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.
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 ?
Here is the site url: http://test.logicalnerds.com/
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.
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
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.