Maruti Mohanty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fashionistas] Problem with mobile versionHi Rozelini
can you share a link for us to have a look and also can you look into this link and see if it helps
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] AT Tabs not workingHi Rozelini
can you please share a link to your site for us to have a look?
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Remove Tags on Front PageHi X,
You can definitely do it.
Remove the above css I have suggested and add the below instead
To remove the tags only from the front page or Home page add the below code.
.home .tags-links { display: none; }and to remove it from every where add the below
.tags-links { display: none; }Hope it helps!
Forum: Themes and Templates
In reply to: [Fashionistas] How to Center Navigation BarHi Jpei
Use the following css in your theme’s style.css to make this work. If you add items to the main menu, adjust the value accordingly.
Use the modifications using [Links moderated] check the codex.
#main-navigation .sf-menu li:first-child { padding-left: 7%; }Hope it helps!!
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Responsive page not workingHi
I checked your site and the responsiveness is totally fine.
can you please outline the issues you are seeing ?
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] AT Tabs not workingIf you know how to use firebug, then check the console and you would know what to do next.
Forum: Themes and Templates
In reply to: [Fashionistas] Misplaced sidebar widgetsMight be WooCommerce does it. Please have a look and make the necessary changes. You can find this article helpful.
Forum: Themes and Templates
In reply to: [Hiero] mobile screen widthHi VMunroe & Robin
I see there is some issue with your site in mobile but it cannot be because of the theme, I am saying this because a default theme works like a magic, so it is either due to the plugins you have used or due to the customization you have made to the theme.
Please check the demo in any mobile device and you would know, why I am saying this
Link: http://demo.athemes.com/hiero/
Incase you are finding it difficult. Please try and get help from athemes here.
Thanks
Forum: Themes and Templates
In reply to: [Hiero] Search bar at bottom and AT Tab cut offHi
Use the following css to help it fix the issues.
.site-sidebar .widget_search .search-field { width: 59%; } .widget_athemes_tabs .widget-tab-nav li a { font-size: 1.1em; }Add these changes to your theme’s style.css. I will advice you to make the changes using child theme. To know more about child theme, check [moderated] the codex.
Thanks
Forum: Themes and Templates
In reply to: [Hiero] Full Width PageHi Adam,
I checked your site and the container is still at 980px.
can you send us screenshots of the the issue that you face when the container is set to 1080px.
If you are willing to removing sidebars throughout the site and use a full width template, use the following css
.site-content { margin: auto; } .site-sidebar { display: none; }Forum: Themes and Templates
In reply to: [Hiero] Theme not displaying properlyHi Sebastian,
The site looks OK to me except it has been customised to look a little different from its default look.
Please send us a screenshot incase I am missing anything here
Thanks
Forum: Themes and Templates
In reply to: [Hiero] Featured image – EditingHi Robin,
can you tell me what do you mean by making the featured image centered. This theme is designed to have the featured image in the left and excerpt in the right, which can be customized.
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] AT Tabs not workingHi M
Please check the console and correct the js error and everything would be just fine.
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Social mediaHi S
can you share a link to your site for us to have a look?
Thanks
Forum: Themes and Templates
In reply to: [Fashionistas] Sidebar Fall to the Bottom on Mobile PhonesHi B
I checked your site and you have enabled a different theme for mobile view. Please let us know if you want to us to check anything.
Also the screenshots looks ok to me, the sidebar ought to be at the bottom.
Please let us know if there is anything else or I have gotten you wrong in any way.
Thanks