• My name is Gill Sugapong and I own a website https://giswebsolutions.com
    I would like to ask for assistance on embedding the featured button to the featured image. I want the featured button embedded at the lower center part of the image. Any response will be well appreciated. Thanks!

    Regards,
    Gill Sugapong

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Gill,

    If I understood you correctly, you wanted to place Featured button over the Featured Image?
    Try to add this in your style.css, but as I told you in other topics:
    make sure you have use Child Theme:
    https://codex.www.ads-software.com/Child_Themes

    Here is the code:

    .featured-button {
        position: absolute;
        top: 250px;
        left: 130px;
    }

    Of course you can play with the numbers.

    Let me know if there is anything to help you.

    Stanko

    Thread Starter gsugapong

    (@gsugapong)

    Thank you very much indeed! last thing. I want to increase the height of the featured image. I tried to change the height of the featured img on CSS but nothing happened.

    I also want to align the image from the text beside it because the image is higher than the first line of the text.

    Thanks!

    The Featured Images is actually an image. ??
    This is very far from default options that Shell Lite provide, so if you are comfortable with changing/editing images, you can play and adjust the featued image and the text.
    Thanks for understanding.

    Stanko

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shell Lite: How to embed the Featured button on to the featured image’ is closed to new replies.