96themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Codify] Codify Theme: how to center blocksHello @itmonitor,
Can you let us know which issue you are referring to as we could not find that issue?
Looking forward to hearing from you!Thank you
- This reply was modified 4 years, 7 months ago by 96themes.
Forum: Themes and Templates
In reply to: [Blogger Era] Primary Menu is Off CenterPlease send your website url so that we can check it or mail us at [email protected]
Forum: Reviews
In reply to: [Blogger Era] I took a chance and I’m so glad I didHello @rpggame,
Thank you for the review and ratings!
Forum: Themes and Templates
In reply to: [Blogger Era] Blank space in commentsHello @kristihugz,
Go to Appearance>>Customize>>Additional CSS,Paste following code.
.comments-area{ background-color: #fff; box-shadow: 0 0 7px rgba(0,0,0,0.1); padding: 15px; margin: 15px 0; }
If you want more dedicated and swift support on the theme, Please contact us through [email protected]. Our support team is stand by to answer each and every one of your questions.
Thank you
Forum: Themes and Templates
In reply to: [Blogger Era] Front page ‘grid’: empty spaces between postsHello @jacolinemoedzaam,
We are extremely so sorry for late reply.Here to get equal height of grid box you have to write css so.Go to Appearance>>Customize>>Additional CSS,Paste following code
.blog-post-wrap.grid-layout{ display: flex; flex-wrap: wrap; } .grid-layout .post{ display: flex; }
If you want more dedicated and swift support on the theme, Please contact us through [email protected]. Our support team is stand by to answer each and every one of your questions.
Thank you
Forum: Themes and Templates
In reply to: [Blogger Era] Changing Header Title colorHello @kristihugz,
We are extremely so Sorry For late reply.That option are available in pro version.if you want to change it in free version. Go to Appearance>>Customize>>Additional CSS ,Paste following code.
.offcanvas .widget-title, .widget-area .widget-title{ background-color: #89cff0; }
If you want more dedicated and swift support on the theme, Please contact us through [email protected]. Our support team is stand by to answer each and every one of your questions.
Thank you
Forum: Themes and Templates
In reply to: [Blogger Era] Wrap text around imageHello @jacolinemoedzaam
Go to Apperancve > Customize > Additonal Css and add following css
.entry-content figure.aligncenter { float: none; }
Forum: Themes and Templates
In reply to: [Blogger Era] Logo in Site HeaderHello @willajay
Go to Apperance > Customize > Additional Css and add following css
body{ overflow-x: hidden; } .site-branding { padding: 0; width: 100vw; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); max-width: none; }
for the height of the header,You have to use logo with smaller height.We can provide some css for samaller height, but it will shrink your logo also.So it will be better if you use logo with smaller height.
Hope this will solve your problem.
- This reply was modified 5 years, 9 months ago by 96themes.
Forum: Themes and Templates
In reply to: [Blogger Era] Mobile Offcanvas ButtonHello @axess
We have fixed above issue. Please update our theme.Thank You
Forum: Themes and Templates
In reply to: [Blogger Era] Social network iconsTo creat social menu icon with link, go to apperance > menu and create social menu with link. Then add through Blogger Era: Social widget