This topic has 17 replies, 4 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
I am looking Add a widgetized area either below the header as seen in this image below or put one just under the revolution slider.
the concept is illustrated here: http://nebcreative.com/Parts-search-feature-I-would-like.jpg
thank you for any insight into how to do this.
thanks
Hello,
Theme Options > Header > Header Layout > Header banner position. Appearance > Widgets > Header banner.
Regards
ok thanks as I guess I should have realized that was an area I asked about before oops, but thank you I will see if i can get that to look as I want it to there. May need to have css changes as it looks like it has a transparent background.
We use Header banner widget area to show this text – http://prntscr.com/m7sz4b that is created via static block – https://prnt.sc/m7sze6
Also, to change bg color you can use custom css code, for example:
.header-banner {
background-color: red;
}
Let us know if you need any assistance.
Regards
just a note i own more than one license and it will not allow me to submit a new topic. Also if i just want to renew 1 licence on theme forrest it doesnt let me just a note.
very small and hard to read the category “headlines” see on home page. The issue i am having is with the font, size/style on the home page as seen in the screenshot
Hello,
1) Make sure that you updated the support period in your account http://prntscr.com/mhwpw0
2) Do you mean that if you have 1 license with expired support and one supported then you can’t create the new topic on our forum? Or you can’t renew only one license on the ThemeForest?
3) There are 2 ways to solve the problem:
– either change the design type for the categories http://prntscr.com/mhwsw4
– or use custom CSS to increase the font-size of this design
.category-grid .categories-mask h4 {
font-size: 2rem;
}
Regards
1- i meant i couldnt post a new topic it said my support was expired.
2- I could renew the support for the expired license on theme forrst it woldnt let me select it or choose that license it just wanted to extend the non expired one
so i did change the size and I have tried different colors but is there a method to outline the letters or create a drop shadow just something make it standout on top of the image.
thanks
Hello,
1) At this moment I see that both your codes are supported. You should be able to create a new topic. Try and let me know if you still have a problem.
2) If you can’t renew the support for the expired one on ThemeForest contact Envato support. They will be able to solve the problem I think.
3) You can try not just to increase the font but also add the shadow property, why not https://www.w3schools.com/cssref/css3_pr_text-shadow.asp
Regards
would i be using it for
.category-grid .categories-mask h4 {
font-size: 2rem;
}
this though? not the h1 correct?
and i am able to create a new topic
Hello,
Yes, if you want to add the shadow for the title of the category of the Product Categories element then use .category-grid .categories-mask h4
to add the necessary styles.
Regards
something is not right its showing wrong color and size hmm, I only the text affects in the css the size i did with in the category module on the home page
Hi,
I’m support agent from Xstore.
Please send:
– Screenshot of issues
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
relates to above category titles i was speaking with Olga Barlow about
and I have already submitted access before
– this one shows as i have it coded: http://nebcreative.com/knmspic/whenloggedinto%20admin.png
– this is what it looks like when logged out of admin and shows incorrectly. http://nebcreative.com/knmspic/whenloggedout.png
Hello,
It’s related to your cache system, if the cache is off http://prntscr.com/mkymgt then everything is ok for both logged in and logged out users. So, clear the cache after these changes.
Regards
I did purge the cache but not in that area
Hello,
Is the problem solved?
Is there anything else I can help you with?
Regards
You must be logged in to reply to this topic.Log in/Sign up