Hello,
i have updated your theme to the latest version and i have created with static blocks a custom header.
So,after this i have some questions:
To the mobile appears an other header.Basically only the logo.
From where it specified the content of mobile header?
Also,i want to ask from where can i edit some 8theme elements to header.
So,i want to translate the word “Go”to mega search form,and i want to change the form of top cart(to keep only the basket without the frame).
Thank you
Hello,
There are no settings for mobile header.
In this case you have to edit the file header.php in the theme directory.
To translate theme strings, you need generate your translation files from Royal.pot file in wp-content/themes/royal/languages directory. Please read the documentation http://8theme.com/demo/docs/royal/#!/1_how_to_translate
To remove the cart frame, add this code in Theme Options > Custom CSS > Global Custom CSS:
.shopping-container .shopping-cart-widget {
border: none;
}
Regards,
Eva Kemp.
Hello,
Try to change this code:
.shop-text {
display: none;
}
to
.widget_shopping_cart_content .shop-text{
font-size:0;
}
.widget_shopping_cart_content .total {
color:transparent;
}
Regards,
Rose Tyler.
Hello,
Could you please clarify with more details what you want to achieve and provide the screenshot?
Regards,
Rose Tyler.
Hello,
Please, try to add this code:
.header .cart-bag {
padding-right: 33%;
}
.header .badge-number {
margin-right: 30%;
}
Regards,
Rose Tyler.
Hello,
Sorry, but there are no such options in our theme and can be done only through the additional code customization that is out of our support scope.
Regards,
Rose Tyler.
Hello,
I sent your report to our developers.
Thank you for the notice.
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
d7ed5d03-cb21-4657-b20c-442972d0523c | 15 Nov 2016 |