Archived topic
custom widgets
7 replies · Started by ahmad on March 24, 2018
hello there , i want to add the widgets to be RTL on blog archive
i use one of the site u made
Wordsmith
in home page its fine
Hi there,
Everything should be RTL by default. Which widgets are you talking about specifically?
the widgets in blog archive , i need it in the other side
Hmm, I'm not seeing it. Can you show me a screenshot of the specific widgets?
here it is
Ahh, you have this custom CSS in "Customize > Additional CSS":
h2.widget-title {
border: 1px solid #FFD7CF;
text-align: center;
}
If you remove text-align: center, it should work.
you dont understand my question, want to move this widgets on the other side , to make page looks
widget > content
now its content > widgets
Ah, got it. In that case, you just need to alter the sidebar layout: https://docs.generatepress.com/article/sidebar-layout/