Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #90614
    alphaxyz
    Participant

    Is there any plan to enable image in it? Or maybe change the default box for Buy Here or Click Here?

    I love this theme so much and have been using it for more than a year so I hope you can add this feature.

    Many thanks in advance!

    #90624
    Sakin
    Keymaster

    @alphaxyz: Can you let me know what are you trying to add in? As Promotion Headline is just a headline. It’s not Promotion Content. So, if you have good suggestion, then we can add another module for that.

    #92075
    alphaxyz
    Participant

    Sorry for the long late reply…

    Yes, what I meant is it would be great to have to ability to add image alongside text like a banner.

    Also, how to change the default box in promotion headline? I mean can I change it into a different image or is it possible to modify the box to a different color or shape?

    #92076
    alphaxyz
    Participant

    Also, can you tell me how to add a box to wrap around the title in Featured Category Slider? The color of the text for the title follow the color the link that I set (blue) but when I put an image where the dominant color is blue the visitors won’t be able to read the title.

    As I understand it, there is a box for the title text but it will only appear when a visitor hover the cursor to the title text.

    That is why it would be great to have a box to wrap the title text.

    Is there a solution to this?

    #92077
    alphaxyz
    Participant

    A box with 50% opacity for the Featured Category Slider would be great.

    #92128
    Sakin
    Keymaster

    @alphaxyz:
    1. For background in slider content with 50% opacity, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #feature-slider .entry-container { background-color: rgba(0, 0, 0, .5); }

    2. To change promotion headline background color, you can change the color code in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #promotion-message { background-color: #eee; }

    but if you want to add background image then it will be as:
    #promotion-message { background-image: "your image url"; }

    #92206
    alphaxyz
    Participant

    Thanks Sakin,

    Awesome background for slider content! 🙂

    What is the max size for the image in promotion headline that you just gave?

    Thanks in advance!

    #92215
    Sakin
    Keymaster

    It’s 1200px width for Promotion headline.

    #92934
    alwilleford
    Participant

    I also would like to add a background image to the promotion header. I tried the code suggested above

    #promotion-message { background-image: “your image url”; }

    but it isn’t working. It still displays just the text.

    Any suggestions?

    #92979
    Sakin
    Keymaster

    @alwilleford: Pelase post in your site URL and then I can check in. Also post in your image URL that you want to add as background.

    #92982
    alwilleford
    Participant

    I apologize…I just realized this thread is for a different theme. I am using Clean Journal.

    Sorry. Thanks though for your response.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Image on promotion headline option?’ is closed to new replies.