Adding a widgetized area - by nebcreative

This topic has 17 replies, 4 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler

  • Avatar: nebcreative
    nebcreative
    Participant
    January 15, 2019 at 05:10

    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

    16 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2019 at 08:13

    Hello,

    Theme Options > Header > Header Layout > Header banner position. Appearance > Widgets > Header banner.

    Regards

    Avatar: nebcreative
    nebcreative
    Participant
    January 15, 2019 at 17:55

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 16, 2019 at 08:16

    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

    Avatar: nebcreative
    nebcreative
    Participant
    February 7, 2019 at 05:14

    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

    http://nebcreative.com/kinetic/hardtoreadcategorytitles.jpg

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 7, 2019 at 14:47

    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

    Avatar: nebcreative
    nebcreative
    Participant
    February 10, 2019 at 05:19

    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

    Avatar: nebcreative
    nebcreative
    Participant
    February 11, 2019 at 04:44

    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

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 11, 2019 at 12:32

    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

    Avatar: nebcreative
    nebcreative
    Participant
    February 11, 2019 at 23:06

    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

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 12, 2019 at 09:32

    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

    Avatar: nebcreative
    nebcreative
    Participant
    February 13, 2019 at 04:44

    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

    Avatar: John Holden
    John Holden
    Support staff
    February 13, 2019 at 07:41

    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,

    Avatar: nebcreative
    nebcreative
    Participant
    February 13, 2019 at 19:46

    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

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 14, 2019 at 11:19

    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

    Avatar: nebcreative
    nebcreative
    Participant
    February 14, 2019 at 21:11

    I did purge the cache but not in that area

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 08:05

    Hello,

    Is the problem solved?
    Is there anything else I can help you with?

    Regards

  • Viewing 17 results - 1 through 17 (of 17 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.