#57382
 Laura
Moderator

Hello, this can be done with css
Here are different styles (check attachment):
STYLE 1

COPY CODE

article .article-meta {
  width: auto !important;
  float: right !important;
  text-align: center !important;
}
article .article-meta .post-meta .meta-author {
  float: none !important;
}
article .article-meta .post-meta .meta-author img {
  float: right !important;
  margin-right: 46% !important;
}

STYLE 2

COPY CODE

article .article-meta {
  width: auto !important;
  float: none !important;
  text-align: right !important;
  margin-right: 5% !important;
}

Add the style you want to quick css or style.css of child theme

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

Laura Solanes - Graphic Designer and Web Designer

Please be patient as I try to answer each topic as fast as i can.

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

Always happy to help you 🙂

Log in with your credentials

Forgot your details?