Page title container background
-
Hello!
I had a container background color and some other css set to the item shown in the picture bellow.
The previous css class was .nav-shop and now it is .container.
Can I change the css class of this specific container?
Uploading the picture again, because it was too big the first time.
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Sorry but it is not possible to change the CSS class of the Elements.
Please elaborate what you want to achieve with the help of some relevant screenshots to check it myself and help you out accordingly.
Regards.
Xtemos Studios
{
background-color: #fff !important;
border-radius: 35px !important;
padding: 20px 40px 40px 40px !important;
}
I had this css added before.
It created a white background in the .container shown in the picture
Regards,
Blaž
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
ul.wd-nav-product-cat {
background-color: #fff;
border-radius: 35px;
padding: 20px 40px 40px 40px;
}
Regards.
Xtemos Studios.
Thank you for your answer.
That worked.
Regards,
Blaž
Most Welcome 🙂
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day 🙂
Topic Closed.
Best Regards.
The topic ‘Page title container background’ is closed to new replies.